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:
21
settings/icu-rules/variants-sv.yaml
Normal file
21
settings/icu-rules/variants-sv.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
# Source: https://wiki.openstreetmap.org/wiki/Name_finder:Abbreviations#Svenska_-_Swedish
|
||||
- lang: sv
|
||||
words:
|
||||
- ~väg, ~vägen -> v
|
||||
- ~gatan, ~gata -> g
|
||||
- ~gränd, ~gränden -> gr
|
||||
- gamla -> G:la
|
||||
- södra -> s
|
||||
- södra -> s:a
|
||||
- norra -> n
|
||||
- norra -> n:a
|
||||
- östra -> ö
|
||||
- östra -> ö:a
|
||||
- västra -> v
|
||||
- västra -> v:a
|
||||
- ~stig, ~stigen -> st
|
||||
- sankt -> s:t
|
||||
- sankta -> s:ta
|
||||
- ~plats, ~platsen -> pl
|
||||
- lilla -> l
|
||||
- stora -> st
|
||||
Reference in New Issue
Block a user