osm_data: OSM Road Network Data for Curitiba

osm_dataR Documentation

OSM Road Network Data for Curitiba

Description

A dataset containing OpenStreetMap (OSM) road network data for Curitiba, Brazil.

Usage

osm_data

Format

A data frame and sf object with 27,150 observations and 4 variables:

osm_id

chr. The unique identifier for each road segment in OSM.

highway

chr. The type of road (e.g., trunk, primary, residential).

maxspeed

chr. The maximum speed limit for the road segment, in km/h.

geometry

sfc_LINESTRING. The spatial geometry of the road segment.

Source

OpenStreetMap contributors.


pabsantos/ndsbr documentation built on June 13, 2024, 3:47 a.m.