Class Name: GD Location 3D

Superclass - Location 3D

Definition

A coordinate within the Geodetic (GD) 3D Spatial Reference Frame (SRF).

The Geodetic Spatial Reference Frame is based on latitude and longitude on the surface of the Object Reference Model/Earth Reference Model (ORM/ERM).

Latitude is defined to be the angle in arc degrees subtended with the ORM/ERM equatorial plane by a perpendicular through the surface of the ORM/ERM from a point. Latitude is positive if north of the equator, negative if south.

Longitude is defined to be the angle in arc degrees measured about the polar axis of the ORM/ERM from a prime meridian to the meridian through a point; positive if east of the prime meridian and negative if west. Longitude on the ERM is conventionally defined with respect to the Prime Meridian of Greenwich, England.

Elevation is defined along the local normal to the vertical datum, with an origin at the vertical datum and positive with increasing distance from the ORM/ERM mass-center.

The canonical 3D Local Tangent Plane (LTP) space, when embedded in a GD SRF, would have its X axis aligned with the local parallel of the GD SRF, and its Y axis aligned with the local meridian of the GD SRF. The poles are treated as special cases, where:
North pole +X axis = 90 degree east meridian
+Y axis = 180 degree meridian
South pole +X axis = 90 degree west meridian
+Y axis = 0 degree meridian

These are defined consistent with the AUPS SRF.

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

Primary Page in DRM Diagram:

Example

  1. A Feature Node representing Cinderella's Castle at Walt Disney World in Orlando, Florida might have a GD Location 3D with geodetic_latitude = 28.25, geodetic_longitude = 81.35, and elevation = 0.0.

FAQs

--FAQs needed here --

Constraints

Component of (one-way)(inherited)

Field Elements

SE_FLOAT64 geodetic_longitude; (notes)
SE_FLOAT64 geodetic_latitude; (notes)
SE_FLOAT64 elevation; (notes)

Notes

Component of Notes

Distance_Level_of_Detail_Data

 the center point for the LOD test

Fields Notes

geodetic_longitude

 in degrees

geodetic_latitude

 in degrees

elevation

 Elevation or height; positive "outwards" along the direction
 normal to the ORM/ERM

Prev: GD Location 2D. Next: GEI Location 3D. Up:Index.