Property:Subcatchment maximum altitude category
Jump to navigation
Jump to search
(Created page with "This is a property of type Has type::String. * allows value::Less than 100 m * allows value::100 - 200 m * allows value::200 - 500 m * allows value::500 - 1000 m * allows value::1000 - 2000 m * allows value::more than 2000 m The default unit is m.") |
(No difference)
|
Latest revision as of 20:40, 4 September 2024
This is a property of type String.
- Less than 100 m
- 100 - 200 m
- 200 - 500 m
- 500 - 1000 m
- 1000 - 2000 m
- more than 2000 m
The default unit is m.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Less than 100 m", "100 - 200 m", "200 - 500 m", "500 - 1000 m", "1000 - 2000 m", "more than 2000 m" ] } }