mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 17:22:47 +00:00
14 lines
281 B
JSON
14 lines
281 B
JSON
{
|
|
"key": "basin",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"detention": "Detention",
|
|
"evaporation": "Evaporation",
|
|
"infiltration": "Infiltration",
|
|
"retention": "Retention"
|
|
}
|
|
}
|
|
}
|