Address comments from b89164c14e (#2346)
This commit is contained in:
@@ -3,11 +3,11 @@ Feature: Traffic - turn penalties
|
||||
|
||||
Background: Evenly spaced grid with multiple intersections
|
||||
Given the node map
|
||||
| | a | | b | |
|
||||
| c | d | e | f | g |
|
||||
| | h | | i | |
|
||||
| j | k | l | m | n |
|
||||
| | o | | p | |
|
||||
| | a:1 | | b:2 | |
|
||||
| c:3 | d:4 | e:5 | f:6 | g:7 |
|
||||
| | h:8 | | i:9 | |
|
||||
| j:10 | k:11 | l:12 | m:13 | n:14 |
|
||||
| | o:15 | | p:16 | |
|
||||
And the ways
|
||||
| nodes | highway |
|
||||
| ad | primary |
|
||||
|
||||
Reference in New Issue
Block a user