georust / geos

Rust bindings for GEOS
https://docs.rs/geos/
MIT License
122 stars 42 forks source link

Allow conversion from/to GeoJSON #73

Closed mthh closed 4 years ago

mthh commented 5 years ago

This PR propose to add a json feature flag to handle the conversion from / to geojson crate (instead of having to create geo-type geometries - themselves relying on WKT - to do it).

GuillaumeGomez commented 4 years ago

Thanks! Completely forgot about this PR, sorry...