From 0f25fe0f14ffbaf82e9c22bbf0812bb596970280 Mon Sep 17 00:00:00 2001 From: timray674 <62071565+timray674@users.noreply.github.com> Date: Thu, 23 Apr 2020 12:31:36 -0400 Subject: [PATCH] Apply suggestions from code review Co-Authored-By: Sandro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e4e1ed8..67968775 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/) | Enterprise-grade geocoding, geoparsing and autocomplete for addresses | `apiKey` | Yes | Yes | +| [Geocodify.com](https://geocodify.com/) | 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 |