wlach / nixi

Alternative interface to bixi
http:/nixi.ca
MIT License
6 stars 3 forks source link

Support bay area bike share #2

Open kbrosnan opened 10 years ago

kbrosnan commented 10 years ago

Looks like they have data in JSON already. Don't know if it is the same structure as the other bike shares.

http://bayareabikeshare.com/stations/json/

wlach commented 10 years ago

Yup, not sure if the format is the same either but in any case it probably wouldn't be difficult to do a conversion. Might make sense at some point to swtich to using pybikes as an abstraction layer around all this -- it supports lots and lots of cities. https://github.com/eskerda/PyBikes