oscartcy / travel-map

Visualizing places that I have travelled, using d3.js

Home Page:http://oscartcy.github.io/travel-map/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travel-map

This is a leisure project to visualize places that I have travelled, using d3.js

Demo in oscartcy.github.io/travel-map/

Roadmap

  • Interactive rotatable globe
  • Shows travelled cities, coordinates are dynamically queried from third party service using the city name.
  • More information on cities and each trip
  • Draw arcs to show the travel route
  • Interactive way to selectively shows travel routes on globe
  • [Extra] Switch between orthographic and mercator projection

Inspiration

Travel map from Jamine Wong and wonderful weather project earth

About

Visualizing places that I have travelled, using d3.js

http://oscartcy.github.io/travel-map/


Languages

Language:JavaScript 92.6%Language:HTML 6.9%Language:Shell 0.5%