]> git.openstreetmap.org Git - nominatim.git/commitdiff
elevate most natural feature to address rank 22
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 23 Oct 2020 10:58:13 +0000 (12:58 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 2 Nov 2020 10:42:10 +0000 (11:42 +0100)
Makes them be in par with landuse features.

settings/address-levels.json

index f245c227d9bbd5d307b2d6890581e0826d45ebf6..406b35484e58006bad189d4d9fba5a535182ad02 100644 (file)
           "peak" : [18, 0],
           "volcano" : [18, 0],
           "mountain_range" : [18, 0],
-          "sea" : [4, 0]
+          "sea" : [4, 0],
+          "tree" : 30,
+          "spring"  : 30,
+          "cave_entrance" : 30,
+          "geyser" : 30,
+          "hot_spring" : 30,
+          "rock" : 30,
+          "stone" : 30,
+          "" : [22, 0]
       },
       "waterway" : {
           "river" : [19, 0],