]> git.openstreetmap.org Git - nominatim.git/blob - nominatim/tools/__init__.py
move update code for postcode and word count to Python
[nominatim.git] / nominatim / tools / __init__.py
1 """
2 Module with functions for importing, updating Nominatim databases
3 as well as general maintenance helpers.
4 """