patchBay

adresse.data.gouv.fr vs Nominatim

If you need a Geocoding API that's easy to integrate, go with Nominatim.

adresse.data.gouv.fr

Address database of France, geocoding and reverse

Nominatim

Provides worldwide forward / reverse geocoding

adresse.data.gouv.fr

  • No authentication required
  • HTTPS supported

Nominatim

  • No authentication required
  • HTTPS supported
  • CORS enabled for frontend use
Featureadresse.data.gouv.frNominatim
AuthenticationNoneNone
HTTPSYesYes
CORSUnknownYes

When to use which?

Nominatim works directly from the browser with CORS enabled, making it better for frontend-only apps.