georust / geozero

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

Cleanup: make test GeoJSON readable #120

Closed nyurik closed 1 year ago

nyurik commented 1 year ago

This cleans up geojson to make it easier to inspect the unit tests visually. Also, it uses json comparison instead of the raw string.