mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-12 05:44:06 +00:00
import abbreviations from OSM Wiki
Replaces the variant rules with a slightly cleaned-up version of the abbreviation lists at https://wiki.openstreetmap.org/wiki/Name_finder:Abbreviations
This commit is contained in:
14
settings/icu-rules/variants-ru.yaml
Normal file
14
settings/icu-rules/variants-ru.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
# Source: https://wiki.openstreetmap.org/wiki/Name_finder:Abbreviations#.D0.A0.D1.83.D1.81.D1.81.D0.BA.D0.B8.D0.B9_-_Russian
|
||||
- lang: ru
|
||||
words:
|
||||
- аллея -> ал
|
||||
- бульвар -> бул
|
||||
- набережная -> наб
|
||||
- переулок -> пер
|
||||
- площадь -> пл
|
||||
- проезд -> пр
|
||||
- проспект -> просп
|
||||
- шоссе -> ш
|
||||
- тупик -> туп
|
||||
- улица -> ул
|
||||
- область -> обл
|
||||
Reference in New Issue
Block a user