Nominatim - Core Package ========= Nominatim is a tool to search OpenStreetMap data by name and address (geocoding) and to generate synthetic addresses of OSM points (reverse geocoding). This is the core pacakage containing resources and code shared by Nominatim's frontend `nominatim_api` and backend `nominatim_db`. You usually don't want to install this package directly. Documentation ============= The documentation of the latest development version is in the `docs/` subdirectory. A HTML version can be found at https://nominatim.org/release-docs/develop/ . License ======= The source code is available under a GPLv2 license.