Update Potlatch 2 to r24608 build
This commit is contained in:
parent
8e58ec0ff5
commit
6bccf86b81
2 changed files with 5 additions and 5 deletions
|
@ -450,11 +450,11 @@ Quick documentation:
|
|||
name="Bike lanes" category="Cycle" description="Road has bike lanes within the road surface"
|
||||
key="cycleway" layout="horizontal">
|
||||
<choice value="no" text="No bike lanes"/>
|
||||
<choice value="opposite" text="No, but two-way bicycle traffic permitted" description="The route may be cycled in the direction opposite of other traffic, but does not have a dedicated lane. Common in Belgium, Netherlands, Denmark."/>
|
||||
<choice value="lane" text="Standard bike lane" description="Separated by painted line"/>
|
||||
<choice value="track" text="Copenhagen-style bike lane" description="Separated by kerb or parked cars"/>
|
||||
<choice value="opposite_lane" text="Two-way bike lane" description="Separated by painted line, and allowing bicycles in both directions in an otherwise one-way street."/>
|
||||
<choice value="opposite_track" text="Two-way Copenhagen-style bike lane" description="Separated by kerb or parked cars, and allowing bicycles in both directions in an otherwise one-way street."/>
|
||||
<choice value="lane" text="On-road bike lane" description="Separated by painted line"/>
|
||||
<choice value="track" text="Parallel track" description="Separated by kerb or parked cars"/>
|
||||
<choice value="opposite_lane" text="Contraflow lane" description="Separated by painted line, and allowing bicycles in both directions in an otherwise one-way street."/>
|
||||
<choice value="opposite_track" text="Contraflow track" description="Separated by kerb or parked cars, and allowing bicycles in both directions in an otherwise one-way street."/>
|
||||
<choice value="opposite" text="Contraflow unmarked" description="The route may be cycled in the direction opposite of other traffic, but does not have a dedicated lane."/>
|
||||
<help>http://wiki.openstreetmap.org/wiki/Key:cycleway</help>
|
||||
</input>
|
||||
</inputSet>
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue