[general]
name=XPlan-Umring
qgisMinimumVersion=3.24
description=Create XPlanGML from a polygon
version=2.2.0
author=Kreis Viersen
email=open@kreis-viersen.de

about=This plugin adds a processing provider and algorithm to create XPlanGML from a polygon. 
      XPlanung is a German standard for spatial planning data, that's why the plugin is only available in German language. 
      
      Dieses Plugin fügt einen Processing-Provider und einen Algorithmus (Werkzeug) hinzu, um XPlanGML für ein Umringszenario zur erzeugen.

tracker=https://github.com/kreis-viersen/xplan-umring/issues
repository=https://github.com/kreis-viersen/xplan-umring/
tags=xplanung,bebauungsplan,bplan,xplan
homepage=https://github.com/kreis-viersen/xplan-umring/
icon=icon.png
experimental=False
server=False
hasProcessingProvider=yes
changelog=v2.2.0:
    - neu: Landschaftsplan-Umring v6.0
    - neu: Bebauungsplan-Umring v6.0
    - auch mehrere Polygone als Eingabe möglich 
    v2.1.0:
    - Datum Rechtsstand ist nun optional
    - Rechtsstand 2000 (Entwurf) hinzugefügt
    - KBS-Auswahlliste ergänzt mit "EPSG:"
    v2.0.0:
    - weitere KBS neben EPSG:25832 möglich
    - Umbenennung in XPlan-Umring
    - Überführung in QGIS-Plugin