From ef53d1b8d1fcfd3121d7beed788ce3c20cf32a83 Mon Sep 17 00:00:00 2001 From: timray674 <62071565+timray674@users.noreply.github.com> Date: Thu, 23 Apr 2020 15:57:00 -0400 Subject: [PATCH] Updating PR from review feedback. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67968775..531c8765 100644 --- a/README.md +++ b/README.md @@ -444,7 +444,7 @@ API | Description | Auth | HTTPS | CORS | | [GeoApi](https://api.gouv.fr/api/geoapi.html) | French geographical data | No | Yes | Unknown | | [Geocod.io](https://www.geocod.io/) | Address geocoding / reverse geocoding in bulk | `apiKey` | Yes | Unknown | | [Geocode.xyz](https://geocode.xyz/) | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | Unknown | -| [Geocodify.com](https://geocodify.com/) | geocoding, geoparsing and autocomplete for addresses | `apiKey` | Yes | Yes | +| [Geocodify.com](https://geocodify.com/) | Worldwide geocoding, geoparsing and autocomplete for addresses | `apiKey` | Yes | Yes | | [GeoDataSource](https://www.geodatasource.com/web-service) | Geocoding of city name by using latitude and longitude coordinates | `apiKey` | Yes | Unknown | | [GeoJS](https://geojs.io/) | IP geolocation with ChatOps integration | No | Yes | Yes | | [GeoNames](http://www.geonames.org/export/web-services.html) | Place names and other geographical data | No | No | Unknown |