getLongitudeLatitudeBoundingBox Method

This method returns the raw latitude / longitude for the range in a Range2d object. The X value represents the longitude and the Y value the latitudes. Y values are kept conscribed between -PI and +PI while longitude values can be expressed in any range between -2PI to +2PI given the minimum longitude is always smaller numerically than the maximum longitude. Note that usually the longitudes are usually by convention in the range of -PI to PI except for ranges that overlap the -PI/+PI frontier in which case either representation is acceptable.

getLongitudeLatitudeBoundingBox(): Range2d

Defined in

Last Updated: 08 January, 2020