tram_stops {googleway} | R Documentation |
Tram stops along tram route 35 in Melbourne
Description
A data set containing the latitude and longitude coordinates of tram stops along route 35 in Melbourne.
Usage
tram_stops
Format
A data frame with 41 observations and 4 variables
- stop_id
unique ID for each stop
- stop_name
the name of each stop
- stop_lat
the latitude of the stop
- stop_lon
the longitude of the stop
Details
The data is taken from the PTV GTFS data
[Package googleway version 2.7.8 Index]