GeoJSON Fixer

https://img.shields.io/pypi/v/geojson_fixer.svg https://img.shields.io/travis/sugarlata/geojson_fixer.svg Documentation Status Updates

Package to fix minor GeoJSON schema violations

Features

  • Removes objects that don’t confirm to GeoJSON standards (in collections too)
  • Polygons with 3 nodes, change to 4 nodes using linear interpolation between two of the nodes.

To Do

  • Write tests

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.