forked from hans/Nominatim
adjust for special use of province and municipality in Saudi-Arabia
This commit is contained in:
@@ -216,6 +216,14 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{ "countries" : ["sa"],
|
||||||
|
"tags" : {
|
||||||
|
"place" : {
|
||||||
|
"province" : 12,
|
||||||
|
"municipality" : 18
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
{ "countries" : ["sk"],
|
{ "countries" : ["sk"],
|
||||||
"tags" : {
|
"tags" : {
|
||||||
"boundary" : {
|
"boundary" : {
|
||||||
|
|||||||
Reference in New Issue
Block a user