Unclear how to handle the following elevation + depth/height cases:
Feature is a point at a given height or depth from the ground surface.
- Elevation is reported as ground surface. Height / depth of the feature is also reported relative to ground surface.
- Elevation is reported as the absolute location of the feature. Height / depth of the feature is also reported relative to the ground surface.
We have been implementing height / depth in both cases as a representative coordinate in the plugins thus far.
Is elevation in case 1 a representative coordinate and in case 2 it is absolute?
We should probably add some documentation on how to use / interpret these location fields in the data model.
Unclear how to handle the following elevation + depth/height cases:
Feature is a point at a given height or depth from the ground surface.
We have been implementing height / depth in both cases as a representative coordinate in the plugins thus far.
Is elevation in case 1 a representative coordinate and in case 2 it is absolute?
We should probably add some documentation on how to use / interpret these location fields in the data model.