geo.find_zoning
Find zoning districts for a parcel PIN or lat/lon point in any Virginia jurisdiction. Provides GIS-based screening results only, not legal determinations.
Instructions
Find the zoning district(s) for a parcel PIN or lon/lat point in a Virginia jurisdiction. Screening only: results state the GIS layer's answer, never a legal determination โ repeat the screening_only warning to the user. When two official sources are registered, both are queried and any disagreement is shown, not reconciled. Use geo.find_parcel first when you need the parcel record itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lon | No | ||
| pin | No | ||
| jurisdiction | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| coverage | Yes | ||
| evidence | No | ||
| warnings | No | ||
| resources | No | ||
| _execution | No | ||
| provenance | No | ||
| next_actions | No | ||
| requires_user_choice | No |