Then the result is valid json
And result has attributes geometry
And result has not attributes keywords,address,linked_places,parentof
- And results contain
- | geometry+type |
- | Point |
+ And results contain in field geometry
+ | type |
+ | Point |
Scenario: JSON Details with pretty printing
When sending json details query for W297699560
| 1 |
Then the result is valid json
And result has attributes geometry
- And results contain
- | geometry+type |
- | <geometry> |
+ And results contain in field geometry
+ | type |
+ | <geometry> |
Examples:
| osmid | geometry |