WARNING: This site is a work in progress.
Enum: BT01SubWatershedTypes
The watersheds for BT01 projects.
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| RIO_FRIO_Y_OTROS_DIRECTOS_AL_CAUCA | None | Río Frío y otros Directos al Cauca |
| RIO_SUMAPAZ | None | Río Sumapaz |
Slots
| Name | Description |
|---|---|
| subWatershed |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
LinkML Source
```yaml
name: BT01SubWatershedTypes
description: The watersheds for BT01 projects.
from_schema: https://framework.regen.network/schema/
rank: 1000
permissible_values:
RIO_FRIO_Y_OTROS_DIRECTOS_AL_CAUCA:
text: RIO_FRIO_Y_OTROS_DIRECTOS_AL_CAUCA
description: Río Frío y otros Directos al Cauca
RIO_SUMAPAZ:
text: RIO_SUMAPAZ
description: Río Sumapaz
</details>