]> git.openstreetmap.org Git - nominatim.git/commit
Encapsulation of tools/special_phrases.py into SpecialPhrasesImporter class and add...
authorAntoJvlt <antonin.jolivat@gmail.com>
Wed, 24 Mar 2021 13:26:52 +0000 (14:26 +0100)
committerAntoJvlt <antonin.jolivat@gmail.com>
Thu, 25 Mar 2021 20:13:57 +0000 (21:13 +0100)
commit2c19bd5ea38fb7474d0ca530fdab7ae76cee965b
tree56a271fd60d5cbb2e7cff1e3d33066756fcb02a1
parentff341985699f8148bedf142bea9c5deddaa03b6f
Encapsulation of tools/special_phrases.py into SpecialPhrasesImporter class and add new tests.
.gitignore
nominatim/clicmd/special_phrases.py
nominatim/tools/special_phrases.py
test/python/conftest.py
test/python/sample.tar.gz [new file with mode: 0644]
test/python/test_cli.py
test/python/test_tools_exec_utils.py
test/python/test_tools_import_special_phrases.py
test/testdata/special_phrases_test_content.txt [new file with mode: 0644]