2 Feature: Address computation
 
   3     Tests for filling of place_addressline
 
   6     Scenario: Roads crossing boundaries should contain both states
 
  12             | osm | class   | type | geometry |
 
  13             | W1  | highway | road | 7, 8     |
 
  15             | osm | class    | type           | admin | geometry      |
 
  16             | W10 | boundary | administrative | 5     | (1, 2, 5, 4, 1) |
 
  17             | W11 | boundary | administrative | 5     | (2, 3, 6, 5, 2) |
 
  19         Then place_addressline contains
 
  20             | object | address | cached_rank_address |