/geojson
well-formed GeoJSON Feature — Polygon ring closed, coordinates in [longitude, latitude] order, type consistent with coordinates shape, properties member present. Content-Type: application/geo+json.
chaos.catastrophic.ioGET /geojson
Returns GeoJSON documents with RFC 7946 violations. Default returns a Polygon whose ring does not close. Use ?mode= to isolate other violations: lat/lon axis swap, type/coordinates mismatch, or absent `properties` member.
polygon-not-closed
coordinates-swapped
type-coords-mismatch
properties-missingnot.catastrophic.ioGET /geojson
well-formed GeoJSON Feature — Polygon ring closed, coordinates in [longitude, latitude] order, type consistent with coordinates shape, properties member present. Content-Type: application/geo+json.
Build against not.catastrophic.io/geojson, then
flip the hostname to chaos.catastrophic.io to exercise the chaos.