georust / geozero

Zero-Copy reading and writing of geospatial data.
Apache License 2.0
336 stars 33 forks source link

impl GeozeroDatasource for GeoJsonString #28

Closed michaelkirk closed 2 years ago

michaelkirk commented 2 years ago

This GeoJsonString impl works the same as the existing GeoJson(&str) impl.