Get OpenStreetMap railways
Value
An object of class sf::sfc_LINESTRING
Examples
if (FALSE) { # interactive()
bb <- get_osm_bb("Bucharest")
crs <- get_utm_zone(bb)
get_osm_railways(aoi = bb, crs = crs)
}
Get OpenStreetMap railways
An object of class sf::sfc_LINESTRING
if (FALSE) { # interactive()
bb <- get_osm_bb("Bucharest")
crs <- get_utm_zone(bb)
get_osm_railways(aoi = bb, crs = crs)
}