parks | R Documentation |
Spatial data for parks and public recreation centers in Baltimore City from the Baltimore City Department of Recreation and Parks. A few names have been updated to use common names or recent new official names so the package version may not match the city data in all cases. The parks have been matched to corresponding entities on OpenStreetMap indicated by the osm_id column.
parks
A data frame with 321 rows and 9 variables:
name
Park name
id
Identification number from city data
address
Primary street address
name_alt
Alternate name
num_parcels
Number of parcels in park/open space
operator
Park operator, Baltimore City Department of Recreation and Parks (BCRP) or other
management
Park management/owner name (column name may change)
class
Park classification
park_district
Park maintenance district for BCRP
acres
Area of the park property (acres)
osm_id
OpenStreetMap ID (node, way, or relation)
geometry
MULTIPOLYGON geometry for park edges
Updated 2023-10-16 with change to more recently updated city FeatureLayer as source for geometry.
https://services1.arcgis.com/UWYHeuuJISiGmgXx/arcgis/rest/services/Map_WFL1/FeatureServer/16
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.