Skip to content

Instantly share code, notes, and snippets.

@nl-hugo
Last active June 29, 2018 12:38
Show Gist options
  • Save nl-hugo/f13a4477a8b6917b1091562da1fe394e to your computer and use it in GitHub Desktop.
Save nl-hugo/f13a4477a8b6917b1091562da1fe394e to your computer and use it in GitHub Desktop.
Go Trabi II
height: 900
license: MIT
node_modules
npm-debug.log

Trabi tour

This is a visualization of my Trabant rally in Budapest.

Motivation

This month I had the pleasure to drive in a 25-year old small, uncomfortable, weakly equipped, loud, slow car powered by a two-stroke engine through the city of Budapest. Yes, it was a super cool blue Trabant cabriolet. This visualization relives the fun we had. Go Trabi, go!

Data

I captured the gps track with my iPhone. The map is downloaded from Mapzen and converted into topojson format.

Perform the following steps to recreate the map:

  • Install dev dependencies

    npm install
    
  • Download and convert the map

    npm run map
    

TODO:

  • align time
  • fix resume function
  • reduce gpx file size

License

MIT

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment