State Boundaries Overview
  • 07 Feb 2023
  • PDF

State Boundaries Overview

  • PDF

Article Summary

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 a 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?