mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-10 08:53:54 +02:00
Add lane_markings field (#479)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"key": "lane_markings",
|
||||
"type": "check",
|
||||
"label": "Lane Markings",
|
||||
"terms": [
|
||||
"centerline",
|
||||
"striped",
|
||||
"unstriped"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user