Get OSM routes geometry considering gtfs:shape_id match
Source:R/query_osm_shapes_to_routes.R
osm_shapes_to_routes.Rd
Get OSM routes geometry considering gtfs:shape_id match
Value
A sf
data.frame
with the following columns:
shape_id
, theshape_id
attribute fromshapes.txt
file.osm_id
, theosm_id
attribute from OSM route relation.geometry
, the geometrical data for the OSM route relation.