]> git.openstreetmap.org Git - nominatim.git/commit
new sanitizer to derive addtional names
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 14 May 2026 18:03:57 +0000 (20:03 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 14 May 2026 18:52:05 +0000 (20:52 +0200)
commit28a7826c64b07226ac559eed331e8604e8ae3850
treefdd000c3f403a8daab1fae5efab65394ef85f995
parent9a1d48c47def3eeb1d857abea883348770415e56
new sanitizer to derive addtional names
docs/customize/Tokenizers.md
src/nominatim_db/tokenizer/sanitizers/derive_names.py [new file with mode: 0644]
test/python/tokenizer/sanitizers/test_derive_names.py [new file with mode: 0644]