@hardik I think we have an issue here. As I remember from geo lessons on school, we start from Latitude to longitude, right? But in Dgraph is the opposite. It is not just the docs, it is the core code that is the opposite.
The near doc is correct if you compare the core code for geo, but technically it is wrong. The right, I think, is latitude, longitude and not the opposite.
More examples
Let’s take this coordinates.
Latitude: min -90º mid 0º max 90º
Longitude: min -180º mid 0º max 180º