mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +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"],
|
||||
"tags" : {
|
||||
"boundary" : {
|
||||
|
||||
Reference in New Issue
Block a user