Reverse geocode
reverse_geocodeConvert latitude and longitude to a complete address with administrative hierarchy, postal code, and OpenStreetMap metadata.
Instructions
Convert geographic coordinates to a detailed address and location description, including the administrative hierarchy, postal code and OSM metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | The latitude coordinate (decimal degrees, WGS84) | |
| longitude | Yes | The longitude coordinate (decimal degrees, WGS84) |