| enumeration |
trueFootage |
Measurements are made in decimal feet along the linear element from its start, in the direction of the linear element
|
|
| enumeration |
trueCentimeters |
Measurements are made in decimal centimeters along the linear element from its start, in the direction of the linear element
|
|
| enumeration |
trueInches |
Measurements are made in decimal inches along the linear element from its start, in the direction of the linear element
|
|
| enumeration |
trueMeters |
Measurements are made in decimal meters along the linear element from its start, in the direction of the linear element
|
|
| enumeration |
chainage |
Measurements are made in decimal meters along the linear element
from its start, in the direction of the linear element. Legacy term used in 2.6
incorrectly as an absolute measurement, as it could be used with units of "ft". Deprecated from Version 3.0. Use "trueMeters" instead
|
|
| enumeration |
trueFootageWithOffset |
Measurements are made in decimal feet along the linear element from its start, in the direction of the linear element. Then, if a
diggs:offsetParameters is specified, this location is adjusted in accordance with the properties of the diggs:OffsetParameters object.
Linearly referenced coordinates using this method are 2D coordinates representing the values of distance and offset in that order.
|
|
| enumeration |
trueMetersWithOffset |
Measurements are made in decimal meters along the linear element from its start, in the direction of the linear element. Then, if a
diggs:offsetParameters is specified, this location is adjusted in accordance with the properties of the diggs:OffsetParameters object.
Linearly referenced coordinates using this method are 2D coordinates representing the values of distance and offset in that order.
|
|
| enumeration |
referenceFootage |
Measurements are made in decimal feet along the linear element from a specified referent location, in the direction of the linear element.
|
|
| enumeration |
referenceMeters |
Measurements are made in decimal meters along the linear element from a specified referent location, in the direction of the linear element.
|
|
| enumeration |
referenceFootageWithOffset |
Measurements are made in decimal feet along the linear element from a specified referent location, in the direction of the linear element.
Then, if a diggs:offsetParameters is specified, this location is adjusted in accordance with the properties of the diggs:OffsetParameters object.
Linearly referenced coordinates using this method are 2D coordinates representing the values of distance and offset in that order.
|
|
| enumeration |
referenceMetersWithOffset |
Measurements are made in decimal meters along the linear element from a specified referent location, in the direction of the linear element.
Then, if diggs:offsetParameters is specified, this location is adjusted in accordance with the properties of the diggs:OffsetParameters object.
Linearly referenced coordinates using this method are 2D coordinates representing the values of distance and offset in that order.
|
|
| enumeration |
inchMeasure |
Measurement is expressed as decimal inches along the linear element, in the direction of the linear element.
The exact location is determined from the two anchor points assigned along the linear element that bracket the neasurement location and then
interpolating between these two points based on the length of the line segment between them. In DIGGS, used primarily for logging locations on a core sample.
|
|
| enumeration |
cmMeasure |
Measurement is expressed as decimal centimeters along the linear element, in the direction of the linear element.
The exact location is determined from the two anchor points assigned along the linear element that bracket the neasurement location and then
interpolating between these two points based on the length of the line segment between them. In DIGGS, used primarily for logging locations on a core sample.
|
|
| enumeration |
footMeasure |
Measurement is expressed as decimal feet along the linear element, in the direction of the linear element.
The exact location is determined from the two anchor points assigned along the linear element that bracket the neasurement location and then
interpolating between these two points based on the length of the line segment between them.
|
|
| enumeration |
meterMeasure |
Measurement is expressed as decimal meters along the linear element, in the direction of the linear element.
The exact location is determined from the two anchor points assigned along the linear element that bracket the neasurement location and then
interpolating between these two points based on the length of the line segment between them.
|
|