From 7017f2d14e863c9c175f91eab82a40a4af46eb45 Mon Sep 17 00:00:00 2001 From: Alex Reisner <alex@alexreisner.com> Date: Tue, 21 Aug 2012 14:34:51 -0400 Subject: [PATCH] Add Mapquest to list of supported lookups. --- README.rdoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rdoc b/README.rdoc index 2d9fcb61..fa4371d2 100644 --- a/README.rdoc +++ b/README.rdoc @@ -346,6 +346,17 @@ Documentation:: ? Terms of Service:: http://geocoder.ca/?terms=1 Limitations:: "Under no circumstances can our data be re-distributed or re-sold by anyone to other parties without our written permission." +==== Mapquest (<tt>:mapquest</tt>) + +API key:: none +Quota:: ? +Region:: world +SSL support:: no +Languages:: English +Documentation:: http://www.mapquestapi.com/geocoding/ +Terms of Service:: http://info.mapquest.com/terms-of-use/ +Limitations:: ? + ==== FreeGeoIP API key:: none -- GitLab