]> git.openstreetmap.org Git - nominatim.git/commit
move amenity creation to tokenizer
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 27 Apr 2021 19:50:35 +0000 (21:50 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 30 Apr 2021 09:30:51 +0000 (11:30 +0200)
commit7cb7cf848d69e818cb3cccd656c4a34713316264
tree9968b4d0bb9fb068155758219fd2b526d700a5b5
parentbef300305e3c445fe483b806b838ad8ce5b689f6
move amenity creation to tokenizer

The BDD tests still use the old-style amenity creation scripts
because we don't have simple means to import a hand-crafted
test file of special phrases right now.
lib-sql/tokenizer/legacy_tokenizer.sql
nominatim/clicmd/special_phrases.py
nominatim/tokenizer/legacy_tokenizer.py
nominatim/tools/special_phrases/importer_statistics.py
nominatim/tools/special_phrases/special_phrases_importer.py
test/python/dummy_tokenizer.py
test/python/test_cli.py
test/python/test_tools_import_special_phrases.py
test/testdb/specialphrases_testdb.sql