georust / geojson

Library for serializing the GeoJSON vector GIS file format
https://crates.io/crates/geojson
Apache License 2.0
280 stars 60 forks source link

Example test to show aggregating all properties #220

Closed michaelkirk closed 1 month ago

michaelkirk commented 1 year ago

This just adds a unit test. It's a good case to make sure we don't regress on and also a helpful example to have around.