You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Google Maps](https://developers.google.com/maps/documentation/geocoding/) | `google_maps` | yes | supported | worldwide | requires API key. Limit 2500 requests per day
29
29
[Google Maps for Business](https://developers.google.com/maps/documentation/business/) | `google_maps_business` | yes | supported | worldwide | requires API key. Limit 100,000 requests per day
30
-
[MapQuest](http://developer.mapquest.com/web/products/dev-services/geocoding-ws) | yes | no | worldwide | both open and [commercial service](http://platform.mapquest.com/geocoding/) require API key
30
+
[MapQuest](http://developer.mapquest.com/web/products/dev-services/geocoding-ws) | `map_quest` | yes | no | worldwide | both open and [commercial service](http://platform.mapquest.com/geocoding/) require API key
31
31
[Nominatim](http://wiki.openstreetmap.org/wiki/Nominatim) | `nominatim` | yes | supported | worldwide | requires a domain name (e.g. local installation)
[HostIp](http://www.hostip.info/use.html) | `host_ip` | yes | no
47
46
[IpInfoDB](http://ipinfodb.com/) | `ip_info_db` | yes | no | requires API key. | city precision
48
-
Geoip| | | wrapper around the [PHP extension](http://php.net/manual/en/book.geoip.php) which must be installed
47
+
Geoip | `geoip` | | | | wrapper around the [PHP extension](http://php.net/manual/en/book.geoip.php) which must be installed
49
48
[MaxMind](https://www.maxmind.com/) web service | `maxmind` | yes | yes | requires Omni API key | City/ISP/Org and Omni services, IPv6 on country level
0 commit comments