Sarah Hoffmann
|
d14a3df10f
|
do not truncate search_name in reverse-only mode
|
2021-02-27 09:46:42 +01:00 |
|
Sarah Hoffmann
|
dd03aeb966
|
bdd: use python library where possible
Replace calls to PHP scripts with direct calls into the
nominatim Python library where possible. This speed up
tests quite a bit.
|
2021-02-26 16:14:29 +01:00 |
|
Sarah Hoffmann
|
15b5906790
|
move setup function to python
There are still back-calls to PHP for some of the sub-steps.
These needs some larger refactoring to be moved to Python.
|
2021-02-26 15:02:39 +01:00 |
|
Sarah Hoffmann
|
57db5819ef
|
prot load-data function to python
|
2021-02-25 21:32:40 +01:00 |
|
Sarah Hoffmann
|
32683f73c7
|
move import-data option to native python
This adds a new dependecy to the Python psutil package.
|
2021-02-25 18:42:54 +01:00 |
|
Sarah Hoffmann
|
f6e894a53a
|
port database setup function to python
Hide the former PHP functions in a transition command until
they are removed.
|
2021-02-25 18:42:54 +01:00 |
|