forked from hans/Nominatim
add packaging for the different subprojects
This commit is contained in:
22
packaging/nominatim-core/README.md
Normal file
22
packaging/nominatim-core/README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user