Skip to main content

Fast geodata filetype transformations using geopandas.

Project description

Geotransformations Python Command Line Utility

Documentation

Features

  • Command line utility for quick transformations between geodata/spatial filetypes.
  • Python functions with documentation for direct usage.
    • This is my own main use case: A package with all basic geopandas file loads and saves bundled.
  • Uses Python pathlib for cross-platform path handling.

Support

Currently supports:

All file formats supported by geopandas can be implemented.

Dependencies

  • geopandas for transforming between geodata filetypes which in turn uses GDAL, fiona.
  • click for command line integration.

Alternatives

The GDAL tool ogr2ogr is a much more sophisticated command-line tool for converting between spatial file formats.

Geopandas by itself supports many more spatial file formats. For more advanced use cases in Python I recommend just using geopandas.

License

  • This project is licensed under the terms of the MIT license.

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

geotrans-0.0.4.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

geotrans-0.0.4-py3-none-any.whl (12.3 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