shapes_as_sf: Convert shapes into Simple Features Linestrings
Description
Convert shapes into Simple Features Linestrings
Usage
shapes_as_sf(gtfs_shapes, crs = NULL)
Arguments
crs
optional coordinate reference system (used by sf::st_transform) to transform
lon/lat coordinates
Value
an sf dataframe for gtfs shapes