Coordinates to street address (+ US FIPS and districts)
reverse_geocodeConvert up to 5 latitude/longitude points to the nearest street address (OpenStreetMap), and for US points add state/county/tract/block FIPS codes and congressional/state districts from the US Census geocoder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinates | Yes | "latitude,longitude" strings, e.g. "40.7484,-73.9857" |