mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
sanitizer: move helpers into a configuration class
This commit is contained in:
@@ -30,7 +30,7 @@ sanitizers:
|
||||
- housenumber
|
||||
- conscriptionnumber
|
||||
- streetnumber
|
||||
is-a-name:
|
||||
convert-to-name:
|
||||
- (\A|.*,)[^\d,]{3,}(,.*|\Z)
|
||||
- step: split-name-list
|
||||
- step: strip-brace-terms
|
||||
|
||||
Reference in New Issue
Block a user