-
Notifications
You must be signed in to change notification settings - Fork 1
/
metadata.txt
62 lines (43 loc) · 1.81 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# This file contains metadata for your plugin.
# This file should be included when you package your plugin.# Mandatory items:
[general]
name=StreetSmart
qgisMinimumVersion=3.20
qgisMaximumVersion=3.36
description=This plugin manages the Street Smart imagery
version=v3.2.1.120.2
author=Merkator B.V.
email=info@merkator.com
about=This plugin manages the Street Smart imagery.
The plugin can add the Atlas Recording WFS to the current project.
And shows the Street Smart Panorama viewer in an external view.
The plguin uses the latest streetsmart API version 24.1
The plugin requires Cefpython3 for python39/312, this will be installed automatically if not found.
If this is the first time running the plugin please restart Qgis after the plugin has installed
For further details please visit http://www.merkator.com/streetsmart/help
#tracker=http://www.merkator.com
#repository=http://www.merkator.com
# End of mandatory metadata
# Recommended items:
hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=
# Tags are comma separated with spaces allowed
tags=python, CycloMedia, Merkator, Cyclorama
homepage=https://github.com/Samsonboadi/StreetSmart
tracker=https://github.com/Samsonboadi/StreetSmart/issues
repository=https://github.com/Samsonboadi/StreetSmart
category=Plugins
icon=./i18n/streetsmartedited.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False
# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=Cefpython3
Category of the plugin: Raster, Vector, Database or Web
# category=Web
# If the plugin can run on QGIS Server.
server=False