Published 2025-10-03
Nominatim (from the Latin, 'by name') is a tool to search OpenStreetMap data by name and address (geocoding) and to generate synthetic addresses of OSM points (reverse geocoding). An instance with up-to-date data can be found at https://nominatim.openstreetmap.org. Nominatim is also used as one of the sources for the Search box on the OpenStreetMap home page.

This is a slightly modified copy of https://pub.dev/packages/osm_nominatim (v. 2.0.1), where url to the server can be given.
https://github.com/mediagis/nominatim-docker
merge.test: merge single country map into one single file.merge.full: merge all required maps into one single file.make: make docker container and runTo update: run docker rm nominatim -v and run merge.test (or merge.full) and make again.
http dependency to dio.Place is now JsonSerializable.ViewBox class.Place class.HHNominatim::getWebUriPlace.toString.Place.fromJson null values crash.