online / endpoints 139 / categories 19 / rate 60/min/ip /
hub · compare

/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 chaos.catastrophic.io

GET /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.

modes: polygon-not-closed coordinates-swapped type-coords-mismatch properties-missing
control not.catastrophic.io

GET /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.