From bf01c83b746da0c9d7c29cee3e33faf7df1c0ee0 Mon Sep 17 00:00:00 2001 From: Robert Renzo Rudio Date: Fri, 31 Dec 2021 15:35:18 -0800 Subject: [PATCH] add GeographQL to Geocoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbf32114..80283ac5 100644 --- a/README.md +++ b/README.md @@ -891,6 +891,7 @@ API | Description | Auth | HTTPS | CORS | | [Geodata.gov.gr](https://geodata.gov.gr/en/) | Open geospatial data and API service for Greece | No | Yes | Unknown | | [GeoDataSource](https://www.geodatasource.com/web-service) | Geocoding of city name by using latitude and longitude coordinates | `apiKey` | Yes | Unknown | | [GeoDB Cities](http://geodb-cities-api.wirefreethought.com/) | Get global city, region, and country data | `apiKey` | Yes | Unknown | +| [GeographQL](https://geographql.netlify.app) | A Country, State, and City GraphQL API | No | Yes | Yes | | [GeoJS](https://geojs.io/) | IP geolocation with ChatOps integration | No | Yes | Yes | | [Geokeo](https://geokeo.com) | Geokeo geocoding service- with 2500 free api requests daily | No | Yes | Yes | | [GeoNames](http://www.geonames.org/export/web-services.html) | Place names and other geographical data | No | No | Unknown |