zornade_parcel_search
Search cadastral parcels using fuzzy municipality matching plus sheet, section, and parcel label; returns FID, area, and centroid.
Instructions
Search cadastral parcels by cadastral reference: municipality (fuzzy match), sheet number (foglio), parcel label, optional section. Returns matching parcels with FID, municipality, sheet, area and centroid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Parcel label. Example: "A" or "123" | |
| limit | No | Max results, default 20 | |
| comune | Yes | Municipality name, required. Example: "Roma" | |
| foglio | No | Cadastral sheet number. Example: "481" | |
| sezione | No | Administrative section. Example: "A" |