From 2766949e05a846884e8da38279f849832722f006 Mon Sep 17 00:00:00 2001 From: macgoran Date: Tue, 30 Sep 2025 16:12:20 +0200 Subject: [PATCH] Add GeoDescription API to Geocoding (#577) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 888084cf..60cee6f7 100644 --- a/README.md +++ b/README.md @@ -985,6 +985,7 @@ like WhatsApp | `apiKey` | Yes | Yes | | [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 | +| [GeoDescription](https://geodescription.com) | Reverse geocoding - Converting geographic coordinates to address-like location description | No | Yes | Unknown | | [GeographQL](https://geographql.netlify.app) | A Country, State, and City GraphQL API | No | Yes | Yes | | [GeoJS](https://www.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 |