mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-11 07:13:44 +02:00
Add cycle_barrier fields (#1232)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"key": "spacing",
|
||||
"type": "number",
|
||||
"label": "Distance Between Barriers (Meters)",
|
||||
"snake_case": false,
|
||||
"prerequisiteTag": {
|
||||
"key": "cycle_barrier",
|
||||
"valueNot": "single"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user