geocode_batch
Geocode up to 10 one-line US addresses in a single call. Returns one block per input address (matched address, coordinates, and county/tract GEOIDs). For large jobs the Census batch file API supports up to 10k rows; this tool covers small ad-hoc batches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addresses | Yes | Array of one-line address strings. Max 10. |