Extent coordinates order #708
Unanswered
olivier5741
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I also encountered this feature, can anyone explain me what is wrong with the order in the extent field? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello :),
The extent coordinates order was puzzling me.
Is Photon following GeoJSON format ?
Wouldn't it be this ? (bottom left corner then top right corner ?)
https://geojson.org/geojson-spec.html#bounding-boxes
Another info I found interesting : https://www.mongodb.com/docs/manual/reference/operator/query/box/
Cheers ;),
Olivier
Beta Was this translation helpful? Give feedback.
All reactions