geocode_reverse
Convert WGS84 coordinates (latitude, longitude) to a street address using Nominatim reverse geocoding.
Instructions
Reverse-geocode WGS84 coordinates (EPSG:4326) to a street address via Nominatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||