Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 546 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 546 Bytes

Watsons Wander Live

Every spot we stay I collect the following information:

  • Name
  • Latitude and Longitude
  • Arrival Date
  • Arrival Path (Array of latitudes and longitudes)
  • Price
  • Category (Start Park, Private Park, etc)

Through geocoding the latitude and longitude I can obtain:

  • Address
  • City
  • State

Using another api the elevation is obtained. While the arrival distance and stay length are calculated.

Built with:

  • d3.js
  • haml
  • sass
  • bootstrap
  • MiddleMan
  • Amazon s3

More information coming soon...