mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
adapt Tiger reverse test to new output format
This commit is contained in:
@@ -32,9 +32,10 @@ Feature: Reverse geocoding
|
|||||||
And exactly 1 result is returned
|
And exactly 1 result is returned
|
||||||
And result addresses contain
|
And result addresses contain
|
||||||
| ID | house_number | road | postcode | country_code
|
| ID | house_number | road | postcode | country_code
|
||||||
| 0 | 7096 | Kings Estate Drive | 84128 | us
|
| 0 | 709. | Kings Estate Drive | 84128 | us
|
||||||
And result 0 has not attributes osm_id,osm_type
|
And results contain
|
||||||
|
| osm_type
|
||||||
|
| tiger
|
||||||
|
|
||||||
@Tiger
|
@Tiger
|
||||||
Scenario: No TIGER house number for zoom < 18
|
Scenario: No TIGER house number for zoom < 18
|
||||||
|
|||||||
Reference in New Issue
Block a user