]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/address-levels.json
adapt municipality and region for Germany
[nominatim.git] / settings / address-levels.json
index 10cbf307464f46aeb0ef255614e8afedeeafc27b..fe2b2eaaf97b614f469adb1426c14f19af6d983c 100644 (file)
@@ -94,7 +94,9 @@
 { "countries" : [ "de" ],
   "tags" : {
       "place" : {
-          "county" : [12, 0]
+          "region" : [10, 0],
+          "county" : [12, 0],
+          "municipality" : 14
       },
       "boundary" : {
           "administrative5" : [10, 0]