A dataset containing the road network (roads, bikelanes, footpaths, etc.) of Roxel, a neighborhood in the city of Münster, Germany. The data are taken from OpenStreetMap, querying by key = 'highway'. See `data-raw/roxel.R` for code on its creation.
Format
An object of class sf
with LINESTRING
geometries, containing 1215 features and three columns:
- name
the name of the road, if it exists
- type
the type of the road, e.g. cycleway
- geometry
the geometry list column