MapQuest requires an API key to use their regular geocoding API. This is not their "Nominatim" service (which now also requires an API key), but rather their regular geocoding service that includes additional licensed data vs. their Nominatim offering.

The attached patch add MapQuest as a geocoding provider. It includes a field for the user's API key on the geocoder module settings page.

MapQuest seems to have the most generous terms of use on their free plan for a low traffic private website, which made it the best alternative to Google Maps API (which must be used only on public facing websites on a free plan). This makes MapQuest a good addition on the geocoder module.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ShaunDychko created an issue. See original summary.

ShaunDychko’s picture

Status: Active » Needs review
FileSize
4.39 KB
Pol’s picture

Status: Needs review » Needs work

Could you please reroll the patch with the latest changes ?

Thanks!

ShaunDychko’s picture

FileSize
4.39 KB

Hi Pol, no problem. No more fuzz.

ShaunDychko’s picture

Status: Needs work » Needs review

  • Pol committed 3a78a66 on 7.x-1.x authored by ShaunDychko
    Issue #2764137 by ShaunDychko: Add MapQuest provider (not Nominatim)
    
Pol’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.