Giter Site home page Giter Site logo

kraftto / sagisxplanung Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nti-de/sagisxplanung

0.0 0.0 0.0 1.22 MB

QGIS-Plugin zur Erfassung von Bauleitplänen mit XPlanung

License: GNU General Public License v3.0

Python 85.73% PowerShell 0.18% QML 4.39% Mako 0.06% Inno Setup 0.38% PLpgSQL 9.24% Dockerfile 0.03%

sagisxplanung's Introduction

SAGis XPlanung

SAGis XPlanung ist eine Erweiterung für die GIS-Software QGIS zur XPlanung - konformen Erfassung von Flächennutzungsplänen, Bebauungsplänen und Raumordnungsplänen.

Funktionen

  • Digitale Erfassung von Planwerken der Bauleitplanung (teil- und vollvektorielle Erfassungsstrategie)
  • Persistentes Speichern der Planinhalte in einer Datenbank
  • Verknüpfung der räumlichen Planinhalte mit externen Referenzen
  • Export des Austauschformats XPlanGML (Version 5.3 und 6.0)
  • Import von XPlanGML-Dokumenten
  • Visualisierung der räumlichen Informationen von Planwerken auf dem QGIS-Kartencanvas

Note

Die hier bereitgestellte Version besitzt nicht den vollen Funktionsumfang. Bitte beachten Sie die folgende Tabelle zur Gegenüberstellung der Versionen.

Community-Version Vollversion
Teilvektorielle Erfassung ✔️ ✔️
Speichern externer Referenzen ✔️ ✔️
Import von XPlanGML-Dokumenten ✔️ ✔️
Visualisierung gemäß PlanZV ✔️ ✔️
Export von XPlanGML-Dokumenten 1 ✔️
Bearbeiten von XPlanung-Attributen 1 ✔️
Erfassung neuer Planinhalte
(vollvektorielle Erfassung)
✔️
Codelist-Attribute ✔️
Benutzerdefinierte Symbolisierung ✔️

Nutzung

Software-Vorraussetzungen

  • QGIS >= 3.22
  • PostgreSQL >= 9.6 mit PostGIS 3.1

Installation

SAGis XPlanung kann über das QGIS-Plugin Repository heruntergeladen werden.

Für eine erfolgreiche Ausführung des Programms müssen zudem folgende Python-Komponenten installiert werden:

  • SQLAlchemy==1.4.49 (:warning: Anwendung nicht kompatibel mit SQLAlchemy 2.0)
  • GeoAlchemy2==0.12.5
  • lxml==4.6.3
  • shapely==2.0.0
  • qasync==0.22.0
  • asyncpg==0.26.0
Anleitung anzeigen
  1. Suchen Sie das Installationsverzeichnis von QGIS (Zumeist C:\OSGeo4W\ oder C:\Program Files\QGIS 3.*')

  2. Im Verzeichnis befindet sich die OSGeo4W-Shell (Datei mit dem Namen OSGeo4W.bat). Starten Sie die OSGeo4W-Shell und führen Sie den folgenden Befehl im sich öffnenden Programm aus:

    o4w_env & python3 -m pip install sqlalchemy==1.4.46 GeoAlchemy2 qasync shapely==2.0.0 lxml asyncpg

Beispieldaten

Note

Zum Testen stellt die Leitstelle XPlanung/XBau im folgenden Repository Testdaten im XPlanGML-Format zur Verfügung: https://gitlab.opencode.de/xleitstelle/xplanung/testdaten

Visualisierung Beispielplan mit SAGis XPlanung

Kontakt


Copyright (C) 2023 NTI Deutschland GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Footnotes

  1. Nur für Basisobjekte möglich (teilvektorielle Erfassung) 2

sagisxplanung's People

Contributors

codebardian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.