depth¶
Depth measurement in feet.
Comments¶
- pattern assumes positive number with an option to specify the tenths place.
Details¶
| Property | Value |
|---|---|
| Range | float (xsd:float) |
| Required | No |
| Multivalued | No |
| Pattern | ^\d+(\.\d)?$ |
| Unit | None ([ft_i]) |
Annotations¶
| Tag | Value |
|---|---|
transformation_type |
duplicate |
transformation_note |
Single depth value maps to both minimumDepthInMeters and maximumDepthInMeters after converting from feet to meters. |