shapes_as_sf | R Documentation |
Convert shapes into Simple Features Linestrings
shapes_as_sf(gtfs_shapes, crs = NULL)
gtfs_shapes |
a gtfs$shapes dataframe |
crs |
optional coordinate reference system (used by sf::st_transform) to transform lon/lat coordinates |
an sf dataframe for gtfs shapes
gtfs_as_sf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.