Resolve a city or postal code to coordinates
etix_find_locationResolve a city name or postal code to coordinates and normalized city/state for location-based event browsing.
Instructions
Resolve a city name or postal code to coordinates (latitude/longitude) plus the normalized city/state, using Etix's geolocation lookup. Useful as a building block for location-based event browsing. Read-only, no Etix account required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | A city (optionally "City, ST") or a postal code, e.g. "Charlotte, NC" or "28202". | |
| country | No | Country code/name to scope the lookup. Defaults to "USA". |