County Boundaries (polygon)

County boundaries (polygon features) for Pennsylvania, New Jersey, Delaware, Maryland, New York, Connecticut, and the District of Columbia. Original Sources: PA - PennDOT NJ - NJOIT DE - DE Geological Survey MD, NY, CT, DC - ESRI Linework has been adjusted using the following methodology. NJ's boundaries overrode PA, since NJ's were highly accurate. PA overrode MD since PennDOT's were more accurate than ESRI's, and DE overrode PA & MD, since the "arc" of northernmost DE was a bit more accurate than PennDOT's or our original county boundaries. County boundaries in the DVRPC region have been adjusted to align with parcel data (where appropriate). NOTE: Use the following definition query if only need one county in DVRPC Region "Co_Name" LIKE '%Bucks%'

View map in GIS Catalog
objectid
state_name
state_fips
cnty_fips
fips
area_sqmi
state
co_name
dvrpc_reg
dvrpc_28co
co_seat
dot_code

Data Dictionary

Column Type Label Description
shape Geometry Shape Feature geometry.
objectid OID Co_Name Feature geometry.
co_seat String SHAPE Feature geometry.
dot_code String co_seat Internal feature number.
dvrpc_reg String dot_code Internal feature number.
st_area(shape) Double DVRPC_Reg Internal feature number.
st_perimeter(shape) Double st_area(shape) Internal feature number.
dvrpc_28co String st_perimeter(shape) Internal feature number.
state_name String DVRPC_28Co Feature geometry.
state_fips String state_name
cnty_fips String state_fips
fips String cnty_fips
area_sqmi Double fips
state String area_sqmi
co_name String state