mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-12 22:04:07 +00:00
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