mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
cycleway field: use no value instead of none, fix spelling of labels
This commit is contained in:
parent
de6022f950
commit
e6968fe2ce
2 changed files with 24 additions and 23 deletions
|
|
@ -946,34 +946,34 @@ en:
|
|||
options:
|
||||
lane:
|
||||
description: A bike lane separated from auto traffic by a painted line
|
||||
title: Standard bike lane
|
||||
none:
|
||||
title: Standard Bike Lane
|
||||
'no':
|
||||
description: No bike lane
|
||||
title: None
|
||||
opposite:
|
||||
description: A bike lane that travels in both directions on a one-way street
|
||||
title: Contraflow bike lane
|
||||
title: Contraflow Bike Lane
|
||||
opposite_lane:
|
||||
description: A bike lane that travels in the opposite direction of traffic
|
||||
title: Opposite bike lane
|
||||
title: Opposite Bike Lane
|
||||
separate:
|
||||
description: Indicates that cycleway was mapped as a separate geometry
|
||||
title: Cycleway mapped separately
|
||||
title: Cycleway Mapped Separately
|
||||
share_busway:
|
||||
description: A bike lane shared with a bus lane
|
||||
title: Bike lane shared with bus
|
||||
title: Bike Lane Shared With Bus
|
||||
shared_lane:
|
||||
description: A bike lane with no separation from auto traffic
|
||||
title: Shared bike lane
|
||||
title: Shared Bike Lane
|
||||
track:
|
||||
description: A bike lane separated from traffic by a physical barrier
|
||||
title: Bike track
|
||||
title: Bike Track
|
||||
# cycleway field placeholder
|
||||
placeholder: none
|
||||
placeholder: Lane, Track, Contraflow, …
|
||||
terms: '[translate with synonyms or related terms for ''Bike Lanes'', separated by commas]'
|
||||
types:
|
||||
cycleway:left: Left side
|
||||
cycleway:right: Right side
|
||||
cycleway:left: Left Side
|
||||
cycleway:right: Right Side
|
||||
dance/style:
|
||||
# dance:style=*
|
||||
label: Dance Styles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue