Open bcaller opened 8 years ago
This is also relevant for nextbike and the call a bike system
In my city there is one provider with stations, and three providers that only have free bikes. As far as I can see only the provider with stations is mapped. Is there support in pybikes for free bikes yet? If not, is there any existing discussion going on about how to support them?
In my city there is one provider with stations, and three providers that only have free bikes. As far as I can see only the provider with stations is mapped. Is there support in pybikes for free bikes yet? If not, is there any existing discussion going on about how to support them?
This is the only ongoing discussion AFAIK. There's no support yet. Support will depend on the different operators. Some might decide to release the data openly, whilst other do not want to be scraped, with strong rate limiting, account-only token, etc. See: https://github.com/ubahnverleih/WoBike
Please do handle dockless systems. I hate running a proprietary app on my phone just to rent a bike.
Or am I misunderstanding what is possible? Are the APIs only able to locate bikes, but not unlock them? If that's the case, it still makes sense to add dockless systems because, as @jbg pointed out, some free floating bikes do not need to be unlocked to be used.
+1 for free floating nextbikes.
Something to decide when making the GBFS parser in #140 : How do we deal with free bikes that are not at a station? Should we add them to the
stations
list? (probably not)As an example, http://velogo.ca/opendata/free_bike_status.json lists bikes all over the city which can be unlocked and rented.