Merge pull request #410 from zod/409-railway-metro
Use more railway lines for routing
This commit is contained in:
commit
7fef58a7b6
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ assign turncost 0
|
|||
assign initialcost 0
|
||||
|
||||
assign costfactor
|
||||
switch railway=rail 1
|
||||
switch railway=narrow_gauge 1
|
||||
switch railway=rail|light_rail|narrow_gauge 1
|
||||
switch railway=tram|subway 2
|
||||
100000
|
||||
|
||||
---context:node # following code refers to node tags
|
||||
|
|
Loading…
Reference in a new issue