No project description provided
Project description
OTLMOW-Converter
OTLMOW Project
This project aims to implement the Flemish data standard OTL (https://wegenenverkeer.data.vlaanderen.be/) in Python. It is split into different packages to reduce compatibility issues
- otlmow_model
- otlmow_modelbuilder
- otlmow_converter (you are currently looking at this package)
- otlmow_template
- otlmow_postenmapping
- otlmow_davie
- otlmow_visuals
- otlmow_gui
Installation and requirements
OTLMOW-Converter has a couple of dependencies besides the standard Python libraries. It depends on another OTLMOW package: otlmow-model. These libraries will be automatically installed when installing this library. Currently, you need at least Python version 3.7 to use this library.
To install the OTL MOW project into your Python project, use pip to install it:
pip install otlmow_converter
To upgrade an existing installation use:
pip install otlmow_converter --upgrade
Code examples and usage
See the Readme notebook
Supported formats
The following file formats are supported in OtlmowConverter
File format | Read | Write | DAVIE compliant |
---|---|---|---|
CSV | Yes | Yes | Yes |
Excel | Yes | Yes | Yes |
JSON | Yes | Yes | Yes |
GEOJSON | Yes | Yes | Yes |
JSON-LD | Yes | Yes | No |
TTL | No | Yes | No |
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
Hashes for otlmow_converter-0.16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38bcf38a75deec068a4b2a7a2aee715695c0f1d783c726851df08f6ac100eb28 |
|
MD5 | 3d5a85c304b929eec47e2c7d0d6e8268 |
|
BLAKE2b-256 | 418bed6943d201c8dd32f6996de365b007f5b94af9d03d9ab056a64c33b2b47c |