+ "cycleway": {
+ "label": "自行车道",
+ "options": {
+ "lane": {
+ "description": "交通标线与机动车隔开的自行车道",
+ "title": "标准自行车道"
+ },
+ "none": {
+ "description": "无自行车道",
+ "title": "无"
+ },
+ "opposite": {
+ "description": "单行街道上双向行驶的自行车道",
+ "title": "逆向自行车道"
+ },
+ "opposite_lane": {
+ "description": "和其他车辆反向行驶的自行车道",
+ "title": "对向自行车道"
+ },
+ "share_busway": {
+ "description": "与公交车道共用的自行车道",
+ "title": "与公交车共用的自行车道"
+ },
+ "shared_lane": {
+ "description": "与机动车无隔离的自行车道",
+ "title": "共用自行车道"
+ },
+ "track": {
+ "description": "有物理隔离的自行车道",
+ "title": "专用自行车道"
+ }
+ },
+ "placeholder": "无",
+ "types": {
+ "cycleway:left": "左侧",
+ "cycleway:right": "右侧"
+ }
+ },