X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/71b3aa9cca3f9a3fd6a5f8e0e51c0b99463d7e66..92095c9247ebfeb08ea1bcaebbae66ee406ce426:/tests/features/api/reverse.feature diff --git a/tests/features/api/reverse.feature b/tests/features/api/reverse.feature index 39519177..c282d73a 100644 --- a/tests/features/api/reverse.feature +++ b/tests/features/api/reverse.feature @@ -18,7 +18,10 @@ Feature: Reverse geocoding | xml | 4 When looking up coordinates 53.9788769,13.0830313 And results contain valid boundingboxes - + + Scenario: Reverse geocoding for odd interpolated housenumber + + Scenario: Reverse geocoding for even interpolated housenumber @Tiger Scenario: TIGER house number @@ -29,7 +32,7 @@ Feature: Reverse geocoding And exactly 1 result is returned And result addresses contain | ID | house_number | road | postcode | country_code - | 0 | 7094 | Kings Estate Drive | 84128 | us + | 0 | 7096 | Kings Estate Drive | 84128 | us And result 0 has not attributes osm_id,osm_type