Class Name: LTP Location 3D

Superclass - Location 3D

Definition

A coordinate within the Local Tangent Plane (LTP) 3D Spatial Reference Frame.

The Local Tangent Plane Spatial Reference Frame specifies a local Cartesian coordinate system where the XY plane is parallel to a plane tangent to the Object Reference Model/Earth Reference Model (ORM/ERM) specified by a parametrically-defined horizontal datum and reference point. The vertical origin of the tangent plane is specified by a parametrically-defined vertical datum.

For example, the ERM WGS-84 ellipsoid specified by the WGS-84 horizontal datum may define the surface to which the LTP is parallel at the point of tangency; however, Mean Sea Level (MSL) may define the "vertical" displacement of the LTP origin from that point of tangency.

When used to define a 2D coordinate system, the resulting X and Y axes are measured in meters (rather than arc degrees), and a local origin offset is provided. The direction of the Y axis may be rotated from the local polar direction (e.g., geographic North), and the X axis is defined as forming a 2D right-handed coordinate system. The origin (point of tangency) is defined by the parametric geodetic latitude and longitude. The Z axis is oriented perpendicular to the other two axes (and not necessarily normal to the local vertical datum), and forms a 3D right-handed coordinate system.

See the SEDRIS Spatial Reference Model (SRM) for additional details.

Primary Page in DRM Diagram:

Example

  1. 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.

FAQs

How does the Local Tangent Plane (LTP) SRF differ from the Local Space Rectangular (LSR) SRF?
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.

I have a 2D grid. Why do I have to specify a height?
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 your grid is small enough or the ambiguity in location is unimportant, you can specify a height as a global parameter of the Property Grid. Otherwise, you should specify the height as a separate value in each grid cell, or use several grids of smaller extents.

Constraints

Component of (one-way)(inherited)

Field Elements

SE_FLOAT64 x; (notes)
SE_FLOAT64 y; (notes)
SE_FLOAT64 z; (notes)

Notes

Component of Notes

Distance_Level_of_Detail_Data

 the center point for the LOD test

Fields Notes

x

 in meters

y

 in meters

z

 Elevation or height; positive along xy surface normal

Prev: LTP Location 2D. Next: Label. Up:Index.