Coordinate Conversion Functions
-
GM_CalcBearing - Calculates the Bearing Between Two Points
-
GM_CalcDistance - Calculates the Distance Between Two Points
-
GM_CalcEnclosedArea - Calculates the Enclosed Area of a Region
-
GM_CalcProjectedLocation - Projects Along a Bearing from a Start Point to a New Point
-
GM_CalcScaleRectangle - Calculate the Ground Rectangle Required to Draw at a Given Scale
-
GM_CalcWorldRectSize - Calculates the Width and Height of a Bounding Box in Meters
-
GM_ConvertCoordGroundToPixel - Convert coordinate from ground to pixel coordinates
-
GM_ConvertCoordGroundToPixelDouble - Convert coordinate from ground to pixel coordinates
-
GM_ConvertCoordGroundToPixelWithOrientation - Convert coordinate from ground to pixel coordinates with orientation
-
GM_ConvertCoordGroundToPixelWithOrientationDouble - Convert coordinate from ground to pixel coordinates with orientation
-
GM_ConvertCoordLayerGroundToPixel - Convert coordinate from ground to layer pixel coordinates
-
GM_ConvertCoordLayerPixelToGround - Convert coordinate from layer pixel space to ground coordinates
-
GM_ConvertCoordPixelToGround - Convert coordinate from pixel to ground coordinates
-
GM_ConvertCoordPixelToGroundDouble - Convert coordinate from pixel to ground coordinates
-
GM_ConvertCoordPixelToGroundWithOrientation - Convert coordinate from pixel to ground coordinates with orientation
-
GM_ConvertCoordPixelToGroundWithOrientationDouble - Convert coordinate from pixel to ground coordinates with orientation