mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-07 10:34:08 +00:00
revert importing of housenumber interpolations
This commit is contained in:
@@ -378,8 +378,8 @@ Feature: Import of address interpolations
|
||||
|
||||
Scenario: Ways without node entries are ignored
|
||||
Given the interpolations
|
||||
| osm | type | geometry |
|
||||
| W1 | even | 1 1, 1 1.001 |
|
||||
| osm | type | geometry | nodes |
|
||||
| W1 | even | 1 1, 1 1.001 | 34,45 |
|
||||
And the named places
|
||||
| osm | class | type | geometry |
|
||||
| W10 | highway | residential | 1 1, 1 1.001 |
|
||||
|
||||
Reference in New Issue
Block a user