bircl / datex2

Python script to parse datex2 xml file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datex 2 XML Parser

This script parses a Datex 2 XML file and extracts the spatial data and attributes, saving them as a geopackage and a CSV file.

Getting Started

To run this script, you will need to have Python 3 and the following libraries installed: lxml, geopandas, and pandas.

Contributing

If you want to contribute to this script, please create a pull request with your proposed changes.

License

This code is available under the MIT License.

About

Python script to parse datex2 xml file


Languages

Language:Python 100.0%