Details
-
Improvement
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
-
0.25
Description
Description
When using "urn:x-mongodb:crs:strictwinding:EPSG:4326", the GeoJSON coordinates of polygons should be specified in counter-clockwise order in both queries and data. This applies to both:
https://docs.mongodb.com/manual/reference/operator/query/geoIntersects/#intersects-a-big-polygon
and
https://docs.mongodb.com/manual/reference/operator/query/geoWithin/#within-a-big-polygon
Scope of changes
Fix this in v3.2 of the manual and port forward from there.
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-39657 BigPolygons $geoIntersects , areas greater than single hemisphere
-
- Closed
-
- related to
-
SERVER-45189 Allow strictwinding property also for inserted geometries ( or support geojson standard rfc7946)
-
- Backlog
-