|
County Map Boundary Data Free Download
Questions? 1-800-425-1169
Free County Boundaries Download
Includes these data formats:
- ESRI - Shapefile (.shp)
- Google Display - KML (.kml)
- DB Loadable - WKT (.txt)
- DB Loadable - MySQL™ (.sql)
- DB Loadable - SQL Server(.sql)
- DB Loadable - Post GIS (.sql)
- Comma Separated Values (.csv)
County Boundaries Specifications
Field Name |
Data Type |
Description |
geom** |
GEOMETRY |
Binary internal representation of geometry |
WKT* |
TEXT |
“MULTIPOLYGON” label, followed by coordinate pairs to define polygon(s) (longitude, latitude) |
STATEFP |
Char(2) |
State FIPS Code |
STABBREV |
Char(2) |
State abbreviation |
COUNTYFP |
Char(3) |
County FIPS code |
STCTYFIPS |
Char(5) |
The State and County FIPS code together |
COUNTYNS |
Char(8) |
Current county ANSI code |
NAME |
VarChar(100) |
The name of the County |
LSAD |
VarChar(2) |
Current legal/statistical area description code |
CLASSFP |
VarChar(2) |
Current FIPS 55 code |
MTFCC |
VarChar(5) |
MAF/TIGER feature class code (G4020) |
CSAFP |
VarChar(3) |
Current combined statistical area code |
CBSAFP |
VarChar(5) |
Current metropolitan/micropolitan statistical area code |
METDIVFP |
VarChar(5) |
Current metropolitan division code |
FUNCSTAT |
VarChar(1) |
Current functional status |
RELVER |
VarChar(8) |
Release version (e.g. 1.11.1) |
*WKT field only in WKT format file
**geom field only in MySQL™ and PostGIS formats
|