|
|
|
@@ -1025,15 +1025,15 @@
|
|
|
|
|
"type/boundary": {"icon": "iD-boundary", "fields": ["name", "boundary"], "geometry": ["relation"], "tags": {"type": "boundary"}, "name": "Boundary"},
|
|
|
|
|
"type/boundary/administrative": {"icon": "iD-boundary", "fields": ["name", "admin_level"], "geometry": ["relation"], "tags": {"type": "boundary", "boundary": "administrative"}, "reference": {"key": "boundary", "value": "administrative"}, "name": "Administrative Boundary"},
|
|
|
|
|
"type/enforcement": {"icon": "iD-relation", "fields": ["name", "enforcement"], "geometry": ["relation"], "tags": {"type": "enforcement"}, "name": "Enforcement"},
|
|
|
|
|
"type/restriction": {"icon": "iD-restriction", "fields": ["name", "restriction", "except"], "geometry": ["relation"], "tags": {"type": "restriction"}, "name": "Restriction"},
|
|
|
|
|
"type/restriction/no_left_turn": {"icon": "iD-restriction-no-left-turn", "fields": ["except"], "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "no_left_turn"}, "name": "No Left Turn"},
|
|
|
|
|
"type/restriction/no_right_turn": {"icon": "iD-restriction-no-right-turn", "fields": ["except"], "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "no_right_turn"}, "name": "No Right Turn"},
|
|
|
|
|
"type/restriction/no_straight_on": {"icon": "iD-restriction-no-straight-on", "fields": ["except"], "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "no_straight_on"}, "name": "No Straight On"},
|
|
|
|
|
"type/restriction/no_u_turn": {"icon": "iD-restriction-no-u-turn", "fields": ["except"], "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "no_u_turn"}, "name": "No U-turn"},
|
|
|
|
|
"type/restriction/only_left_turn": {"icon": "iD-restriction-only-left-turn", "fields": ["except"], "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "only_left_turn"}, "name": "Only Left Turn"},
|
|
|
|
|
"type/restriction/only_right_turn": {"icon": "iD-restriction-only-right-turn", "fields": ["except"], "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "only_right_turn"}, "name": "Only Right Turn"},
|
|
|
|
|
"type/restriction/only_straight_on": {"icon": "iD-restriction-only-straight-on", "fields": ["except"], "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "only_straight_on"}, "name": "Only Straight On"},
|
|
|
|
|
"type/restriction/only_u_turn": {"icon": "iD-restriction-only-u-turn", "fields": ["except"], "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "only_u_turn"}, "name": "Only U-turn"},
|
|
|
|
|
"type/restriction": {"icon": "iD-restriction", "fields": ["restriction", "except"], "geometry": ["relation"], "tags": {"type": "restriction"}, "name": "Restriction"},
|
|
|
|
|
"type/restriction/no_left_turn": {"icon": "iD-restriction-no-left-turn", "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "no_left_turn"}, "name": "No Left Turn"},
|
|
|
|
|
"type/restriction/no_right_turn": {"icon": "iD-restriction-no-right-turn", "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "no_right_turn"}, "name": "No Right Turn"},
|
|
|
|
|
"type/restriction/no_straight_on": {"icon": "iD-restriction-no-straight-on", "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "no_straight_on"}, "name": "No Straight On"},
|
|
|
|
|
"type/restriction/no_u_turn": {"icon": "iD-restriction-no-u-turn", "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "no_u_turn"}, "name": "No U-turn"},
|
|
|
|
|
"type/restriction/only_left_turn": {"icon": "iD-restriction-only-left-turn", "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "only_left_turn"}, "name": "Only Left Turn"},
|
|
|
|
|
"type/restriction/only_right_turn": {"icon": "iD-restriction-only-right-turn", "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "only_right_turn"}, "name": "Only Right Turn"},
|
|
|
|
|
"type/restriction/only_straight_on": {"icon": "iD-restriction-only-straight-on", "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "only_straight_on"}, "name": "Only Straight On"},
|
|
|
|
|
"type/restriction/only_u_turn": {"icon": "iD-restriction-only-u-turn", "geometry": ["relation"], "tags": {"type": "restriction", "restriction": "only_u_turn"}, "name": "Only U-turn"},
|
|
|
|
|
"type/route_master": {"icon": "iD-route-master", "fields": ["name", "route_master", "ref", "operator", "network"], "geometry": ["relation"], "tags": {"type": "route_master"}, "name": "Route Master"},
|
|
|
|
|
"type/route": {"icon": "iD-route", "fields": ["name", "route", "ref_route", "operator", "network"], "geometry": ["relation"], "tags": {"type": "route"}, "name": "Route"},
|
|
|
|
|
"type/route/bicycle": {"icon": "iD-route-bicycle", "fields": ["name", "ref_route", "network_bicycle", "cycle_network", "to", "from"], "geometry": ["relation"], "tags": {"type": "route", "route": "bicycle"}, "name": "Cycle Route"},
|
|
|
|
|