]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/address-levels.json
Remove administrative arrondissements from Belgian addresses
[nominatim.git] / settings / address-levels.json
index c13b681bdce5914c26b5e620abf2e6bbfa38f331..a7264181de205a7504a9d3ae04de56ee1ede1ae4 100644 (file)
           "administrative5" : [10, 0]
       }
   }
+},
+{ "countries" : [ "be" ],
+  "tags" : {
+      "boundary" : {
+          "administrative7" : [14, 0]
+      }
+  }
 }
 ]