We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2047d3 commit 529708cCopy full SHA for 529708c
2 files changed
README.md
@@ -74,6 +74,7 @@ The plugin supports the following file extensions:
74
* SQLite (*.sqlite)
75
* Arc/Info ASCII Coverage (*.e00)
76
* AutoCAD DXF (*.dxf)
77
+ * JSON (*.json)
78
79
80
* Rasters
metadata.txt
@@ -2,7 +2,7 @@
2
name=Load Them All
3
description=Loads files stored in a directory structure recursively, based on several filters
4
about=QGIS plugin that recursively loads vector and raster layers stored in a directory structure, based on several filters.
5
-version=3.1.0
+version=3.2.0
6
qgisMinimumVersion=3.0
7
category=Layers
8
author=Germán Carrillo (GeoTux)
0 commit comments