state_gis_boundaries
Query US state political boundaries from ArcGIS: counties, municipalities, congressional and state legislative districts. Use state_gis_services to check available layers.
Instructions
Query political boundaries for a US state via ArcGIS. May include: counties, municipalities, congressional districts, state legislative districts. Layer IDs vary by state — use state_gis_services to check available layers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max features (default 50) | |
| state | Yes | Two-letter state code | |
| where | No | SQL where clause | |
| layer_id | No | Layer index (default 0, varies by state) |