# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=C-GEO Wizualizacja GML demo
qgisMinimumVersion=3.22
description=Wtyczka wczytuje oraz wizualizuje dane EGiB, GESUT, BDOT500 zapisane w plikach GML.
version=1.4.4
author=Softline Plus Jerzy Biegalski
email=softline@geo.pl

about=Wersja demo umożliwia testowanie wszystkich funkcjonalności wtyczki poza wczytywaniem surowych danych GML oraz eksportem do CAD. Podczas instalacji wtyczki automatycznie pobierane oraz instalowane są dodatkowe zależności python: ezdxf, openpyxl, pandas oraz pyperclip. W przypadku błędu instalacji należy zainstalować wskazane zależności manualnie.

tracker=https://github.com/GISMates/gml_explorer_demo/issues
repository=https://github.com/GISMates/gml_explorer_demo
# 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=gml, mapa zasadnicza, bdot, gesut, egib, dxf, cad, c-geo, softline

homepage=https://softline.geo.pl/index.php?view=article&id=48:wtyczka-wizualizacja-gml-dla-qgis&catid=8
category=Plugins
icon=./resources/cgeo_gml_qgis.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=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

