No edit summary |
No edit summary |
||
Line 51: | Line 51: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | |||
"Type": { | |||
"label": "Type", | |||
"description": "General type of site; ocean, lake, wreck, cave, river, etc. If multiple types are present, add multiple.", | |||
"example": "Wreck", | |||
"required": true | |||
} | } | ||
} | } |
Revision as of 19:44, 19 August 2023
Site Info | |
---|---|
Type | {{{Type}}} |
Coordinates | {{{coordinates}}} |
Region | {{{region}}} |
Access via | {{{site_access_type}}} |
Depth range | {{{depth_range}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Region | region | The general region
| String | required |
Site access type | site_access_type | How the site is typically accessed - boat, shore, etc.
| Unknown | required |
Depth range | depth_range | The depth range for dives at this site. It's okay for this to be very large; e.g. for sites where both recreational and technical dives can be conducted, the range could be something like 5-100m
| String | suggested |
GPS coordinates | coordinates | GPS coordinates of the site. For large sites such as lakes, use something representative such as the typical entrypoint or a major feature.
| String | suggested |
Type | Type | General type of site; ocean, lake, wreck, cave, river, etc. If multiple types are present, add multiple.
| Unknown | required |