]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/reverse/queries.feature
update osm2pgsql (name:suffix)
[nominatim.git] / test / bdd / api / reverse / queries.feature
index bc88db063b18740bd212e7f12b5e0ef0e7d28caa..049dd1f45fe3993f9163408192ca4c2c00abdcc6 100644 (file)
@@ -45,3 +45,9 @@ Feature: Reverse geocoding
         Then result addresses contain
           | house_number | road |
           | 5            | Clasingstraße |
+
+    Scenario: Location off the coast
+        When sending jsonv2 reverse coordinates 54.046489113,8.5546870529
+        Then results contain
+         | display_name |
+         | ^.*Hamburg, Deutschland |