geo.find_boundaries
Get a Virginia jurisdiction's official boundary, including FIPS, GNIS, area, type, bounding box, and centroid, to confirm which government's territory applies.
Instructions
Get a Virginia jurisdiction's official boundary: FIPS, GNIS, area, jurisdiction type, bounding box, and the publisher's own centroid. Use to confirm WHICH government's territory is meant and how big it is. Independent cities are returned as their own territory, never as part of the county sharing their name. Screening geometry only โ it is generalized and the publisher disclaims survey use, so never decide from it which side of a boundary an address sits on. Pass detail='full' for vertices. Not a containment test: to find which jurisdiction covers a point, use registry.resolve_jurisdiction with lon/lat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | concise | |
| 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 |