The SEDRIS Data Representation Model
APPENDIX A - Classes LTP Location 3D |
---|
An instance of this DRM class specifies a coordinate within the Local Tangent Plane (LTP) 3D Spatial Reference Frame (SRF).
See [I18026] for a complete definition.
A <Property Grid> maps wind velocities along a coastline. The <Property Grid> uses a Local Tangent Plane Spatial Reference Frame with the Y axis parallel to the coast.
The Local Tangent Plane SRF specifies a location in a georeferenced space. The Local Space Rectangular SRF specifies a location in a Cartesian, non-georeferenced "model" space.
Because the Local Tangent Plane references a Cartesian coordinate system to a curved surface, the two surfaces are not parallel (in particular, LTP is not a projection-based SRF). When they are not parallel, a 2D coordinate in one SRF can map to a range of 2D coordinates in the other SRF. Specifying the third coordinate resolves this ambiguity.
If the data provider's grid is small enough or the ambiguity in location is unimportant, the data provider can specify a height as a global parameter of the <Property Grid>. Otherwise, the data provider should specify the height as a separate value in each grid cell, or use several grids of smaller extents.
SRM_LTP_Coordinate_3D | coordinate; |
---|
|