City Boundaries Overview
- Print
- DarkLight
- PDF
City Boundaries Overview
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
City, County and State boundaries can help round out your mapping solution. Each of these endpoints support autocomplete, return a record by ID and the tile and bounding box endpoint.
If your application needs type ahead for City, County, and State these APIs have you covered.
Features
- Type ahead or autocomplete
- Tile / Bounding Box requests so that you can add these layers to your favorite map control
- Return a record using an ID
- Response contains the polygon represented as a WKT which can be used as client side objects
WKT Geometries
If the feature geometry exceeds 2000 vertices then the result WKT is represented as a 5 point bounding box WKT polygon. This is by design to limit very large polygons to be delivered to the client and slowing down the user experience.
Was this article helpful?