-
Notifications
You must be signed in to change notification settings - Fork 14
/
metadata.txt
47 lines (38 loc) · 1.71 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
41
42
43
44
45
46
47
# This file contains metadata for your plugin. Since
# version 2.0 of QGIS this is the proper way to supply
# information about a plugin. The old method of
# embedding metadata in __init__.py will
# is no longer supported since version 2.0.
# This file should be included when you package your plugin.# Mandatory items:
[general]
name=go2mapillary
qgisMinimumVersion=3.0
qgisMaximumVersion=3.98
description=mapillary explorer
version=2.3
author=Enrico Ferreguti
about=Explore Mapillary street level imagery on QGIS3: http://www.mapillary.com
tracker=https://github.com/enricofer/go2mapillary/issues
repository=https://github.com/enricofer/go2mapillary
# End of mandatory metadata
# Recommended items:
# Uncomment the following line and add your changelog:
changelog= 1.1 metadata max min versions, gui improvement, cache relocation
1.2 QgsPointXY api break issue fixed
1.3 qgisMinimumVersion to 2.99
1.4 qgisMinimumVersion to 3.0 - crs transformation issue fixed
1.5 code cleanup, levels rendering issues fixed, progress bar and filtering new feature
2.0 major gui improvements, compare and sampling (markers and tags) new features
2.1 cors issue fixed, minor issue fixed (cursor visibility and tool button ux)
2.2 invalid geojson type from mvt_decoder issue fix
2.3 upgrade to mapillaryjs v2.18, same key on identify issue fixed, image info issue fixed, switch to native qgsi http connection manager
# Tags are comma separated with spaces allowed
tags=webservice, service, mapillary, browser, street view, explorer
homepage=geogear.wordpress.com
category=Plugins
icon=icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False