Add Nominatim, an open-source geocoding with OpenStreetMap data

This commit is contained in:
Amin Amerian 2024-02-16 19:03:30 +03:30 committed by GitHub
parent 3529a03e60
commit 3880e30df3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1574,6 +1574,7 @@ Update Time, five active automations, webhooks.
* [locationiq.com](https://locationiq.com/) — Geocoding, Maps, and Routing APIs. Five thousand requests/day for free.
* [mapbox.com](https://www.mapbox.com/) — Maps, geospatial services and SDKs for displaying map data.
* [maptiler.com](https://www.maptiler.com/cloud/) — Vector maps, map services and SDKs for map visualization. Free vector tiles with weekly updates and four map styles.
* [nominatim](https://nominatim.org/) — OpenStreetMap's free geocoding service, providing global address search functionality and reverse geocoding capabilities.
* [nextbillion.ai](https://nextbillion.ai/) - Maps related services: Geocoding, Navigation (Direction, Routing, Route Optimization, Distance Matrix), Maps SDK (Vector, Static, Mobile SDK). [Free with specified quota](https://nextbillion.ai/pricing) for each services.
* [opencagedata.com](https://opencagedata.com) — Geocoding API aggregating OpenStreetMap and other open geo sources. Two thousand five hundred free queries/day.
* [osmnames](https://osmnames.org/) — Geocoding, search results ranked by the popularity of related Wikipedia page.