
Geographic boundaries of counties and independent cities in Virginia
Source:R/sf_va_county.R
sf_va_county.Rd
A simple feature collection of 133 counties and independent cities in Virginia.
Format
sf_va_county
A simple feature collection with 133 features and 6 fields:
- shapeGroup
Character. Administrative level grouping, i.e., "USA".
- shapeType
Character. Type of administrative boundary, i.e., "ADM2".
- county
Character. Name of the county or independent city.
- shapeISO
Character. ISO code if available.
- shapeID
Character. Unique shape identifier.
- shapeCanonical
Character. Canonical name for the unit.
- geometry
MULTIPOLYGON
. The spatial boundary in EPSG:4326 (WGS 84).
Source
Data originally obtained from geoBoundaries, and post-processed to get the current administrative boundaries of counties and independent cities in Virginia.