]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/address-levels.json
generally remove all country and state places from address
[nominatim.git] / settings / address-levels.json
index c29266ac7a749aee1c808f87fb6e0986b0a5cb05..8a47f7e5e0ce5e77ccb77f839fa1e417513d4b4a 100644 (file)
@@ -3,8 +3,8 @@
       "place" : {
           "sea" : [2, 0],
           "continent" : [2, 0],
-          "country" : [4, 4],
-          "state" : [8, 8],
+          "country" : [4, 0],
+          "state" : [8, 0],
           "region" : [18, 0],
           "county" : 12,
           "city" : 16,