1 Nominatim - frontend library
4 Nominatim is a tool to search OpenStreetMap data
5 by name and address (geocoding) and to generate synthetic addresses of
6 OSM points (reverse geocoding).
8 This module implements the library for searching in a Nominatim database
9 imported with the `nominatim-db` package.
14 The documentation of the latest development version is in the
15 `docs/` subdirectory. A HTML version can be found at
16 https://nominatim.org/release-docs/develop/ .
21 The source code is available under a GPLv3 license.