Property:Has condition pothole
Jump to navigation
Jump to search
This is a number describing the pothole conditions in the canyon. The allowed values for this property are:
- 0 - Normal : no special problems
- 1 - Watch out: requires special precautions
- 2 - Challenging : requires special technical skills
- 3 - Hard : requires advanced technical skills
- 4 - Very Hard : requires exceptional technical abilities
- 5 - Extreme : extremely dangerous or impossible
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "0", "1", "2", "3", "4", "5" ] } }