]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/address-levels.json
simplify display_name computation
[nominatim.git] / settings / address-levels.json
index c4fcf910e0411fc11e2e530d13b0328511f01fbb..10cbf307464f46aeb0ef255614e8afedeeafc27b 100644 (file)
@@ -14,8 +14,7 @@
           "village" : [19, 16],
           "municipality" : [19, 16],
           "district" : [19, 16],
-          "unincorporated_area" : [19, 16],
-          "borough" : [19, 16],
+          "borough" : [19, 18],
           "hamlet" : 20,
           "suburb" : 20,
           "croft" : 20,
           "sea" : [4, 0]
       },
       "waterway" : {
-          "" : [17, 0]
+          "river" : [19, 0],
+          "stream" : [22, 0],
+          "ditch" : [22, 0],
+          "drain" : [22, 0],
+          "" : [20, 0]
       },
       "highway" : {
           "" : 26,