forked from hans/Nominatim
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:
11
settings/icu-rules/variants-no.yaml
Normal file
11
settings/icu-rules/variants-no.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
# Source: https://wiki.openstreetmap.org/wiki/Name_finder:Abbreviations#Norsk_-_Norwegian
|
||||
- lang: no
|
||||
words:
|
||||
# convert between Nynorsk and Bookmal here
|
||||
- vei, veg => v,vn,vei,veg
|
||||
- veien, vegen -> v,vn,veien,vegen
|
||||
- gate -> g,gt
|
||||
# convert between the two female forms
|
||||
- gaten, gata => g,gt,gaten,gata
|
||||
- plass, plassen -> pl
|
||||
- sving, svingen -> sv
|
||||
Reference in New Issue
Block a user