GET /v3/stops/location/{latitude},{longitude}
Summary: View all stops near a specific location
Operation ID: Stops_StopsByGeolocation
Auth: unknown
Operation ID: Stops_StopsByGeolocation
Auth: unknown
Parameters (9)
devid
(string, query, optional)
Your developer id
latitude
(number, path, required)
Geographic coordinate of latitude
longitude
(number, path, required)
Geographic coordinate of longitude
max_distance
(number, query, optional)
Filter by maximum distance (in metres) from location specified via latitude and longitude parameters (default = 300)
max_results
(integer, query, optional)
Maximum number of results returned (default = 30)
route_types
(array, query, optional)
Filter by route_type; values returned via RouteTypes API
signature
(string, query, optional)
Authentication signature for request
stop_disruptions
(boolean, query, optional)
Indicates if stop disruption information will be returned (default = false)
token
(string, query, optional)
Please ignore
No probe data for this endpoint yet.