gtfs_transform | R Documentation |
Transform coordinates of a gtfs feed
gtfs_transform(gtfs_obj, crs)
gtfs_obj |
gtfs feed (tidygtfs object) |
crs |
target coordinate reference system, used by sf::st_transform |
tidygtfs object with transformed stops and shapes sf dataframes
gtfs object with transformed sf tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.