]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/reverse/simple.feature
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / test / bdd / api / reverse / simple.feature
index 115b0fd39554e33252d9051ebdb0ce9febf7572c..b07989eccf09ca6e66cbd0976f75cc3a4e7a2d72 100644 (file)
@@ -48,11 +48,13 @@ Feature: Simple Reverse Tests
           | param       | value   |
           | <parameter> | <value> |
         Then the result is valid geojson
+        When sending geocodejson reverse coordinates 53.603,10.041
+          | param       | value   |
+          | <parameter> | <value> |
+        Then the result is valid geocodejson
 
     Examples:
      | parameter        | value |
-     | polygon          | 1 |
-     | polygon          | 0 |
      | polygon_text     | 1 |
      | polygon_text     | 0 |
      | polygon_kml      | 1 |