Sarah Hoffmann
|
fd9437277e
|
import requests library later than osmium
requests will usually be pulled in by osmium and is therefore not
a direct dependency of nominatim. Make sure it is only used, when
osmium is present.
|
2024-08-19 16:36:09 +02:00 |
|
Sarah Hoffmann
|
3742fa2929
|
make DB helper functions free functions
Also changes the drop function so that it can drop multiple tables
at once.
|
2024-07-29 08:49:30 +02:00 |
|
Sarah Hoffmann
|
4da4cbfe27
|
reduce from 3 to 2 packages
|
2024-06-28 09:13:22 +02:00 |
|
Sarah Hoffmann
|
6e89310a92
|
split code into submodules
|
2024-06-26 11:52:47 +02:00 |
|