The highway key is being used more and more for non-ways these
days. This clashes with Nominatim's assumption that essentially
everything that has a highway tag can be used as the street part
of the address.
Change the default rank of highway objects to 30 to avoid this.
Only the known values for streets keep the rank 26 and are now
listed explicitly.
"" : [20, 0]
},
"highway" : {
"" : [20, 0]
},
"highway" : {
"service" : 27,
"cycleway" : 27,
"path" : 27,
"service" : 27,
"cycleway" : 27,
"path" : 27,
"primary_link" : 27,
"trunk_link" : 27,
"secondary_link" : 27,
"primary_link" : 27,
"trunk_link" : 27,
"secondary_link" : 27,
+ "tertiary_link" : 27,
+ "residential" : 26,
+ "track" : 26,
+ "unclassified" : 26,
+ "tertiary" : 26,
+ "secondary" : 26,
+ "primary" : 26,
+ "living_street" : 26,
+ "trunk" : 26,
+ "motorway" : 26,
+ "pedestrian" : 26,
+ "road" : 26,
+ "construction" : 26
},
"mountain_pass" : {
"" : [20, 0]
},
"mountain_pass" : {
"" : [20, 0]
| W3 | 26 | 26 |
| W4 | 26 | 26 |
| W5 | 26 | 26 |
| W3 | 26 | 26 |
| W4 | 26 | 26 |
| W5 | 26 | 26 |
Scenario: rank and inclusion of landuses
Given the named places
Scenario: rank and inclusion of landuses
Given the named places