We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spike - Do a spike on how to display COTA bust stops nearest to the current location.
Cota trip planner bus stops api- https://www.cota.com/trip-planner/?viewbus=busstop#tab-view-bus-stop e.g. https://api.cota.com/api/GetNearestBusStops?LatLong=(40.0462925,%20-82.91250359999998)&key=AIzaSyCCFCYMqJfRBmd48Vp7pJtfWRWc6nK10VM&radius=804.672
or from SCOS data https://ckan.smartcolumbusos.com/dataset/cota-transit-stops/resource/4fe72e8a-610a-464a-80f4-22f31ff265e8
The text was updated successfully, but these errors were encountered:
https://transit.land/documentation/datastore/api-endpoints.html could be really helpful for this. Not sure of the services sla, availability etc but may be better than building our own
Sorry, something went wrong.
No branches or pull requests
Spike - Do a spike on how to display COTA bust stops nearest to the current location.
Cota trip planner bus stops api- https://www.cota.com/trip-planner/?viewbus=busstop#tab-view-bus-stop
e.g. https://api.cota.com/api/GetNearestBusStops?LatLong=(40.0462925,%20-82.91250359999998)&key=AIzaSyCCFCYMqJfRBmd48Vp7pJtfWRWc6nK10VM&radius=804.672
or from SCOS data
https://ckan.smartcolumbusos.com/dataset/cota-transit-stops/resource/4fe72e8a-610a-464a-80f4-22f31ff265e8
The text was updated successfully, but these errors were encountered: