mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 03:39:36 +02:00
Add basin=* Type and intermittent fields to Basin preset
(closes #5497)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "basin",
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"key": "intermittent",
|
||||
"type": "check",
|
||||
"label": "Intermittent",
|
||||
"default": "yes"
|
||||
}
|
||||
Reference in New Issue
Block a user