Skip to main content

A python package to convert dfg file to GIS readable format such as geojson

Project description

dgf_translate

This Python Library deals with reading DGF Files and converting them into a usable GIS File format that can be imported into GDAL, Fiona and other Geospatial libraries.

Installation

Use the package manager pip to install.

pip install dgf_translate

Usage

from dgf_translate import dgf_to_geojson


# returns geojson file path
dgf_to_geojson('/home/usr/file.geojson', '/home/usr/file.geojson', in_crs=25833)


## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dgf-translate-0.0.4.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

dgf_translate-0.0.4-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page