updated speedprofiles for bicycles and electric bicycles
This commit is contained in:
parent
156c5d7ef7
commit
b47a05c43e
@ -1,23 +1,28 @@
|
||||
[bicycle]
|
||||
cycleway = 20
|
||||
trunk = 20
|
||||
trunk_link = 20
|
||||
primary = 20
|
||||
primary_link = 20
|
||||
secondary = 20
|
||||
secondary_link = 20
|
||||
tertiary = 20
|
||||
unclassified = 18
|
||||
residential = 18
|
||||
living_street = 18
|
||||
service = 15
|
||||
track = 15
|
||||
path = 15
|
||||
ferry = 5
|
||||
cycleway = 19
|
||||
trunk = 19
|
||||
trunk_link = 19
|
||||
primary = 19
|
||||
primary_link = 19
|
||||
secondary = 17
|
||||
secondary_link = 17
|
||||
tertiary = 15
|
||||
residential = 15
|
||||
unclassified = 15
|
||||
living_street = 13
|
||||
service = 12
|
||||
track = 12
|
||||
path = 12
|
||||
footway = 10
|
||||
pedestrian = 5
|
||||
pier = 5
|
||||
steps = 3
|
||||
ferry = 5
|
||||
obeyOneways = yes
|
||||
useRestrictions = yes
|
||||
accessTag = bicycle
|
||||
excludeFromGrid = ferry
|
||||
defaultSpeed = 15
|
||||
defaultSpeed = 17
|
||||
obeyBollards = no
|
||||
trafficLightPenalty = 20
|
||||
|
||||
|
||||
25
test/speedprofiles/ebike.ini
Normal file
25
test/speedprofiles/ebike.ini
Normal file
@ -0,0 +1,25 @@
|
||||
[ebike]
|
||||
cycleway = 25
|
||||
trunk = 25
|
||||
trunk_link = 25
|
||||
primary = 25
|
||||
primary_link = 25
|
||||
secondary = 25
|
||||
secondary_link = 25
|
||||
tertiary = 25
|
||||
unclassified = 25
|
||||
residential = 25
|
||||
living_street = 20
|
||||
service = 20
|
||||
track = 20
|
||||
path = 15
|
||||
ferry = 5
|
||||
pier = 5
|
||||
pedestrian = 5
|
||||
footway = 5
|
||||
steps = 3
|
||||
obeyOneways = yes
|
||||
useRestrictions = no
|
||||
accessTag = bicycle
|
||||
excludeFromGrid = ferry
|
||||
defaultSpeed = 25
|
||||
Loading…
Reference in New Issue
Block a user