mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
read partition and languages from config file
This commit is contained in:
@@ -36,7 +36,7 @@ am:
|
||||
# Netherlands Antilles (De Nederlandse Antillen)
|
||||
an:
|
||||
partition: 58
|
||||
languages:
|
||||
languages: nl, en, pap
|
||||
|
||||
# Angola (Angola)
|
||||
ao:
|
||||
@@ -834,7 +834,7 @@ nl:
|
||||
languages: nl
|
||||
|
||||
# Norway (Norge)
|
||||
no:
|
||||
"no":
|
||||
partition: 60
|
||||
languages: nb, nn, no, se
|
||||
|
||||
@@ -1226,7 +1226,7 @@ ws:
|
||||
# Kosovo (Kosova / Kosovo)
|
||||
xk:
|
||||
partition: 59
|
||||
languages:sq, sr
|
||||
languages: sq, sr
|
||||
|
||||
# Yemen (اليمن)
|
||||
ye:
|
||||
|
||||
Reference in New Issue
Block a user