Every repository with this icon (
Every repository with this icon (
tree ecd75862c6d3aa973c2e8da4722a630e29f9a990
parent a0bfb395670f17aa6eb77c23ea7fb558fdd2693b
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
processing/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
tmp/ |
Biximo
Bixi is an amazing project.
This project was started to create tools for a better iphone app. I don’t want to be sued though :)
A better map would:
-provide better icons that show if a station has available bikes or parking spots -overlay bike paths -keep layers in their own kml files for better reuse
Technical notes
Bixi’s kml files are downloaded every 5 minutes by a cron job, and rsynced to my computer. They’re saved in processing/data
The only useful thing right now is the animation done with ruby-processing.
Ruby-processing doesn’t play nice with Nokogiri or Hpricot, so I convert each file to something that can be easily loaded. Run: > rake biximo:marshal_kml
then to launch the animation: > cd processing > rp5 live map.rb
Todo
If I have more time, I’ll re-do the KML, and add bike paths. If Bixi wants to share more data, more interesting things could be done :)
Bugs
Tracked here: www.pivotaltracker.com/projects/17713








