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