[boundaries] Adding boundary prefixes/suffixes for German, French, Japanese
This commit is contained in:
11
resources/boundaries/names/languages/de.yaml
Normal file
11
resources/boundaries/names/languages/de.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# Prefixes which can be stripped to normalize a place name
|
||||||
|
prefixes:
|
||||||
|
- stadtteil
|
||||||
|
- stadtbezirk
|
||||||
|
- gemeinde
|
||||||
|
- landkreis
|
||||||
|
- kreis
|
||||||
|
- grenze
|
||||||
|
- freistaat
|
||||||
|
- regierungsbezirk
|
||||||
|
- gemeindefreies gebiet
|
||||||
5
resources/boundaries/names/languages/fr.yaml
Normal file
5
resources/boundaries/names/languages/fr.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
prefixes:
|
||||||
|
- commune de
|
||||||
|
|
||||||
|
suffixes:
|
||||||
|
- (eaux territoriales)
|
||||||
42
resources/boundaries/names/languages/ja.yaml
Normal file
42
resources/boundaries/names/languages/ja.yaml
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
prefixes:
|
||||||
|
- ōaza
|
||||||
|
- ō-aza
|
||||||
|
- oaza
|
||||||
|
- aza
|
||||||
|
- koaza
|
||||||
|
|
||||||
|
suffixes:
|
||||||
|
- ken
|
||||||
|
- to
|
||||||
|
- dō
|
||||||
|
- do
|
||||||
|
- fu
|
||||||
|
- gun
|
||||||
|
- shi
|
||||||
|
- machi
|
||||||
|
- chō
|
||||||
|
- cho
|
||||||
|
- mura
|
||||||
|
- ku
|
||||||
|
- tokubetsu-ku
|
||||||
|
- chōme
|
||||||
|
- chome
|
||||||
|
- aza
|
||||||
|
- oaza
|
||||||
|
- koaza
|
||||||
|
|
||||||
|
suffixes_no_whitespace:
|
||||||
|
- 県 # ken
|
||||||
|
- 都 # to
|
||||||
|
- 道 # dō
|
||||||
|
- 府 # fu
|
||||||
|
- 郡 # gun
|
||||||
|
- 市 # shi
|
||||||
|
- 町 # machi
|
||||||
|
- 村 # mura
|
||||||
|
- 区 # ku
|
||||||
|
- 特別区 # tokubetsu-ku
|
||||||
|
- 丁目 # chōme
|
||||||
|
- 字 # aza
|
||||||
|
- 大字 # ōaza
|
||||||
|
- 小字 # koaza
|
||||||
Reference in New Issue
Block a user