Removing unneeded files
This commit is contained in:
parent
0d087fcbce
commit
02c11caf7f
@ -1,31 +0,0 @@
|
||||
[bicycle]
|
||||
accessTags = bicycle,vehicle,access
|
||||
defaultSpeed = 17
|
||||
obeyOneways = yes
|
||||
useRestrictions = yes
|
||||
obeyBollards = no
|
||||
|
||||
cycleway = 19
|
||||
primary = 19
|
||||
primary_link = 19
|
||||
secondary = 17
|
||||
secondary_link = 17
|
||||
tertiary = 15
|
||||
residential = 15
|
||||
unclassified = 15
|
||||
living_street = 13
|
||||
road = 13
|
||||
service = 12
|
||||
track = 12
|
||||
path = 12
|
||||
footway = 10
|
||||
pedestrian = 5
|
||||
pier = 5
|
||||
steps = 3
|
||||
ferry = 5
|
||||
|
||||
excludeFromGrid = ferry
|
||||
trafficSignalPenalty = 10
|
||||
|
||||
accessRestrictionKeys = destination,private,delivery
|
||||
accessForbiddenKeys = no,private,agricultural,forestery
|
@ -1,26 +0,0 @@
|
||||
[car]
|
||||
accessTag = motorcar,motor_vehicle,vehicle,access
|
||||
defaultSpeed = 50
|
||||
obeyOneways = yes
|
||||
useRestrictions = yes
|
||||
barrier = bollard
|
||||
|
||||
motorway = 100
|
||||
motorway_link = 90
|
||||
trunk = 90
|
||||
trunk_link = 70
|
||||
primary = 70
|
||||
primary_link = 60
|
||||
secondary = 60
|
||||
secondary_link = 50
|
||||
tertiary = 50
|
||||
tertiary_link = 40
|
||||
road = 40
|
||||
residential = 40
|
||||
unclassified = 30
|
||||
service = 20
|
||||
living_street = 10
|
||||
|
||||
accessRestrictionKeys = destination,private,delivery
|
||||
accessForbiddenKeys = no,private,agricultural,forestery
|
||||
accessForbiddenDefault = track
|
@ -1,29 +0,0 @@
|
||||
[ebike]
|
||||
accessTags = bicycle,vehicle,access
|
||||
obeyOneways = yes
|
||||
defaultSpeed = 25
|
||||
useRestrictions = no
|
||||
|
||||
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
|
||||
pier = 5
|
||||
pedestrian = 5
|
||||
footway = 5
|
||||
ferry = 5
|
||||
|
||||
excludeFromGrid = ferry
|
||||
|
||||
accessRestrictionKeys = destination,private,delivery
|
||||
accessForbiddenKeys = no,private,agricultural,forestery
|
@ -1,31 +0,0 @@
|
||||
[foot]
|
||||
accessTags = foot,access
|
||||
defaultSpeed = 5
|
||||
obeyOneways = no
|
||||
useRestrictions = no
|
||||
obeyBollards = no
|
||||
|
||||
primary = 5
|
||||
primary_link = 5
|
||||
secondary = 5
|
||||
secondary_link = 5
|
||||
tertiary = 5
|
||||
residential = 5
|
||||
unclassified = 5
|
||||
living_street = 5
|
||||
road = 5
|
||||
service = 5
|
||||
track = 5
|
||||
path = 5
|
||||
cycleway = 5
|
||||
footway = 5
|
||||
pedestrian = 5
|
||||
pier = 5
|
||||
steps = 2
|
||||
|
||||
ferry = 5
|
||||
|
||||
excludeFromGrid = ferry
|
||||
|
||||
accessRestrictionKeys = destination,private,delivery
|
||||
accessForbiddenKeys = no,private,agricultural,forestery
|
Loading…
Reference in New Issue
Block a user