geocode_pr_address
Convert a single Puerto Rico address to geographic coordinates, including Urbanization and Municipio fields. Provide street plus ZIP or city/state, or street plus urb and municipio.
Instructions
Geocode a single Puerto Rico address with support for Urbanization and Municipio fields. To submit a PR address without Urbanization, provide at minimum street + zip OR street + city + state. To submit with Urbanization, provide at minimum street + urb + municipio. State is always PR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urb | No | Urbanization name, e.g. 'Urb San Juan' or 'San Juan' | |
| zip | No | ZIP code (should begin with 006, 007, or 009) | |
| city | No | City name | |
| street | Yes | House number and street name, e.g. '1234 Main St' | |
| benchmark | No | Benchmark name or ID (default: "Public_AR_Current") | |
| municipio | No | Municipio name |