Removed table-related terms from crossing presets

These terms only made sense for the raised crossing presets, which got merged with the unraised crossing presets.
This commit is contained in:
Minh Nguyễn 2022-06-22 01:37:45 -07:00
parent b68ccf03c0
commit fe3caadc8e
7 changed files with 12 additions and 36 deletions

View file

@ -23,11 +23,7 @@
"terms": [
"zebra crossing",
"marked crossing",
"crosswalk",
"flat top",
"hump",
"speed",
"slow"
"crosswalk"
],
"name": "Marked Crosswalk"
}

View file

@ -31,10 +31,6 @@
"pedestrian traffic signals",
"pedestrian crossing (lights)",
"bicycle crossing (lights)",
"crosswalk (lights)",
"flat top",
"hump",
"speed",
"slow"
"crosswalk (lights)"
]
}

View file

@ -23,11 +23,7 @@
"terms": [
"unmarked foot path crossing",
"unmarked crosswalk",
"unmarked pedestrian crossing",
"flat top",
"hump",
"speed",
"slow"
"unmarked pedestrian crossing"
],
"name": "Unmarked Crossing"
}

View file

@ -28,11 +28,7 @@
"marked crossing",
"marked pedestrian crosswalk",
"zebra crossing",
"crosswalk",
"flat top",
"hump",
"speed",
"slow"
"crosswalk"
],
"name": "Marked Crosswalk"
}

View file

@ -34,10 +34,6 @@
"pedestrian traffic signals",
"pedestrian crossing (lights)",
"bicycle crossing (lights)",
"crosswalk (lights)",
"flat top",
"hump",
"speed",
"slow"
"crosswalk (lights)"
]
}

View file

@ -26,11 +26,7 @@
"terms": [
"unmarked foot path crossing",
"unmarked crosswalk",
"unmarked pedestrian crossing",
"flat top",
"hump",
"speed",
"slow"
"unmarked pedestrian crossing"
],
"name": "Unmarked Crossing"
}