forked from hans/Nominatim
add packaging for the different subprojects
This commit is contained in:
21
packaging/nominatim-db/README.md
Normal file
21
packaging/nominatim-db/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
Nominatim - DB Backend
|
||||
=========
|
||||
|
||||
Nominatim is a tool to search OpenStreetMap data
|
||||
by name and address (geocoding) and to generate synthetic addresses of
|
||||
OSM points (reverse geocoding).
|
||||
|
||||
This module implements the database backend for Nominatim and the
|
||||
command-line tool for importing and maintaining the database.
|
||||
|
||||
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 GPLv3 license.
|
||||
Reference in New Issue
Block a user