The SEDRIS Data Representation Model
APPENDIX A - Classes LSR 2D Location |
---|
An instance of this DRM class specifies a coordinate for an SRF based on the Local Space Rectangular 2D SRFT.
See 8.5.25 Local space rectangular 2D SRFT of ISO/IEC 18026 for a complete definition.
<LSR 2D Location> instances are most commonly used in <Model> instance representations.
By default, the <Polygon> instance should be draped across the terrain, causing the <Polygon> instance to be broken at the terrain facet boundaries and creating multiple polygons. If the Dont_DrapeDont_Drape SE_Polygon_Flag is set on the <Polygon> instance, do not drape the <Polygon> instance. Instead, the <Vertex> components of the <Polygon> instance conform to the terrain surface, while the interior of the <Polygon> instance may cut through the terrain.
SRM_Euclidean_2D_Coordinate | coordinate; | 1 |
---|
The coordinate field specifies the set of coordinate-component values.
|