mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
23 lines
638 B
Markdown
23 lines
638 B
Markdown
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.
|