mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 05:43:53 +01:00
Also added fields for `hazard`, `curve`, `curves`, `hazard:animal`, and changed the name for the `military=danger_area` preset
9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"key": "curves",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"prerequisiteTag": {
|
|
"key": "hazard",
|
|
"value": "curves"
|
|
}
|
|
}
|