Fix typos in .brf files
This commit is contained in:
parent
b01aff2e4e
commit
4ccc92a1e5
5 changed files with 6 additions and 6 deletions
|
|
@ -273,7 +273,7 @@ assign costfactor
|
|||
#
|
||||
# steps and ferries are special. Note this is handled
|
||||
# before the cycleroute-switch, to be able
|
||||
# to really exlude them be setting cost to infinity
|
||||
# to really exclude them be setting cost to infinity
|
||||
#
|
||||
if ( highway=steps ) then ( if allow_steps then 40 else 10000 )
|
||||
else if ( route=ferry ) then ( if allow_ferries then 5.67 else 10000 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue