revert importing of housenumber interpolations

This commit is contained in:
Sarah Hoffmann
2026-02-18 20:01:15 +01:00
parent b71543b03b
commit abd5cbada6
15 changed files with 242 additions and 344 deletions

View File

@@ -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 |