MapQuest Opens Its Directions Data

Adam DuVander, July 21st, 2009

MapQuestYou can now bring the power of MapQuest routing to your application, whether it runs on a server or in the browser. The granddaddy of mapping announced a Beta release of a brand new web service for driving directions.

How it works: Through a simple REST-based interface, you pass a from address and a to address. MapQuest will return either XML or JSON with a callback. That means you can parse XML using a server-side language, or plop it right in your JavaScript and inject the content with the DOM.

MapQuest directions XML

This means you could, theoretically, have MapQuest directions on top of a Google Map. Nothing in the terms seems to suggest otherwise.

Of course, Google has a directions API of its own, but it only provides results within JavaScript as its own set of objects. By using standard data formats, MapQuest has unshackled driving directions. No longer are they restricted to the browser, which makes it easier for coders to cache or store results.

To use the new feature, you’ll need to have a free developer key, which you’ll pass with every API call. Once you’ve signed up the Beta docs provide a working example directions link.

Tags: Mapping

2 Responses to “MapQuest Opens Its Directions Data”

July 22nd, 2009
at 2:16 am
Comment by: What To Do When That Email Address Already Exists | Simplicity Rules

[...] was covering MapQuest’s new directions API for ProgrammableWeb. Like most API providers, MapQuest requires developers to register. I thought I [...]

August 25th, 2009
at 2:17 am
Comment by: MapQuest Zooming Away With Its Features

[...] MapQuest seems to be making a push to be the leader it once was. It has the only free routing web service. And the announcements from its developer blog are regular enough to suggest it has a number of [...]

Leave a Reply

  1. (not published)

Mashery: The Premier API Management Solution
API analytics in 5 minutes
Mashery: Etsy gains more customers every day. See how.SDK Bridge: Let us document your APIClickatell - Reliable SMS Gateway, Many APIs

Become a ProgrammableWeb Sponsor

Follow PW on Twitter