id-tagging-schema/data/fields/curve.json
arch0345 ae0361dad0 Add Hazardous Area/Warning Sign presets
Also added fields for `hazard`, `curve`, `curves`, `hazard:animal`, and changed the name for the `military=danger_area` preset
2023-06-19 22:44:10 -07:00

9 lines
147 B
JSON

{
"key": "curve",
"type": "combo",
"label": "Type",
"prerequisiteTag": {
"key": "hazard",
"value": "curve"
}
}