Line 122: | Line 122: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scope is used by the project."}, | ||
"Scope_Crowd":{ | "Scope_Crowd":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 128: | Line 128: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scope is used by the project."}, | ||
"Scope_Large_group":{ | "Scope_Large_group":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 134: | Line 134: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scope is used by the project."}, | ||
"Scope_Small_group":{ | "Scope_Small_group":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 140: | Line 140: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scope is used by the project."}, | ||
"Scope_Individual":{ | "Scope_Individual":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 146: | Line 146: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scope is used by the project."}, | ||
"Audience_Policy_Makers":{ | "Audience_Policy_Makers":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 152: | Line 152: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of audience is used by the project."}, | ||
"Audience_Planning_expert":{ | "Audience_Planning_expert":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 158: | Line 158: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of audience is used by the project."}, | ||
"Audience_Stakeholders":{ | "Audience_Stakeholders":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 164: | Line 164: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of audience is used by the project."}, | ||
"Audience_Community":{ | "Audience_Community":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 170: | Line 170: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of audience is used by the project."}, | ||
"Scale_Street":{ | "Scale_Street":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 176: | Line 176: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scale is used by the project."}, | ||
"Scale_Neighbourhood":{ | "Scale_Neighbourhood":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 182: | Line 182: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scale is used by the project."}, | ||
"Scale_District":{ | "Scale_District":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 188: | Line 188: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scale is used by the project."}, | ||
"Scale_Metropolitan":{ | "Scale_Metropolitan":{ | ||
"type": "boolean", | "type": "boolean", | ||
Line 194: | Line 194: | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of | "description": "State whether this type of scale is used by the project."}, | ||
"Scale_Undefined":{ | |||
"type": "boolean", | |||
"default": "0", | |||
"required": true, | |||
"suggested": true, | |||
"description": "State whether this type of scaleis used by the project."}, | |||
"Scale_City":{ | |||
"type": "boolean", | |||
"default": "0", | |||
"required": true, | |||
"suggested": true, | |||
"description": "State whether this type of scale is used by the project."} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Line 209: | Line 221: | ||
"Scale_Neighbourhood", | "Scale_Neighbourhood", | ||
"Scale_District", | "Scale_District", | ||
"Scale_Metropolitan" | "Scale_Metropolitan", | ||
"Scale_City", | |||
"Scale_Undefined" | |||
], | ], | ||
"description": "Template for selecting parameters", | "description": "Template for selecting parameters", |
Revision as of 10:09, 23 July 2020
Template for selecting parameters
Parameter | Description | Type | Status | |
---|---|---|---|---|
Scope_Pre-defined | Scope_Pre-defined | State whether this type of scope is used by the project.
| Boolean | required |
Scope_Crowd | Scope_Crowd | State whether this type of scope is used by the project.
| Boolean | required |
Scope_Large_group | Scope_Large_group | State whether this type of scope is used by the project.
| Boolean | required |
Scope_Small_group | Scope_Small_group | State whether this type of scope is used by the project.
| Boolean | required |
Scope_Individual | Scope_Individual | State whether this type of scope is used by the project.
| Boolean | required |
Audience_Policy_Makers | Audience_Policy_Makers | State whether this type of audience is used by the project.
| Boolean | required |
Audience_Planning_expert | Audience_Planning_expert | State whether this type of audience is used by the project.
| Boolean | required |
Audience_Stakeholders | Audience_Stakeholders | State whether this type of audience is used by the project.
| Boolean | required |
Audience_Community | Audience_Community | State whether this type of audience is used by the project.
| Boolean | required |
Scale_Street | Scale_Street | State whether this type of scale is used by the project.
| Boolean | required |
Scale_Neighbourhood | Scale_Neighbourhood | State whether this type of scale is used by the project.
| Boolean | required |
Scale_District | Scale_District | State whether this type of scale is used by the project.
| Boolean | required |
Scale_Metropolitan | Scale_Metropolitan | State whether this type of scale is used by the project.
| Boolean | required |
Scale_City | Scale_City | State whether this type of scale is used by the project.
| Boolean | required |
Scale_Undefined | Scale_Undefined | State whether this type of scaleis used by the project.
| Boolean | required |