GISLonConvert


Synopsis

GISLonConvert converts a mesh of longitude (in 0 o to 360 o format), latitude, altitude coordinates to a mesh of longitude (in the East-West,180 o to -180 o , format), latitude, altitude coordinates.

Input Ports

in

Mesh

 

Output Ports

out

Mesh+Group

 

Description

The GISLonConvert module serves a few purposes. It allows you to translate longitude, latitude, altitude (LLA) meshes from 0 o to 360 o format to 180 o to -180 o format. It also reduces potential increased memory requirements because you aren't required to have the standard GIS modules output two meshes with longitudes in both formats.

Although the GIS components in AVS/Express can process longitudes in either 0 o to 360 o format or East-West (180 o to -180 o ) format, the algorithms in the GIS modules work in 0 o to 360 o format.

Input Ports

in

A mesh of longitude, latitude, altitude (LLA) coordinates containing longitudes in 0 o to 360 o format.

Output Ports

out

A mesh of LLA coordinates containing longitudes in East-West (180 o to -180 o ) format

Latitude Conversions

None.

Longitude Conversions

Degree, minute, second (DMS) longitude inputs are constrained from 0 o (0 o E) to 360 o (0 o W). Values outside of these bounds are clipped to fall within the 0 o to 360 o constraints. The following longitude restrictions apply: