Skip to content
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

GBFS: Remove coast bikeshare #236

Closed

Conversation

edumucelli
Copy link
Contributor

It is gone from GBFS.

@eskerda
Copy link
Owner

eskerda commented Apr 4, 2017

Two systems seem to protrude from coast bike share:

@edumucelli
Copy link
Contributor Author

We should start moving some of the missing SocialBycicles systems on GBFS to its dedicated parser. I will bootstrap something.

@Altonss
Copy link
Contributor

Altonss commented Dec 27, 2021

It seams like the Coast Bikeshare in Tampa is now operated by hopr, which has a gbfs feed here: https://gbfs.hopr.city/api/gbfs/8/

@Altonss
Copy link
Contributor

Altonss commented Apr 12, 2022

Well if you look in the details, this feed also contains classical docked bikes (on stations) :)
So personally I would not close this issue. Maybe add the docked bikes for now, before we support floating bikes in #469

@eskerda
Copy link
Owner

eskerda commented Apr 12, 2022

It does, but they do not have latitude or longitude. Anyway, I modified the feed 42bb9ac just so we can keep track of it without having this old issue opened

@Altonss
Copy link
Contributor

Altonss commented Apr 12, 2022

It does, but they do not have latitude or longitude.

The are available here: https://gbfs.hopr.city/api/gbfs/8/station_information

@eskerda
Copy link
Owner

eskerda commented Apr 12, 2022

Then that's a bug on their systems and also on our gbfs implementation. That happens when one of the two entries do not have a field and get overwritten on the dictionary update. Look at gbfs.py on this line

info.update(status)

Maybe you want to take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants