@@ -34,7 +34,8 @@ Feature: Adding relations to a 2-stage flex database
3434 | 13 |
3535 | 14 |
3636
37- Given the OSM data
37+ Given an empty grid
38+ And the OSM data
3839 """
3940 r32 v2 dV Tt=ag Mw10@mark,w11@,w12@,w13@,w14@,w15@
4041 """
@@ -85,7 +86,8 @@ Feature: Adding relations to a 2-stage flex database
8586 | 13 |
8687 | 14 |
8788
88- Given the OSM data
89+ Given an empty grid
90+ And the OSM data
8991 """
9092 r32 v2 dV Tt=ag Mw10@mark,w11@,w12@,w13@,w14@,w15@
9193 """
@@ -131,7 +133,8 @@ Feature: Adding relations to a 2-stage flex database
131133 | 13 |
132134 | 14 |
133135
134- Given the OSM data
136+ Given an empty grid
137+ And the OSM data
135138 """
136139 r32 v2 dV Tt=ag Mw10@mark,w11@,w12@,w13@,w14@,w15@
137140 """
@@ -177,7 +180,8 @@ Feature: Adding relations to a 2-stage flex database
177180 | 13 | NULL |
178181 | 14 | {30 } |
179182
180- Given the OSM data
183+ Given an empty grid
184+ And the OSM data
181185 """
182186 r32 v2 dV Tt=ag Mw10@mark,w11@,w12@,w13@,w14@,w15@
183187 """
@@ -227,7 +231,8 @@ Feature: Adding relations to a 2-stage flex database
227231 | 13 | NULL |
228232 | 14 | {30 } |
229233
230- Given the OSM data
234+ Given an empty grid
235+ And the OSM data
231236 """
232237 r32 v2 dV Tt=ag Mw10@mark,w11@,w12@,w13@,w14@,w15@
233238 """
@@ -272,7 +277,8 @@ Feature: Adding relations to a 2-stage flex database
272277 | 13 |
273278 | 14 |
274279
275- Given the OSM data
280+ Given an empty grid
281+ And the OSM data
276282 """
277283 r32 v2 dV Tt=ag Mw10@,w11@,w12@,w13@,w14@,w15@
278284 """
@@ -322,7 +328,8 @@ Feature: Adding relations to a 2-stage flex database
322328 | 13 |
323329 | 14 |
324330
325- Given the OSM data
331+ Given an empty grid
332+ And the OSM data
326333 """
327334 r32 v2 dV Tt=ag Mw10@mark,w11@,w12@,w13@,w14@,w15@
328335 """
@@ -368,7 +375,8 @@ Feature: Adding relations to a 2-stage flex database
368375 | 13 |
369376 | 14 |
370377
371- Given the OSM data
378+ Given an empty grid
379+ And the OSM data
372380 """
373381 r32 v2 dV Tt=ag Mw10@,w11@,w12@,w13@,w14@,w15@
374382 """
@@ -414,7 +422,8 @@ Feature: Adding relations to a 2-stage flex database
414422 | 13 | NULL |
415423 | 14 | {30 } |
416424
417- Given the OSM data
425+ Given an empty grid
426+ And the OSM data
418427 """
419428 r32 v2 dV Tt=ag Mw10@,w11@,w12@,w13@,w14@,w15@
420429 """
@@ -459,7 +468,8 @@ Feature: Adding relations to a 2-stage flex database
459468 | 13 | NULL |
460469 | 14 | {30 } |
461470
462- Given the OSM data
471+ Given an empty grid
472+ And the OSM data
463473 """
464474 r32 v2 dV Tt=ag Mw10@,w11@,w12@,w13@,w14@,w15@
465475 """
0 commit comments