The SEDRIS Data Representation Model
APPENDIX A - Classes LSR 2D Location |
---|
An instance of this DRM class specifies a coordinate within the Local Space Rectangular (LSR2) 2D SRF.
See [ISO/IEC 18026] for a complete definition.
<LSR 2D Location> instances are most commonly used in <Model> representations.
By default, the <Polygon> instance should be draped across the terrain. This would cause the <Polygon> to be broken at the terrain facet boundaries, creating multiple polygons. If the Dont_Drape SE_Polygon_Flag is set on the <Polygon> instance, do not drape the <Polygon> instance. Instead, the <Vertex> components of the <Polygon> instance will conform to the terrain surface, while the interior of the <Polygon> instance may cut through the terrain.
SRM_Euclidean_2D_Coordinate | coordinate; | (notes) |
---|
The coordinate field specifies the coordinate values.
|