Merge pull request #2155 from lonvia/port-regresh-to-python

Port replication and part of the refrsh function to native Python
This commit is contained in:
Sarah Hoffmann
2021-02-01 11:50:05 +01:00
committed by GitHub
32 changed files with 1634 additions and 519 deletions

View File

@@ -19,15 +19,6 @@ Run (as the same user who will later run the updates):
pip3 install --user osmium
```
Nominatim needs a tool called `pyosmium-get-changes` which comes with
Pyosmium. You need to tell Nominatim where to find it. Add the
following line to your `.env`:
NOMINATIM_PYOSMIUM_BINARY=/home/user/.local/bin/pyosmium-get-changes
The path above is fine if you used the `--user` parameter with pip.
Replace `user` with your user name.
#### Setting up the update process
Next the update needs to be initialised. By default Nominatim is configured