# 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=Inspire Flurstuecke Thüringen
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=Download, display and conversion of the Inspire parcels for Thuringia

author=EZUSoft
email=qgis@makobo.de

# Neue Zeilen für Qt6/QGIS 4 Support
plugin_dependencies=
supportsQt5=True
supportsQt6=True


version=0.5.0
changelog=18.01.26 V0.5.0: 
		Freigabe für QT6
		Sachsen aus Menü entfernt (steht seit 01/26 nicht mehr zur Verfügung)
		
about=Remark:
      The plugin worked only data from Germany (Thuringia). Thatswhy the plugin is only available in German language.
      . 
      - Download der Inspire Daten Thüringen 
      - Darstellung Flurstücke und Flurstücksnummern
      - Optionale Abspeicherung als Shape + Darstellung
      - Optionaler Export nach DXF
      .
      Bedienung:
      Nach Einbinden des PlugIns sind die Funktionen unter dem Menüpunkt "Web" --> "Inspire Flurstuecke" verfügbar.

tracker=https://github.com/EZUSoft/SaxonyCadastralParcels/issues
repository=https://github.com/EZUSoft/SaxonyCadastralParcels
homepage=http://www.makobo.de/links/Forum_SaxonyCadastralParcels.php
# End of mandatory metadata

# Recommended items:


# Tags are comma separated with spaces allowed
tags=Flurstücke, Thüringen, Inspire 
category=Vector
icon=icon.png

# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False


