Geographic Area
GeographicArea object. This object represents a geographical area on the surface of a WGS 84 Ellipsoid. In the calculations related to these geographical areas the altitude information contained in the All geographical areas deal with Coordinates objects.
Inheritors
Properties
Bounding box. This is the smallest rectangle that can be drawn around the area such that it surrounds this geographic area completely. If the area is bigger than what is allowed in the WGS 84 coordinate system, the rectangle is truncated to valid WGS 84 coordinate values. The RectangleGeographicArea is always aligned with parallels and meridians.
Center of the geographic area.
Type of the geographic area.
Functions
Check if the provided point is contained by the geographic area.
Convert to area of the given type
Check if two geographic areas are equal.
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object