get_all_stops.Rd
Obtains a list of CUMTD bus stop locations
get_all_stops()
A data.frame containing the route information with columns:
data.frame
code text message code
code
stop_point stop points that compose a parent stop
stop_point
stop_id id of stop
stop_id
stop_lat latitude of stop
stop_lat
stop_lon longitude of stop
stop_lon
stop_name name of stop
stop_name
https://developer.cumtd.com/documentation/v2.2/method/getstops/