mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-03 12:55:18 +00:00
At time of writing, GeoJSON did not enforce a specific ordering of vertices in a polygon, but it now does. We occasionally get reports of Elasticsearch rejecting apparently-valid GeoJSON because of badly oriented polygons, and it's helpful to be able to point at this bit of the documentation when responding.