-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
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
Added in HOPR Feeds #150
Added in HOPR Feeds #150
Conversation
Hopper feeds just use a number as their System IDs. I included this, but seems like it could be problematic. Maybe I'm missing something.
US,HOPR Miami,"Miami, FL",11,https://gohopr.com/,https://gbfs.hopr.city/api/gbfs/11/ | ||
US,HOPR Orlando,"Orlando, FL",12,https://gohopr.com/orlando/,https://gbfs.hopr.city/api/gbfs/12/ | ||
US,HOPR Santa Barbara,"Santa Barbara, CA",5,https://gohopr.com/ucsb/,https://gbfs.hopr.city/api/gbfs/5/ | ||
US,HOPR Tampa,"Tampa, FL",8,https://gohopr.com/tampabay/,https://gbfs.hopr.city/api/gbfs/8/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tampa Bay GBFS feeds are in transition - see #149
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gotcha - the feed still includes some worth while info on available bikes, https://gbfs.hopr.city/api/gbfs/8/free_bike_status - up to you all if you want to include this feed while there seems to be some things in flux.
@HeidiMG Cyclehop acknowledged there is an issue in the feed with fixed station bikes missing from https://gbfs.hopr.city/api/gbfs/8/station_information and they are working to resolve it. |
https://gbfs.hopr.city/api/gbfs/8/station_information is now fixed in Tampa. |
@barbeau Does this mean that this PR is ready to merge? (i.e. the rest of the HOPR systems look reasonable) |
@jcn I believe this PR is accurate for the HOPR feeds, although technically the city for |
Hopper feeds just use a number as their System IDs. I included this, but seems like it could be problematic. Maybe I'm missing something.