Location

Get information about a location


GET /latlng/:latitude/:longitude


Parameters
:latitude float Latitude (EPSG:4326)
:longitude float Longitude (EPSG:4326)
Response
https://api-v2.geo6.be/latlng/50.89794/4.36302 44.417 milliseconds

GET /xy/:x/:y


Parameters
:x float X (EPSG:31370)
:y float Y (EPSG:31370)
Response
https://api-v2.geo6.be/xy/149597/176400 9.416 milliseconds