address_reverse_geocode
Reverse-geocode WGS84 latitude and longitude coordinates in Japan to a normalized address. Ideal for converting GPS data into readable locations.
Instructions
Reverse-geocode WGS84 lat/lng coordinates within Japan to a normalized address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude (WGS84). | |
| lng | Yes | Longitude (WGS84). |