[general]
name=XMAS-Plugin
version=0.16.0
qgisMinimumVersion=3.40
author=XLeitstelle Planen und Bauen
email=xleitstelle@gv.hamburg.de
description=Create and edit XLeitstelle application schema data with QGIS
about=EN: The XLeitstelle model-driven application schema plugin enables visualization, digitizing and editing of data according to geospatial standards of the german XLeitstelle Planning and Building, e.g. XPlanung and XTrasse
	
	The plugin has the following dependencies, which can be installed automatically:
	- PyQtWebEngine: modern, chromium-based browser engine
	- XMAS-App: complementary web application, can also be deployed externally (see docs - only available in German)
	
	DE: Das XLeitstelle modellgetriebene Anwendungschema Plugin ermöglicht die Visualisierung, Digitalisierung und Bearbeitung von Daten nach Standards der XLeitstelle Planen und Bauen, z.B. XPlanung und XTrasse.
	
	Das Plugin hat folgende Abhängigkeiten, die automatisch installiert werden können:
	- PyQtWebEngine: moderne, Chromium-basierte Browser-Engine
	- XMAS-App: die komplementäre Webanwendung, kann auch extern bereitgestellt werden (siehe Dokumentation)
tracker=https://gitlab.opencode.de/xleitstelle/xmas-plugin/issues
repository=https://gitlab.opencode.de/xleitstelle/xmas-plugin
homepage=https://xleitstelle.usercontent.opencode.de/xmas-plugin/
hasProcessingProvider=yes
tags=XPlanung,XTrasse,XLeitstelle,GML,Bauleitplanung
category=Vector
icon=resources/icons/xmas_plugin.svg
experimental=True
deprecated=False
server=False

[dependencies]
required=pyqtwebengine
optional=xmas-app~=0.14.0

