Manage XPlanung data
Project description
XPlan-Tools
A Python library to provide some useful means when working with XPlanung, XTrasse and XWaermeplan data, e.g. format conversion, version migration and database setup. Relies on Pydantic for a Python representation of the XPlanung/XTrasse/XWaermeplan model as well as serialization/de-serialization and validation.
While it comes with a CLI, its modules are also meant to provide other applications a Python representation as well as an interface for XPlanung/XTrasse/XWaermeplan data.
Features
- Conversion between GML, JSON-FG and DB encodings of XPlanung/XTrasse/XWaermeplan data.
- Migration from older versions of XPlanung to the latest one.
- Set up a database to store XPlanung data. Supports PostgreSQL/PostGIS as well as GeoPackage and SpatiaLite SQLite databases.
- Transformation from XPlanung to INSPIRE PLU based on the official mappings.
- Adding style properties (stylesheetId, schriftinhalt) to XPlanung presentational objects based on defined rules.
Installation
Pixi
This project uses Pixi for package management. To install this repo with a self-contained environment, run
git clone https://gitlab.opencode.de/xleitstelle/xplanung/xplan-tools.git
cd xplan-tools
pixi install
Python >= v3.10
GDAL and its Python bindings are required, so you need to make sure the GDAL system library and Python package versions match.
Download the repository:
git clone https://gitlab.opencode.de/xleitstelle/xplanung/xplan-tools.git
cd xplan-tools
pip install .
Or install from PyPI:
pip install xplan-tools
Docker
Images are provided in the container registry (see docs).
Development
Make sure Pixi is installed and run
git clone https://gitlab.opencode.de/xleitstelle/xplanung/xplan-tools.git
cd xplan-tools
make dev
License
The code in this repository is licensed under the EUPL-1.2-or-later
© XLeitstelle, 2025
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xplan_tools-1.15.0.tar.gz.
File metadata
- Download URL: xplan_tools-1.15.0.tar.gz
- Upload date:
- Size: 803.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Linux/5.4.0-205-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
798971c52ed5bbf8ba95ad9573c4775b999f4fa04f9f4438197cb76e9eb19bb7
|
|
| MD5 |
c051be6c701a3a052b078e7d81e96d75
|
|
| BLAKE2b-256 |
d2dde650c2c7ec6daadbefb81bba90182a2f01c843b7d9ae0af4b1cbcd2548e7
|
File details
Details for the file xplan_tools-1.15.0-py3-none-any.whl.
File metadata
- Download URL: xplan_tools-1.15.0-py3-none-any.whl
- Upload date:
- Size: 832.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Linux/5.4.0-205-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f451429df6a56850d34610206fded266bf6d7051e593f752cb06a3160185f24
|
|
| MD5 |
c7076613faa93d74769cff3fcd66cbcf
|
|
| BLAKE2b-256 |
bf53452a521f00e3c7ddecd05e7a5650d9bc7366b41cc7e6324c1fbe54e1a44b
|