osm_data | R Documentation |
A dataset containing OpenStreetMap (OSM) road network data for Curitiba, Brazil.
osm_data
A data frame and sf
object with 27,150 observations and 4 variables:
chr. The unique identifier for each road segment in OSM.
chr. The type of road (e.g., trunk, primary, residential).
chr. The maximum speed limit for the road segment, in km/h.
sfc_LINESTRING. The spatial geometry of the road segment.
OpenStreetMap contributors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.