Nominatim/nominatim/indexer
Sarah Hoffmann 20891abe1c indexer: fetch extra place data asynchronously
The indexer now fetches any extra data besides the place_id
asynchronously while processing the places from the last batch.
This also means that more places are now fetched at once.
2021-04-30 17:41:08 +02:00
..
__init__.py indexer: move progress tracker into separate class 2020-08-03 10:32:39 +02:00
indexer.py indexer: fetch extra place data asynchronously 2021-04-30 17:41:08 +02:00
progress.py avoid division by zero in progress meter 2021-03-21 16:47:22 +01:00
runners.py indexer: fetch extra place data asynchronously 2021-04-30 17:41:08 +02:00