@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 414 B
JSON
{
"icon": "maki-bicycle",
"fields": [
"ref",
"direction_vertex",
"width"
],
"geometry": [
"vertex"
],
"tags": {
"cycleway": "asl"
},
"terms": [
"advanced stop box",
"asl",
"bicycle box",
"bike box",
"bikebox",
"cycle box",
"cycle stop marking"
],
"name": "Advanced Stop Line"
}