diff --git a/README.md b/README.md index 8a5c04f8..419bc668 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | +| Battuta | A (country/region/city) in-cascade location API | apiKey | Yes | [Go!](https://battuta.medunes.net) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | | GĂ©oApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) |