County Polygon
The County Polygon API retrieves the geographic coordinates for a polygon that outlines a specified county or counties. (U.S. Only)
GET /polygons/county
Resource URL
https://pcmiler.alk.com/apis/rest/v1.0/Service.svc/polygons/county
Request Param
Parameter | Description | Data Type | Value/Example |
---|---|---|---|
codes
| Array of a 6-digit county codes. Go here for a list of FIPS county codes. To get the 6-digit code, prepend 0 to the 2-digit state code, plus the 3-digit county code. | FIPS codes array | 036067 |
Parameters
Required parameters are marked with an asterisk.