mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
icu: normalise simplified to traditional chinese
The conversion is unambigious in most cases, so that the information loss is minimal.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
normalization:
|
normalization:
|
||||||
- ":: lower ()"
|
- ":: lower ()"
|
||||||
|
- ":: Hans-Hant"
|
||||||
- !include icu-rules/unicode-digits-to-decimal.yaml
|
- !include icu-rules/unicode-digits-to-decimal.yaml
|
||||||
- "'№' > 'no'"
|
- "'№' > 'no'"
|
||||||
- "'n°' > 'no'"
|
- "'n°' > 'no'"
|
||||||
|
|||||||
Reference in New Issue
Block a user