]> git.openstreetmap.org Git - nominatim.git/commit
port freeze function to python
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 17 Feb 2021 20:43:15 +0000 (21:43 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 17 Feb 2021 20:43:15 +0000 (21:43 +0100)
commit101a1f895d25451535f5c186d2ce1f5b7e753e3b
tree6e3e9c41a845e2c3486cb6dd1f874390853d7d78
parent42ecd535b317a61fd3530ce62879332f5d5f9946
port freeze function to python
lib-php/setup/SetupClass.php
nominatim/cli.py
nominatim/clicmd/__init__.py
nominatim/clicmd/freeze.py [new file with mode: 0644]
nominatim/tools/freeze.py [new file with mode: 0644]
test/python/conftest.py
test/python/test_cli.py
test/python/test_tools_freeze.py [new file with mode: 0644]