A generalized boundary for Baltimore City, Maryland using TIGER/Line
Shapefiles data from the U.S. Census Bureau downloaded with
tigris::county_subdivisions().
Format
A data frame with 1 row and 3 variables:
nameCounty name
countyfp3-character county FIPS code
geoidcounty identifier; a concatenation of state FIPS code and county FIPS code
alandland area (square meters)
awaterwater area (square meters)
intptlatlatitude of the internal point
intptlonlongitude of the internal point
geometryMULITPOLYGON boundary geometry
