mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
remove historic:neighbourhood from address ranks
Should not be reverse searchable. Fixes #1379.
This commit is contained in:
@@ -78,6 +78,9 @@
|
||||
},
|
||||
"mountain_pass" : {
|
||||
"" : [20, 0]
|
||||
},
|
||||
"historic" : {
|
||||
"neighbourhood" : [30, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user