From 2a485c1058c6991604af11d5f26b213971073fa2 Mon Sep 17 00:00:00 2001 From: jacky chen Date: Wed, 27 Oct 2021 20:33:50 -0400 Subject: [PATCH] Add Ducks Unlimited to Geocoding API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00af485b..c4d62863 100644 --- a/README.md +++ b/README.md @@ -797,6 +797,7 @@ API | Description | Auth | HTTPS | CORS | | [CitySDK](http://www.citysdk.eu/citysdk-toolkit/) | Open APIs for select European cities | No | Yes | Unknown | | [Country](http://country.is/) | Get your visitor's country from their IP | No | Yes | Yes | | [CountryStateCity](https://countrystatecity.in/) | World countries, states, regions, provinces, cities & towns in JSON, SQL, XML, YAML, & CSV format | `apiKey` | Yes | Yes | +| [Ducks Unlimited](https://gis.ducks.org/datasets/du-university-chapters/api) | API explorer that gives a query URL with a JSON response of locations and cities | No | Yes | No | | [FreeGeoIP](https://freegeoip.app/) | Free geo ip information, no registration required. 15k/hour rate limit | No | Yes | Yes | | [GeoApi](https://api.gouv.fr/api/geoapi.html) | French geographical data | No | Yes | Unknown | | [Geoapify](https://www.geoapify.com/api/geocoding-api/) | Forward and reverse geocoding, address autocomplete | `apiKey` | Yes | Yes |