mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-13 14:24:08 +00:00
adapt packaging readmes
This commit is contained in:
@@ -6,7 +6,7 @@ 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
|
||||
Nominatim's frontend `nominatim-api` and backend `nominatim-db`. You
|
||||
usually don't want to install this package directly.
|
||||
|
||||
Documentation
|
||||
@@ -19,4 +19,6 @@ https://nominatim.org/release-docs/develop/ .
|
||||
License
|
||||
=======
|
||||
|
||||
The source code is available under a GPLv2 license.
|
||||
The Python source code is available under a GPL license version 3 or later.
|
||||
The Lua configuration files for osm2pgsql are released under the
|
||||
Apache License, Version 2.0. All other files are under a GPLv2 license.
|
||||
|
||||
Reference in New Issue
Block a user