]> git.openstreetmap.org Git - nominatim.git/blob - tests/features/api/reverse_by_id.feature
make path to wikipedia files configurable
[nominatim.git] / tests / features / api / reverse_by_id.feature
1 Feature: Reverse lookup by ID
2     Testing reverse geocoding via OSM ID
3
4     # see github issue #269
5     Scenario: Get address of linked places
6         Given the request parameters
7           | osm_type | osm_id
8           | N        | 151421301
9         When sending an API call reverse
10         Then exactly 1 result is returned
11         And result addresses contain
12           | county       | state
13           | Pratt County | Kansas