Geodanmaps

Routing Service Examples

Please note: After clicking on the links below, please replace the given servicekey with the servicekey of your organization.

Calculate fastest route by car between 2 locations: Returns a JSON file with both distance (kilometers), time (minutes) and the actual route as a line.

Try it out!

Calculate shortest route by foot between 2 locations: Returns a JSON file with distance (kilometers) and time (minutes).

Try it out!

What area can I reach by bike with a travel time of 10 minutes? Returns a JSON file with the travel time area as a polygon.

Try it out!

What area can I reach by car with a travel time of 5, 10 and 15 minutes? Returns a JSON file with the travel time area as a polygon.

Try it out!