auratkartalla icon indicating copy to clipboard operation
auratkartalla copied to clipboard

App visualizing active snowplows in the Helsinki area.

Omistettu rakkaalle Ainolle, joka jaksaa kannustaa mua tekemään sitä mistä tykkään - nörttäämään.

Helsinki snowplows visualised

This app is running at https://auratkartalla.com/

The snowplow GPS data is collected by Stara. The API used is part of Helsinki Open Data project. Data is collected only from a small portion of all vehicles.

I'm using Sass with Compass. You can learn Sass at Codeschool). Front-end is done with Lo-dash and jQuery. Data comes from the Aura-API.

How to

gem install compass (Sass 3.4.9 and Compass 1.0.1 tested)
compass watch .
python -m SimpleHTTPServer 8000 / open index.html in a browser

Links