29.21.10 Location
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Location Component Schema. This is a location that is expressed in terms of 2D coordinates. In order that the location be understood, the coordinate reference system (CRS) must be known. The survey location is given by a pair of tagged values. The pairs may be: (1) latitude/longitude, (2) easting/northing, (3) westing/southing, (4) projectedX/projectedY, or (5) localX/localY. The appropriate pair must be chosen for the data.
Name |
Type |
Notes |
---|---|---|
Description |
String2000 |
A comment, generally given to help the reader interpret the coordinates if the CRS and the chosen pair do not make them clear. |
ExtensionNameValue |
ExtensionNameValue |
Extensions to the schema based on a name-value construct. |
Original |
boolean |
Flag indicating (if "true" or "1") that this pair of values was the original data given for the location. If the pair of values was calculated from an original pair of values, this flag should be "false" (or "0"), or not present. |
WellCRS |
String64 |
A pointer to the wellCRS that defines the CRS for the coordinates. While optional, it is strongly recommended that this be specified. |
Association |
Notes |
---|---|
From: Location. 0..1To: AbstractLocation Association |
|
From: WellDatum.HorizontalLocation 0..1To: Location Association |