id-tagging-schema/data/fields/curves.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
149 B
JSON

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