-
Notifications
You must be signed in to change notification settings - Fork 4
/
metadata.txt
41 lines (32 loc) · 1.86 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[general]
name=Map Library
qgisMinimumVersion=3.0
description=A map library which makes it easy to add much used maps to your project.
version=1.3
author=Marco Duiker - MD-kwadraat
about=This plug-in is meant for organizations or organizational units (that can be you !) as a means to provide one or more libraries of (often used) maps (layers) to the end user.
tracker=https://github.com/MarcoDuiker/QGIS_Map_library/issues/
repository=https://github.com/MarcoDuiker/QGIS_Map_library/
# End of mandatory metadata
# Recommended items:
# Uncomment the following line and add your changelog:
changelog= 0.7 improved error handling, fixed encoding problem on remote qlr with non-ascii characters.
0.8 moved settings to QgsSettings so a global settings file other than QGIS3.ini can be used.
0.9 added the option to disable alphabetical sorting.
1.0 fixed bug, where sort settings could not be read correctly after restart of QGIS.
1.0 fixed bug, where metadata link was opened when return key was pressed.
1.0 added the option to filter search results and navigate them with up/down keys.
1.1 fixed bug, where some results were skipped when navigating filtered results.
1.2 added the possibility for messaging the user on selecting or adding a layer.
1.3 added a possibility to reload the libraries automatically controlled by an interval value.
1.x fixed bug, where closing and reopening the dialog with search strings in the search box could lead to errors.
# Tags are comma separated with spaces allowed
tags=maps, layers, wms, wfs, ogr, library
homepage=https://github.com/MarcoDuiker/QGIS_Map_library/
category=Web
icon=icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False