parks_sgp | R Documentation |
Example dataset of park polygons in Singapore downloaded from OpenStreetMap
(data snapshot on 2021-01-01
from the Geofabrik database),
using the function get_parks_osm()
. Includes summaries (columns) of selected attributes related
to outdoor recreation, i.e., playgrounds (see get_playgrounds_osm()
) and trails (see get_trails_osm()
)
calculated using the function parks_calc_attributes()
.
parks_sgp
sf
polygons.
Map data copyrighted OpenStreetMap contributors and available from https://www.openstreetmap.org. Made available via the ODbL License.
data(parks_sgp)
head(parks_sgp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.