zornade_geocode_search
Search Italian street addresses by street name and municipality to obtain WGS84 coordinates, postal code, and administrative data from the official ANNCSU archive.
Instructions
Forward geocoding for Italian addresses. Searches the ANNCSU street archive (18.7+ million addresses) by street name and optional municipality. Returns matches with WGS84 coordinates, postal code, municipality, province and region. Does NOT find points of interest: search by street name instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Street name or search text, min 2 chars. Example: "Via del Corso" | |
| city | No | Municipality name filter. Example: "Roma" | |
| limit | No | Max results, default 10 |