worace / geoq

Geospatial Utility Belt
MIT License
71 stars 8 forks source link

Add json "munge" command #38

Closed worace closed 3 years ago

worace commented 3 years ago

This will attempt to convert a "geo-flavored" JSON object into a GeoJSON feature. Geo-flavored JSON is JSON that encoded geometry info in a custom way, such as putting in latitude and longitude keys, embedding a WKT string in a key like wkt or geometry, etc.