mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
implement warming in new cli tool
Adds infrastructure for calling the legacy PHP scripts. As the CONST_* values cannot be set from the python script, hand the values in via secret environment variables instead. These are all temporary hacks for the transition phase to python code.
This commit is contained in:
4
nominatim/admin/__init__.py
Normal file
4
nominatim/admin/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""
|
||||
Module with functions for importing, updating Nominatim databases
|
||||
as well as general maintenance helpers.
|
||||
"""
|
||||
Reference in New Issue
Block a user