]> git.openstreetmap.org Git - nominatim.git/commitdiff
adjust for special use of province and municipality in Saudi-Arabia
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 18 Mar 2025 15:38:10 +0000 (16:38 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 18 Mar 2025 15:38:10 +0000 (16:38 +0100)
settings/address-levels.json

index 322ff707d1ad3a8a799e217a9079a598de672c50..1b1ef7e78c4796cc2e0acca44367961876cbf244 100644 (file)
       }
   }
 },
       }
   }
 },
+{ "countries" : ["sa"],
+  "tags" : {
+      "place" : {
+          "province" : 12,
+          "municipality" : 18
+      }
+  }
+},
 { "countries" : ["sk"],
   "tags" : {
       "boundary" : {
 { "countries" : ["sk"],
   "tags" : {
       "boundary" : {