Skip to content

Commit 9787666

Browse files
authored
Update metadata.txt
Invalid format fixed: description field was invalid due to empty lines and/or new lines starting without spaces
1 parent 2ab04ad commit 9787666

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

metadata.txt

+4-6
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@ qgisMinimumVersion=2.18
88
qgisMaximumVersion=3.98
99
description=Reader (short VT reader) which reads Vector Tiles from various predefined and configurable sources
1010
about=Plugin which reads vector tiles according to Mapbox' Vector Tiles specification as QGIS layers in a group. Styled vector tiles are typically used as high quality base maps. Sources can be an internet server, an MBTiles file or a directory of files. If an Mapbox GL JSON style is configured, the style is (partially) converted to QGIS styles.
11-
12-
The plugin has connections already configured for the following providers:
13-
* OpenMapTiles.com with OSM Bright MB GL style (default)
14-
* Mapcat.com with Mapcat style
15-
16-
This Python plugin uses prebuilt C++ binaries for performance reasons.
11+
The plugin has connections already configured for the following providers:
12+
* OpenMapTiles.com with OSM Bright MB GL style (default)
13+
* Mapcat.com with Mapcat style
14+
This Python plugin uses prebuilt C++ binaries for performance reasons.
1715
version=2.0.3
1816
author=Martin Boos
1917

0 commit comments

Comments
 (0)