Metadata-Version: 2.1
Name: geojson_repair
Version: 0.1.2
Summary: Repair utilities for geojson objects
Home-page: https://github.com/jrosbrow/geojson_repair
Author: Jacob Rosbrow
Author-email: jake@rosbrow.org
License: UNKNOWN
Description: ## geojson_repair
        
        Repair and validation utilities for geojson objects, still under active development.
        
        Currently Supports:
        -  Removal of duplicate consecutive vertexes
        
        In Development:
        - Rewinding vertex order
        - Simple True/False validation
        - Self-intersecting polygons
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
