placemark / check-geojson

a checker for the geojson format. goes beyond a schema, checking semantics and producing character-level warnings.
http://check-geojson.docs.placemark.io/
MIT License
72 stars 2 forks source link

Scavenge for valid objects #16

Open tmcw opened 3 years ago

tmcw commented 3 years ago

There should be a mode where, if you have a FeatureCollection with 999 good features and 1 bad feature, it's able to give you the 999 and report the 1.