Reverse Geocoding Service
Reverse geocoding is the process of back (reverse) coding of a point location (latitude, longitude) to a readable address or place name.
Prerequisites
Before you begin, make sure you have:
- Signed up at connect.munic.io.
Reverse Geocode
Given a point (-81.023012, 34.014671) which longitude is -81.023012 and latitude is 34.014671, the query below show how to get the related readable address.
Reverse Geocode
| |
| |
| |
For more details, please read geodecode documentation graphql reference.