Proposal:Advanced Cycleway
Advanced Cycleway | |
---|---|
Proposal status: | Abandoned (inactive) |
Proposed by: | Driver2 |
Tagging: | key.property=value
|
Applies to: | Tags |
Definition: | * |
Statistics: |
|
Rendered as: | * |
Draft started: | |
Proposed on: | 2008-08-11 |
RFC start: | 2008-08-11 |
Vote start: | * |
Vote end: | * |
Please see Proposed features/Advanced footway and cycleway
Summary
The current tagging scheme as stated on key:cycleway seems insufficient to me. There is no way to define different types of cycleways on different sides of the street, nor is it possible to define a sidewalk that is both a designated cycleway and a footway.
Note: This is to tag cycleways at the side of streets. Cycleways that run on a physically seperated way, may be tagged as highway=cycleway
and so on just like before.
Reasoning
Usage
First define what ways a street has:
path=left
,path=right
,path=both
orpath=none
to define a path without pre-set attributes, usually if it's both a footway and a cyclewaycycleway=left
,cycleway=right
,cycleway=both
orcycleway=none
for a cyclewayfootway=left
,footway=right
,footway=both
orfootway=none
for a footway (as proposed in Proposed features/Footway)
Then, if necessary (especially for path=*
), describe the ways more closely:
path.foot=designated
to make it a designated footway, or justpath.foot=yes
to allow pedestrianspath.bicycle=designated
to make it a designated cycleway, or justpath.bicycle=yes
to allow bicyclespath.x=*
any other properties that might be applicable for a path (such as other access restrictions, surface, ..)
If you defined the both value for one of the keys above, you can also address one side directly:
path:left.foot=designated
to only make the left-hand way a designated footway (depending on the direction of the way)path:left.bicycle=designated
to also allow bicyclespath:left.bicycle=segregated
to make it a foot/cycleway that is sperated by a painted line
The properties are defined as proposed in Proposed features/Properties for Tags.
Examples
Picture | Tagging | Comment |
---|---|---|
![]() |
|
There's a normal sidewalk on the right side of the street and a line-seperated foot/cycleway on the left side. Since they share the same way (even if segregated, but only by a painted line), they are tagged as one. |
![]() |
|
There is a footway on both sides of the street, but also a lane for cyclists on the right side. Since the lane and the footway are on different parts of the road (seperated by the kerb), also a seperate tag is used. |
|
Mixed cycleway/footway on the left side, cyclelane and footway on the right side. |
Comments
Please use the talk page for discussion.