]> git.openstreetmap.org Git - nominatim.git/commit
port wikipedia importance functions to python
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 24 Feb 2021 21:02:13 +0000 (22:02 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 25 Feb 2021 17:42:54 +0000 (18:42 +0100)
commitc7fd0a7af4ce261e61feb0e63d0a6db736280081
tree6820b295ddbbafff543757984e107dd9c23ab753
parent32683f73c787464e16f2a146d4c08c4041087dd5
port wikipedia importance functions to python
lib-php/admin/setup.php
lib-php/admin/update.php
lib-php/setup/SetupClass.php
nominatim/clicmd/refresh.py
nominatim/db/utils.py
nominatim/tools/refresh.py
test/python/conftest.py
test/python/test_cli.py
test/python/test_db_connection.py
test/python/test_db_utils.py
test/python/test_tools_refresh_address_levels.py