Did you know it?
Welcome and thanks for your interest in
Road Trip.
This web application is the result of a sub-project which is part of the more global one called
GMapify. Feel free to explore this website full of maps and geodata. Maybe you could find other interesting stuff ;)
Olivier G.
NEW on the blog (Oct. 12th, 2010): A new ViaMichelin Web Mapping product: the JavaScript API V2
History
#1.0
:Initial release
#1.1
Added:animation speed correlated to zoom level
#1.2
Added:altitude profile in a popup window
#2.0
Changed:fullscreen layout
#2.1
Changed:XHTML 1.0 Strict compliant
#2.2
Changed:cleaner code source
#2.3
Changed:web services use
Frequently Asked Questions
#What is this application?
It gives you all level-1 (US states, french regions, ...) and level-2 (US counties, french departements) administrative areas you pass through when driving from one point to another. Polylines are currently available only for the US and France but nothing prevents you from choosing a start and/or an end address in countries where driving directions are
available (like european countries). You will get the list of administrative areas in the sidebar anyway :)
#How it works?
Driving directions are given by Google. After that a reverse-geocoding is done using
Geonames API to get administrative areas. Then states and counties are displayed. Altitude profile is provided by
Topocoding and drawn thanks to
Google Chart.