2 Feature: Searching linked places
 
   3     Tests that information from linked places can be searched correctly
 
   5     Scenario: Additional names from linked places are searchable
 
   7          | osm  | class    | type           | admin | name  | geometry |
 
   8          | R13  | boundary | administrative | 6     | Garbo | poly-area:0.1 |
 
  10          | osm  | class    | type           | admin | name+name:it | geometry |
 
  11          | N2   | place    | hamlet         | 15    | Vario        | 0.006 0.00001 |
 
  13          | id | members       | tags+type |
 
  14          | 13 | N2:label      | boundary |
 
  17          | object  | linked_place_id |
 
  19         When sending search query "Vario"