globalmapper Base Classes

The main globalmapper module is a python library auto-generated from the Global Mapper SDK, which makes calls into global_mapper.pdb See Functions for functions contained in the globalmapper module. By convention, classes in globalmapper end with a “_t” suffix.

Note

The classes contained in globalmapper are not all initializable. Use the classes in the GM module, which have the same name without the ‘GM_’ prefix for an easier way to instantiate classes and set parameters. Detailed information about parameters is also listed in the GM module classes.

class globalmapper.POINT(*args)[source]
property thisown

The membership flag

property x
property y
class globalmapper.GM_LayerHandle_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_LayerHandle_t32 *

static frompointer(t)[source]
Parameters:

t (GM_LayerHandle_t32 *) –

Return type:

GM_LayerHandle_array *

class globalmapper.float_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

float *

static frompointer(t)[source]
Parameters:

t (float *) –

Return type:

float_array *

class globalmapper.uint8_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

uint8 *

static frompointer(t)[source]
Parameters:

t (uint8 *) –

Return type:

uint8_array *

class globalmapper.uint32_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

unsigned long *

static frompointer(t)[source]
Parameters:

t (unsigned long *) –

Return type:

uint32_array *

class globalmapper.GM_Point_t_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_Point_t *

static frompointer(t)[source]
Parameters:

t (GM_Point_t) –

Return type:

GM_Point_t_array *

class globalmapper.GM_GroundControlPoint_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_GroundControlPoint_t *

static frompointer(t)[source]
Parameters:

t (GM_GroundControlPoint_t) –

Return type:

GM_GroundControlPoint_array *

class globalmapper.GM_P2PControlPoint_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_P2PControlPoint_t *

static frompointer(t)[source]
Parameters:

t (GM_P2PControlPoint_t) –

Return type:

GM_P2PControlPoint_array *

globalmapper.GM_P2PControlPoint_array_frompointer(t)[source]
Parameters:

t (GM_P2PControlPoint_t) –

Return type:

GM_P2PControlPoint_array *

class globalmapper.GM_P2PImagePixel_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_P2PImagePixel_t *

static frompointer(t)[source]
Parameters:

t (GM_P2PImagePixel_t) –

Return type:

GM_P2PImagePixel_array *

globalmapper.GM_P2PImagePixel_array_frompointer(t)[source]
Parameters:

t (GM_P2PImagePixel_t) –

Return type:

GM_P2PImagePixel_array *

class globalmapper.GM_AttrValue_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_AttrValue_t *

static frompointer(t)[source]
Parameters:

t (GM_AttrValue_t) –

Return type:

GM_AttrValue_array *

class globalmapper.GM_PaletteEntry_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_PaletteEntry_t *

static frompointer(t)[source]
Parameters:

t (GM_PaletteEntry_t) –

Return type:

GM_PaletteEntry_array *

class globalmapper.GM_CustomShader_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_CustomShader_t *

static frompointer(t)[source]
Parameters:

t (GM_CustomShader_t) –

Return type:

GM_CustomShader_array *

class globalmapper.GM_OnlineSourceInfo_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_OnlineSourceInfo_t *

static frompointer(t)[source]
Parameters:

t (GM_OnlineSourceInfo_t) –

Return type:

GM_OnlineSourceInfo_array *

class globalmapper.GM_ElevColor_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_ElevColor_t *

static frompointer(t)[source]
Parameters:

t (GM_ElevColor_t) –

Return type:

GM_ElevColor_array *

class globalmapper.COLORREF_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

COLORREF *

static frompointer(t)[source]
Parameters:

t (COLORREF *) –

Return type:

COLORREF_array *

class globalmapper.GM_LidarAttrInfo_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_LidarAttrInfo_t *

static frompointer(t)[source]
Parameters:

t (GM_LidarAttrInfo_t) –

Return type:

GM_LidarAttrInfo_array *

class globalmapper.GM_LidarPoint_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_LidarPoint_t *

static frompointer(t)[source]
Parameters:

t (GM_LidarPoint_t) –

Return type:

GM_LidarPoint_array *

class globalmapper.GM_LidarReturnInfo_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_LidarReturnInfo_t *

static frompointer(t)[source]
Parameters:

t (GM_LidarReturnInfo_t) –

Return type:

GM_LidarReturnInfo_array *

class globalmapper.GM_AreaFeature_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_AreaFeature_t *

static frompointer(t)[source]
Parameters:

t (GM_AreaFeature_t) –

Return type:

GM_AreaFeature_array *

class globalmapper.GM_ValName_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_ValName_t *

static frompointer(t)[source]
Parameters:

t (GM_ValName_t) –

Return type:

GM_ValName_array *

class globalmapper.GM_FoundFeature_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

GM_FoundFeature_t *

static frompointer(t)[source]
Parameters:

t (GM_FoundFeature_t) –

Return type:

GM_FoundFeature_array *

class globalmapper.double_array(nelements)[source]
Parameters:

nelements (size_t) –

property thisown

The membership flag

cast()[source]
Return type:

double *

static frompointer(t)[source]
Parameters:

t (double *) –

Return type:

double_array *

class globalmapper.GM_PixelRect_t(*args)[source]

Proxy of C++ GM_PixelRect_t class.

property thisown

The membership flag

property mLeft

sint32

Type:

mLeft

property mRight

sint32

Type:

mRight

property mTop

sint32

Type:

mTop

property mBottom

sint32

Type:

mBottom

class globalmapper.GM_RotatedRect_t(*args)[source]

Proxy of C++ GM_RotatedRect_t class.

property thisown

The membership flag

property mTopLeft

GM_Point_t

Type:

mTopLeft

property mTopRight

GM_Point_t

Type:

mTopRight

property mBottomRight

GM_Point_t

Type:

mBottomRight

property mBottomLeft

GM_Point_t

Type:

mBottomLeft

class globalmapper.GM_GroundControlPoint_t(a, b, c, d)[source]

Proxy of C++ GM_GroundControlPoint_t class.

Parameters:
  • a (double) –

  • b (double) –

  • c (double) –

  • d (double) –

property thisown

The membership flag

property mPixelX

double

Type:

mPixelX

property mPixelY

double

Type:

mPixelY

property mGroundX

double

Type:

mGroundX

property mGroundY

double

Type:

mGroundY

class globalmapper.GM_AttrValue_t(k=None, v=None)[source]

Proxy of C++ GM_AttrValue_t class.

Parameters:
  • k (char const *) –

  • v (char const *) –

property thisown

The membership flag

property mName

p.char

Type:

mName

property mVal

p.char

Type:

mVal

class globalmapper.GM_PaletteEntry_t(a=0, b=None)[source]

Proxy of C++ GM_PaletteEntry_t class.

Parameters:
  • a (unsigned long) –

  • b (char const *) –

property thisown

The membership flag

property mColor

COLORREF

Type:

mColor

property mName

p.char

Type:

mName

class globalmapper.GM_LayerInfo_t[source]

Proxy of C++ GM_LayerInfo_t class.

property thisown

The membership flag

property mDescription

p.char

Type:

mDescription

property mNativeRect

GM_Rectangle_t

Type:

mNativeRect

property mGlobalRect

GM_Rectangle_t

Type:

mGlobalRect

property mPixelWidth

uint32

Type:

mPixelWidth

property mPixelHeight

uint32

Type:

mPixelHeight

property mNativeProj

GM_Projection_t

Type:

mNativeProj

property mControlPoints

p.GM_GroundControlPoint_t

Type:

mControlPoints

property mNumGCPs

uint32

Type:

mNumGCPs

property mMinElevation

float

Type:

mMinElevation

property mMaxElevation

float

Type:

mMaxElevation

property mNumAreas

uint32

Type:

mNumAreas

property mNumLines

uint32

Type:

mNumLines

property mNumPoints

uint32

Type:

mNumPoints

property mPixelSizeX

double

Type:

mPixelSizeX

property mPixelSizeY

double

Type:

mPixelSizeY

property mHasRasterData

boolean

Type:

mHasRasterData

property mEnabled

boolean

Type:

mEnabled

property mHasVectorData

boolean

Type:

mHasVectorData

property mUsedDefaultPos

boolean

Type:

mUsedDefaultPos

property mFilename

p.char

Type:

mFilename

property mArchiveFilename

p.char

Type:

mArchiveFilename

property mTypeName

p.char

Type:

mTypeName

property mGlobalPixelWidth

uint32

Type:

mGlobalPixelWidth

property mGlobalPixelHeight

uint32

Type:

mGlobalPixelHeight

property mMetadataList

p.GM_AttrValue_t

Type:

mMetadataList

property mMetadataListSize

uint32

Type:

mMetadataListSize

property mNumBands

uint32

Type:

mNumBands

property mExtraLoadFlags

p.char

Type:

mExtraLoadFlags

property mPalette

p.GM_PaletteEntry_t

Type:

mPalette

property mPaletteSize

uint32

Type:

mPaletteSize

property mUserData

p.void

Type:

mUserData

property mElevUnits

GM_ElevUnits_t8

Type:

mElevUnits

property mBandValType

GM_BandValType_t8

Type:

mBandValType

property mBandBitDepth

uint16

Type:

mBandBitDepth

property mRasterTypeFlags

GM_RasterTypeFlags_t32

Type:

mRasterTypeFlags

property mUserText

p.q(const).char

Type:

mUserText

property mNumLidarPoints

uint64

Type:

mNumLidarPoints

property mParentLayer

GM_LayerHandle_t32

Type:

mParentLayer

property mDfltViewGlobal

GM_Rectangle_t

Type:

mDfltViewGlobal

property mCodePage

sint32

Type:

mCodePage

property mGroupName

p.q(const).char

Type:

mGroupName

property mUsedDefaultProj

boolean

Type:

mUsedDefaultProj

property mLayerFlags

GM_LayerFlags_t32

Type:

mLayerFlags

property mNumMeshes

uint32

Type:

mNumMeshes

class globalmapper.GM_Color_t(*args)[source]

Proxy of C++ GM_Color_t class.

property thisown

The membership flag

property mRed

uint8

Type:

mRed

property mGreen

uint8

Type:

mGreen

property mBlue

uint8

Type:

mBlue

class globalmapper.GM_FontDef_t[source]

Proxy of C++ GM_FontDef_t class.

property thisown

The membership flag

property mFaceName

p.q(const).char

Type:

mFaceName

property mColor

COLORREF

Type:

mColor

property mWeight

uint16

Type:

mWeight

property mPointSize

uint8

Type:

mPointSize

property mItalicize

boolean

Type:

mItalicize

property mUnderline

boolean

Type:

mUnderline

property mStrikeout

boolean

Type:

mStrikeout

property mCharset

uint8

Type:

mCharset

property mBgMode

GM_FontBackground_t8

Type:

mBgMode

property mFixedHgt

float

Type:

mFixedHgt

property mPlacement

GM_LabelPlacement_t8

Type:

mPlacement

property mHalo

boolean

Type:

mHalo

property mReserved2

uint8

Type:

mReserved2

property mReserved3

uint8

Type:

mReserved3

property mAngle

float

Type:

mAngle

class globalmapper.GM_AreaStyle_t[source]

Proxy of C++ GM_AreaStyle_t class.

property thisown

The membership flag

property mBorderPenStyle

GM_PenStyle_t16

Type:

mBorderPenStyle

property mBorderPenWidth

uint16

Type:

mBorderPenWidth

property mBorderPenColor

COLORREF

Type:

mBorderPenColor

property mBrushColor

COLORREF

Type:

mBrushColor

property mBrushStyle

GM_BrushStyle_t16

Type:

mBrushStyle

property mDrawLabel

boolean

Type:

mDrawLabel

property mDrawLabelAlways

boolean

Type:

mDrawLabelAlways

property mFont

GM_FontDef_t

Type:

mFont

class globalmapper.GM_LineStyle_t[source]

Proxy of C++ GM_LineStyle_t class.

property thisown

The membership flag

property mPenStyle

GM_PenStyle_t16

Type:

mPenStyle

property mPenWidth

uint16

Type:

mPenWidth

property mPenColor

COLORREF

Type:

mPenColor

property mDrawLabel

boolean

Type:

mDrawLabel

property mDrawLabelAlways

boolean

Type:

mDrawLabelAlways

property mDrawLabelOnLine

boolean

Type:

mDrawLabelOnLine

property mExtraStyleData

uint8

Type:

mExtraStyleData

property mFont

GM_FontDef_t

Type:

mFont

property mLabelSegment

sint32

Type:

mLabelSegment

property mFixedWidthMeters

float

Type:

mFixedWidthMeters

property mBgPenWidth

uint16

Type:

mBgPenWidth

property mBgPenColor

COLORREF

Type:

mBgPenColor

class globalmapper.GM_PointStyle_t[source]

Proxy of C++ GM_PointStyle_t class.

property thisown

The membership flag

property mSymbolName

p.q(const).char

Type:

mSymbolName

property mFont

GM_FontDef_t

Type:

mFont

property mDrawLabel

boolean

Type:

mDrawLabel

property mDrawLabelAlways

boolean

Type:

mDrawLabelAlways

property mRotation

uint16

Type:

mRotation

property mScale

float

Type:

mScale

class globalmapper.GM_VectorFeature_t[source]

Proxy of C++ GM_VectorFeature_t class.

property thisown

The membership flag

property mName

p.char

Type:

mName

property mDesc

p.char

Type:

mDesc

property mClass

FeatureClass_t16

Type:

mClass

property mAttrList

p.GM_AttrValue_t

Type:

mAttrList

property mNumAttrs

uint16

Type:

mNumAttrs

class globalmapper.GM_HoleInArea_t[source]

Proxy of C++ GM_HoleInArea_t class.

property thisown

The membership flag

property mPoints

p.GM_Point_t

Type:

mPoints

property mNumPoints

uint32

Type:

mNumPoints

property mVertexElevList

p.float

Type:

mVertexElevList

class globalmapper.GM_AreaFeature_t[source]

Proxy of C++ GM_AreaFeature_t class.

property thisown

The membership flag

property mFeatureInfo

GM_VectorFeature_t

Type:

mFeatureInfo

property mPointList

p.GM_Point_t

Type:

mPointList

property mNumPoints

uint32

Type:

mNumPoints

property mHoleList

p.GM_HoleInArea_t

Type:

mHoleList

property mNumHoles

uint32

Type:

mNumHoles

property mAreaStyle

GM_AreaStyle_t

Type:

mAreaStyle

property mVertexElevList

p.float

Type:

mVertexElevList

class globalmapper.GM_LineFeature_t[source]

Proxy of C++ GM_LineFeature_t class.

property thisown

The membership flag

property mFeatureInfo

GM_VectorFeature_t

Type:

mFeatureInfo

property mPointList

p.GM_Point_t

Type:

mPointList

property mNumPoints

uint32

Type:

mNumPoints

property mLineStyle

GM_LineStyle_t

Type:

mLineStyle

property mVertexElevList

p.float

Type:

mVertexElevList

class globalmapper.GM_PointFeature_t[source]

Proxy of C++ GM_PointFeature_t class.

property thisown

The membership flag

property mFeatureInfo

GM_VectorFeature_t

Type:

mFeatureInfo

property mPos

GM_Point_t

Type:

mPos

property mPointStyle

GM_PointStyle_t

Type:

mPointStyle

class globalmapper.GM_FeatureClassInfo_t[source]

Proxy of C++ GM_FeatureClassInfo_t class.

property thisown

The membership flag

property mIsEnabled

boolean

Type:

mIsEnabled

property mPriority

uint8

Type:

mPriority

property mZLevel

ZLevel_t16

Type:

mZLevel

property mDesc

p.q(const).char

Type:

mDesc

class globalmapper.GM_FoundFeature_t[source]

Proxy of C++ GM_FoundFeature_t class.

property thisown

The membership flag

property mLayer

GM_LayerHandle_t32

Type:

mLayer

property mFeatureClassType

GM_FeatureClassType_t8

Type:

mFeatureClassType

property mFeatureIndex

uint32

Type:

mFeatureIndex

property mDistance

uint32

Type:

mDistance

class globalmapper.GM_FoundFeatureResults_t[source]

Proxy of C++ GM_FoundFeatureResults_t class.

property thisown

The membership flag

property mFeatureList

p.GM_FoundFeature_t

Type:

mFeatureList

property mFeatureCount

uint64

Type:

mFeatureCount

class globalmapper.GM_ExportOptsDXF_DWG_t[source]

Proxy of C++ GM_ExportOptsDXF_DWG_t class.

property thisown

The membership flag

property mTenPointFontHeight

float

Type:

mTenPointFontHeight

property mLabelType

GM_ExportOptsDXFLabels_t8

Type:

mLabelType

property mDWGVersion

GM_ExportOptsDWGVersion_t8

Type:

mDWGVersion

property mFlags

GM_ExportOptsDXFFlags_t32

Type:

mFlags

property mCADType

GM_ExportOptsCADType_t8

Type:

mCADType

property mLayerAttr

p.q(const).char

Type:

mLayerAttr

class globalmapper.GM_ExportOptsKML_t[source]

Proxy of C++ GM_ExportOptsKML_t class.

property thisown

The membership flag

property mAreaOpacity

float

Type:

mAreaOpacity

property mAreaDisplayAtElev

boolean

Type:

mAreaDisplayAtElev

property mAreaElevsRelative

boolean

Type:

mAreaElevsRelative

property mExtrudeAreas

boolean

Type:

mExtrudeAreas

property mLineDisplayAtElev

boolean

Type:

mLineDisplayAtElev

property mLineElevsRelative

boolean

Type:

mLineElevsRelative

property mHidePointsInitially

boolean

Type:

mHidePointsInitially

class globalmapper.GM_ExportOptsPDF_t[source]

Proxy of C++ GM_ExportOptsPDF_t class.

property thisown

The membership flag

property mFlags

GM_PDFExportFlags_t32

Type:

mFlags

property mPageSizeName

p.q(const).char

Type:

mPageSizeName

property mDPI

uint32

Type:

mDPI

property mMarginRect

GM_Rectangle_t

Type:

mMarginRect

property mHeaderStr

p.q(const).char

Type:

mHeaderStr

property mHeaderFont

p.q(const).GM_FontDef_t

Type:

mHeaderFont

property mFooterStr

p.q(const).char

Type:

mFooterStr

property mFooterFont

p.q(const).GM_FontDef_t

Type:

mFooterFont

property mSymbolScale

double

Type:

mSymbolScale

property mBorderStyle

GM_PenStyle_t16

Type:

mBorderStyle

property mBorderWidth

uint16

Type:

mBorderWidth

property mBorderColor

COLORREF

Type:

mBorderColor

class globalmapper.GM_ExportOptsSHP_t[source]

Proxy of C++ GM_ExportOptsSHP_t class.

property thisown

The membership flag

property mAddLabelAttr

boolean

Type:

mAddLabelAttr

property mAddLayerAttr

boolean

Type:

mAddLayerAttr

property mAddStyleAttrs

boolean

Type:

mAddStyleAttrs

class globalmapper.GM_ExportOptsSimpleText_t[source]

Proxy of C++ GM_ExportOptsSimpleText_t class.

property thisown

The membership flag

property mCoordSep

p.q(const).char

Type:

mCoordSep

property mFeatureSep

p.q(const).char

Type:

mFeatureSep

property mAddStyleAttrs

boolean

Type:

mAddStyleAttrs

property mYCoordFirst

boolean

Type:

mYCoordFirst

property mReserved1

uint8

Type:

mReserved1

property mReserved2

uint8

Type:

mReserved2

class globalmapper.GM_ViewShedParams_t[source]

Proxy of C++ GM_ViewShedParams_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mAngleEnd

float

Type:

mAngleEnd

property mAngleStart

float

Type:

mAngleStart

property mAtmosphericCorr

double

Type:

mAtmosphericCorr

property mCenterPoint

GM_Point_t

Type:

mCenterPoint

property mColor

COLORREF

Type:

mColor

property mDesc

p.q(const).char

Type:

mDesc

property mRadius

double

Type:

mRadius

property mReceiverAngle

p.double

Type:

mReceiverAngle

property mReceiverHeight

float

Type:

mReceiverHeight

property mReceiverHeightAbs

boolean

Type:

mReceiverHeightAbs

property mShowHiddenPoints

boolean

Type:

mShowHiddenPoints

property mShowProgress

boolean

Type:

mShowProgress

property mGenCoveragePolys

boolean

Type:

mGenCoveragePolys

property mTransmitterHeight

float

Type:

mTransmitterHeight

property mTransmitterHeightAbs

boolean

Type:

mTransmitterHeightAbs

property mUseEarthCurvature

boolean

Type:

mUseEarthCurvature

property mVectorElevsAbs

boolean

Type:

mVectorElevsAbs

property mVectorLayerList

p.GM_LayerHandle_t32

Type:

mVectorLayerList

property mVectorLayerListCnt

uint32

Type:

mVectorLayerListCnt

property mXSpacing

double

Type:

mXSpacing

property mYSpacing

double

Type:

mYSpacing

property mFilterRect

p.GM_Rectangle_t

Type:

mFilterRect

property mReceiverAngleEnd

p.double

Type:

mReceiverAngleEnd

property mFresnelFreq

double

Type:

mFresnelFreq

property mFresnelPctClear

double

Type:

mFresnelPctClear

class globalmapper.GM_ContourParams_t[source]

Proxy of C++ GM_ContourParams_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mDesc

p.q(const).char

Type:

mDesc

property mContourBounds

GM_Rectangle_t

Type:

mContourBounds

property mContourInterval

float

Type:

mContourInterval

property mIntervalInFeet

boolean

Type:

mIntervalInFeet

property mGenerateAreas

boolean

Type:

mGenerateAreas

property mGenerateSpotElevs

boolean

Type:

mGenerateSpotElevs

property mNumberOnlyLabels

boolean

Type:

mNumberOnlyLabels

property mShowProgress

boolean

Type:

mShowProgress

property mDisableSmoothing

boolean

Type:

mDisableSmoothing

property mCreateFromAbove

boolean

Type:

mCreateFromAbove

property mSingleLevelOnly

boolean

Type:

mSingleLevelOnly

property mXSpacing

double

Type:

mXSpacing

property mYSpacing

double

Type:

mYSpacing

property mSimpThreshold

double

Type:

mSimpThreshold

property mCreateNonOverlappingAreas

boolean

Type:

mCreateNonOverlappingAreas

class globalmapper.GM_PathProfileLOSParams_t[source]

Proxy of C++ GM_PathProfileLOSParams_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mFlags

GM_PathProfileLOSFlags_t32

Type:

mFlags

property mStartX

double

Type:

mStartX

property mStartY

double

Type:

mStartY

property mEndX

double

Type:

mEndX

property mEndY

double

Type:

mEndY

property mElevList

p.float

Type:

mElevList

property mListSize

uint32

Type:

mListSize

property mDfltElev

float

Type:

mDfltElev

property mDetailsStr

p.char

Type:

mDetailsStr

property mDetailsStrMaxLen

uint32

Type:

mDetailsStrMaxLen

property mAtmosphericCorr

double

Type:

mAtmosphericCorr

property mLOSFromHeight

float

Type:

mLOSFromHeight

property mLOSToHeight

float

Type:

mLOSToHeight

property mLOSMinClearance

float

Type:

mLOSMinClearance

property mLOSMinClearancePos

GM_Point_t

Type:

mLOSMinClearancePos

property mFresnelFreq

double

Type:

mFresnelFreq

property mFresnelPctClear

double

Type:

mFresnelPctClear

property mLOSFirstBlockedPos

GM_Point_t

Type:

mLOSFirstBlockedPos

property mLOSLastBlockedPos

GM_Point_t

Type:

mLOSLastBlockedPos

class globalmapper.GM_AreaVolumeParams_t[source]

Proxy of C++ GM_AreaVolumeParams_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mPoints

p.q(const).GM_Point_t

Type:

mPoints

property mNumPoints

uint32

Type:

mNumPoints

property mCutHeight

float

Type:

mCutHeight

property mXSpacing

double

Type:

mXSpacing

property mYSpacing

double

Type:

mYSpacing

property mFillGaps

boolean

Type:

mFillGaps

class globalmapper.GM_LineVolumeParams_t[source]

Proxy of C++ GM_LineVolumeParams_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mPoints

p.q(const).GM_Point_t

Type:

mPoints

property mCutHeights

p.float

Type:

mCutHeights

property mNumPoints

uint32

Type:

mNumPoints

property mCutHeightsAbsolute

boolean

Type:

mCutHeightsAbsolute

property mCorridorWidth

double

Type:

mCorridorWidth

property mXSpacing

double

Type:

mXSpacing

property mYSpacing

double

Type:

mYSpacing

class globalmapper.GM_ValueStats_t[source]

Proxy of C++ GM_ValueStats_t class.

property thisown

The membership flag

property mCount

uint64

Type:

mCount

property mAvg

double

Type:

mAvg

property mMin

double

Type:

mMin

property mMax

double

Type:

mMax

property mStdDev

double

Type:

mStdDev

class globalmapper.GM_AreaElevStats_t[source]

Proxy of C++ GM_AreaElevStats_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mNumSamples

uint64

Type:

mNumSamples

property mAvgElev

double

Type:

mAvgElev

property mMinElev

double

Type:

mMinElev

property mMaxElev

double

Type:

mMaxElev

property mStdDevElev

double

Type:

mStdDevElev

property mModeElev

double

Type:

mModeElev

property mAvgSlope

double

Type:

mAvgSlope

property mMaxSlope

double

Type:

mMaxSlope

property mStdDevSlope

double

Type:

mStdDevSlope

property mNumIgnoredSamples

uint64

Type:

mNumIgnoredSamples

class globalmapper.GM_ContrastBandRange_t[source]

Proxy of C++ GM_ContrastBandRange_t class.

property thisown

The membership flag

property mBand

uint32

Type:

mBand

property mMinVal

float

Type:

mMinVal

property mMaxVal

float

Type:

mMaxVal

class globalmapper.GM_ContrastSetup_t(aContrastMode=0, aNumStdDevs=0.0)[source]

Proxy of C++ GM_ContrastSetup_t class.

Parameters:
  • aContrastMode (GM_ContrastMode_t8) –

  • aNumStdDevs (double) –

property thisown

The membership flag

property mMode

GM_ContrastMode_t8

Type:

mMode

property mNumStdDevs

double

Type:

mNumStdDevs

property mBandRanges

p.q(const).GM_ContrastBandRange_t

Type:

mBandRanges

property mNumBandRanges

uint32

Type:

mNumBandRanges

class globalmapper.GM_RasterDisplayOptions_t[source]

Proxy of C++ GM_RasterDisplayOptions_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mContrastMode

GM_ContrastMode_t8

Type:

mContrastMode

property mAutoClipCollar

boolean

Type:

mAutoClipCollar

property mColorIntensity

uint8

Type:

mColorIntensity

property mSamplingMethod

GM_SamplingMethod_t8

Type:

mSamplingMethod

property mTextureMap

boolean

Type:

mTextureMap

property mBlendMode

GM_BlendMode_t8

Type:

mBlendMode

property mTranslucency

uint16

Type:

mTranslucency

property mTransparent

boolean

Type:

mTransparent

property mTransparentColor

COLORREF

Type:

mTransparentColor

property mTransparentColorDist

uint8

Type:

mTransparentColorDist

property mRedAdjustPercent

sint8

Type:

mRedAdjustPercent

property mGreenAdjustPercent

sint8

Type:

mGreenAdjustPercent

property mBlueAdjustPercent

sint8

Type:

mBlueAdjustPercent

property mBandLayoutValid

boolean

Type:

mBandLayoutValid

property mBandIdxRed

uint8

Type:

mBandIdxRed

property mBandIdxGreen

uint8

Type:

mBandIdxGreen

property mBandIdxBlue

uint8

Type:

mBandIdxBlue

property mContrastNumStdDev

double

Type:

mContrastNumStdDev

property mContrastShared

boolean

Type:

mContrastShared

property mColorGradeValid

boolean

Type:

mColorGradeValid

property mColorGradeRedInMin

uint8

Type:

mColorGradeRedInMin

property mColorGradeRedInMax

uint8

Type:

mColorGradeRedInMax

property mColorGradeRedOutMin

uint8

Type:

mColorGradeRedOutMin

property mColorGradeRedOutMax

uint8

Type:

mColorGradeRedOutMax

property mColorGradeBlueInMin

uint8

Type:

mColorGradeBlueInMin

property mColorGradeBlueInMax

uint8

Type:

mColorGradeBlueInMax

property mColorGradeBlueOutMin

uint8

Type:

mColorGradeBlueOutMin

property mColorGradeBlueOutMax

uint8

Type:

mColorGradeBlueOutMax

property mColorGradeGreenInMin

uint8

Type:

mColorGradeGreenInMin

property mColorGradeGreenInMax

uint8

Type:

mColorGradeGreenInMax

property mColorGradeGreenOutMin

uint8

Type:

mColorGradeGreenOutMin

property mColorGradeGreenOutMax

uint8

Type:

mColorGradeGreenOutMax

property mColorGradeSaturation

float

Type:

mColorGradeSaturation

property mTransparentColorList

p.COLORREF

Type:

mTransparentColorList

property mTransparentColorListSize

uint32

Type:

mTransparentColorListSize

class globalmapper.GM_ElevationOverrides_t[source]

Proxy of C++ GM_ElevationOverrides_t class.

property thisown

The membership flag

property mOffset

float

Type:

mOffset

property mScale

double

Type:

mScale

property mClampVals

boolean

Type:

mClampVals

property mMinValid

boolean

Type:

mMinValid

property mMinElev

float

Type:

mMinElev

property mMaxValid

boolean

Type:

mMaxValid

property mMaxElev

float

Type:

mMaxElev

property mVoidValid

boolean

Type:

mVoidValid

property mElevUnits

GM_ElevUnits_t8

Type:

mElevUnits

property mVoidElev

float

Type:

mVoidElev

property mLayerShader

p.q(const).char

Type:

mLayerShader

class globalmapper.GM_ShaderOptions_t[source]

Proxy of C++ GM_ShaderOptions_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mDaylightShaderColor

COLORREF

Type:

mDaylightShaderColor

property mGradientShaderLoColor

COLORREF

Type:

mGradientShaderLoColor

property mGradientShaderHiColor

COLORREF

Type:

mGradientShaderHiColor

property mSlopeShaderMinColor

COLORREF

Type:

mSlopeShaderMinColor

property mSlopeShaderMinSlope

float

Type:

mSlopeShaderMinSlope

property mSlopeShaderMaxColor

COLORREF

Type:

mSlopeShaderMaxColor

property mSlopeShaderMaxSlope

float

Type:

mSlopeShaderMaxSlope

property mHSVShaderLoColorStart

double

Type:

mHSVShaderLoColorStart

property mHSVShaderSaturation

double

Type:

mHSVShaderSaturation

property mHSVShaderValue

double

Type:

mHSVShaderValue

property mHSVShaderRange

double

Type:

mHSVShaderRange

property mHSVShaderReverse

boolean

Type:

mHSVShaderReverse

property mSlopeShaderCustomValid

boolean

Type:

mSlopeShaderCustomValid

property mReserved

a(2).uint8

Type:

mReserved

property mSlopeShaderCustomColor

COLORREF

Type:

mSlopeShaderCustomColor

class globalmapper.GM_MapCatalogInfo_t[source]

Proxy of C++ GM_MapCatalogInfo_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mNumMaps

uint32

Type:

mNumMaps

property mHideBounds

boolean

Type:

mHideBounds

property mDisplayType

GM_MapCatalogDisplayType_t8

Type:

mDisplayType

property mReserved

a(2).uint8

Type:

mReserved

property mDisplayValue

double

Type:

mDisplayValue

property mDisplayValue2

double

Type:

mDisplayValue2

class globalmapper.GM_RasterLayout_t[source]

Proxy of C++ GM_RasterLayout_t class.

property thisown

The membership flag

property mFlags

GM_RasterLayoutFlags_t32

Type:

mFlags

property mTopLeft

GM_Point_t

Type:

mTopLeft

property mXPixelSize

double

Type:

mXPixelSize

property mYPixelSize

double

Type:

mYPixelSize

property mPixelWidth

sint32

Type:

mPixelWidth

property mPixelHeight

sint32

Type:

mPixelHeight

property mNumBands

uint32

Type:

mNumBands

property mBitsPerBand

uint32

Type:

mBitsPerBand

property mBytesPerRow

uint32

Type:

mBytesPerRow

property mPalette

p.COLORREF

Type:

mPalette

property mPaletteSize

uint32

Type:

mPaletteSize

property mAlphaBandIdx

uint32

Type:

mAlphaBandIdx

property mValType

GM_BandValType_t8

Type:

mValType

property mAlphaValType

GM_BandValType_t8

Type:

mAlphaValType

class globalmapper.GM_GridLayout_t[source]

Proxy of C++ GM_GridLayout_t class.

property thisown

The membership flag

property mFlags

GM_RasterLayoutFlags_t32

Type:

mFlags

property mTopLeft

GM_Point_t

Type:

mTopLeft

property mXSpacing

double

Type:

mXSpacing

property mYSpacing

double

Type:

mYSpacing

property mNumSamplesX

sint32

Type:

mNumSamplesX

property mNumSamplesY

sint32

Type:

mNumSamplesY

property mBytesPerRow

uint32

Type:

mBytesPerRow

property mNoDataValue

float

Type:

mNoDataValue

property mValType

GM_BandValType_t8

Type:

mValType

property mElevUnits

GM_ElevUnits_t8

Type:

mElevUnits

property mReserved

a(2).uint8

Type:

mReserved

class globalmapper.GM_AsciiFormatInfo_t[source]

Proxy of C++ GM_AsciiFormatInfo_t class.

property thisown

The membership flag

property mImportType

GM_AsciiImportType_t8

Type:

mImportType

property mCoordDelim

GM_AsciiCoordDelim_t8

Type:

mCoordDelim

property mCoordOrder

GM_AsciiCoordOrder_t8

Type:

mCoordOrder

property mIncludeCoordAttrs

boolean

Type:

mIncludeCoordAttrs

property mColumnHeadersInFirstRow

boolean

Type:

mColumnHeadersInFirstRow

property mIncludeElevCoords

boolean

Type:

mIncludeElevCoords

property mColumnsToSkip

uint8

Type:

mColumnsToSkip

property mLinesToSkip

uint8

Type:

mLinesToSkip

property mCoordLinePrefix

p.q(const).char

Type:

mCoordLinePrefix

property mAreaType

AreaFeatureClass_t16

Type:

mAreaType

property mLineType

LineFeatureClass_t16

Type:

mLineType

property mPointType

PointFeatureClass_t16

Type:

mPointType

property mIgnoreZeroElevations

boolean

Type:

mIgnoreZeroElevations

property mFillToBounds

boolean

Type:

mFillToBounds

property mOffsetX

double

Type:

mOffsetX

property mOffsetY

double

Type:

mOffsetY

property mOffsetZ

double

Type:

mOffsetZ

property mScaleX

double

Type:

mScaleX

property mScaleY

double

Type:

mScaleY

property mScaleZ

double

Type:

mScaleZ

property mNoDataDistanceFactor

double

Type:

mNoDataDistanceFactor

property mBreakOnColumnIdx

p.uint8

Type:

mBreakOnColumnIdx

property mCoordFormat

GM_AsciiCoordFormat_t8

Type:

mCoordFormat

class globalmapper.GM_FillGapsParams_t[source]

Proxy of C++ GM_FillGapsParams_t class.

property thisown

The membership flag

property mGridAlg

GM_GridAlg_t8

Type:

mGridAlg

property mGapAlg

GM_GridGapFillAlg_t8

Type:

mGapAlg

property mDirsToRequire

uint32

Type:

mDirsToRequire

property mMaxThreads

uint32

Type:

mMaxThreads

property mMaxDist

uint32

Type:

mMaxDist

property mMinDist

uint32

Type:

mMinDist

property mMaxPointCount

uint32

Type:

mMaxPointCount

property mPowerParameter

uint32

Type:

mPowerParameter

class globalmapper.GM_GridGenSetup_t[source]

Proxy of C++ GM_GridGenSetup_t class.

property thisown

The membership flag

property mDesc

p.q(const).char

Type:

mDesc

property mFlags

GM_GridGenFlags_t32

Type:

mFlags

property mXRes

double

Type:

mXRes

property mYRes

double

Type:

mYRes

property mElevUnits

UNIT

Type:

mElevUnits

property mGridAlg

GM_GridAlg_t8

Type:

mGridAlg

property mLidarField

GM_LidarGridField_t8

Type:

mLidarField

property mBandType

GM_BandValType_t8

Type:

mBandType

property mLidarBreaklineBinMult

uint8

Type:

mLidarBreaklineBinMult

property mBounds

p.q(const).GM_Rectangle_t

Type:

mBounds

property mTightnessMult

double

Type:

mTightnessMult

property mGridBinMult

double

Type:

mGridBinMult

property mTaperValue

double

Type:

mTaperValue

property mGapFillSetup

p.q(const).GM_FillGapsParams_t

Type:

mGapFillSetup

class globalmapper.GM_GridCombineSetup_t[source]

Proxy of C++ GM_GridCombineSetup_t class.

property thisown

The membership flag

property mCombineOp

GM_CombineOp_t8

Type:

mCombineOp

property mLayer1

GM_LayerHandle_t32

Type:

mLayer1

property mLayer2

GM_LayerHandle_t32

Type:

mLayer2

property mRectBounds

GM_Rectangle_t

Type:

mRectBounds

property mXRes

double

Type:

mXRes

property mYRes

double

Type:

mYRes

property mDesc

p.q(const).char

Type:

mDesc

property mFlags

GM_CombineOpFlags_t32

Type:

mFlags

property mElevUnits

GM_ElevUnits_t8

Type:

mElevUnits

property mCompareVal

float

Type:

mCompareVal

class globalmapper.GM_DatumInfo_t[source]

Proxy of C++ GM_DatumInfo_t class.

property thisown

The membership flag

property mMethod

GM_DatumXForm_t32

Type:

mMethod

property mDatumName

p.q(const).char

Type:

mDatumName

property mEllipsoidName

p.q(const).char

Type:

mEllipsoidName

property mDeltaX

double

Type:

mDeltaX

property mDeltaY

double

Type:

mDeltaY

property mDeltaZ

double

Type:

mDeltaZ

property mScale

double

Type:

mScale

property mRotX

double

Type:

mRotX

property mRotY

double

Type:

mRotY

property mRotZ

double

Type:

mRotZ

property mPrimeMeridian

double

Type:

mPrimeMeridian

property mPrimeMeridianName

p.q(const).char

Type:

mPrimeMeridianName

property mSemiMajor

double

Type:

mSemiMajor

property mSemiMinor

double

Type:

mSemiMinor

class globalmapper.GM_ElevColor_t[source]

Proxy of C++ GM_ElevColor_t class.

property thisown

The membership flag

property mElev

float

Type:

mElev

property mColor

COLORREF

Type:

mColor

class globalmapper.GM_CustomShader_t[source]

Proxy of C++ GM_CustomShader_t class.

property thisown

The membership flag

property mShaderName

p.q(const).char

Type:

mShaderName

property mFlags

GM_CustomShaderFlags_t32

Type:

mFlags

property mNumElevs

uint32

Type:

mNumElevs

property mElevColorList

p.GM_ElevColor_t

Type:

mElevColorList

class globalmapper.GM_WebFormatExportOpts_t[source]

Proxy of C++ GM_WebFormatExportOpts_t class.

property thisown

The membership flag

property mMapName

p.q(const).char

Type:

mMapName

property mMaxZoomLevel

sint32

Type:

mMaxZoomLevel

property mNumZoomLevels

uint32

Type:

mNumZoomLevels

property mFormat

GM_RasterExportFormat_t32

Type:

mFormat

property mFlags

GM_WebExportFlags_t32

Type:

mFlags

property mApiKey

p.q(const).char

Type:

mApiKey

property mBgMapName

p.q(const).char

Type:

mBgMapName

property mTranslucency

double

Type:

mTranslucency

property mXRes

double

Type:

mXRes

property mYRes

double

Type:

mYRes

property mWWTilePath

p.q(const).char

Type:

mWWTilePath

property mTileCount

p.uint32

Type:

mTileCount

property mCustomTileFName

p.q(const).char

Type:

mCustomTileFName

property mMapDescription

p.q(const).char

Type:

mMapDescription

property mMapType

p.q(const).char

Type:

mMapType

property mTileSize

uint32

Type:

mTileSize

class globalmapper.GM_ExportOptsGeoPackage_t[source]

Proxy of C++ GM_ExportOptsGeoPackage_t class.

property thisown

The membership flag

property mOverwriteExisting

boolean

Type:

mOverwriteExisting

property mAreaTableName

p.q(const).char

Type:

mAreaTableName

property mLineTableName

p.q(const).char

Type:

mLineTableName

property mPointTableName

p.q(const).char

Type:

mPointTableName

property mSplitByLayer

boolean

Type:

mSplitByLayer

property mGen3dFeatures

boolean

Type:

mGen3dFeatures

property mTileTableName

p.q(const).char

Type:

mTileTableName

property mDescription

p.q(const).char

Type:

mDescription

property mMaxZoomLevel

sint32

Type:

mMaxZoomLevel

property mNumZoomLevels

uint32

Type:

mNumZoomLevels

property mImageFormat

GM_RasterExportFormat_t32

Type:

mImageFormat

property mImageQuality

uint32

Type:

mImageQuality

property mTileSize

uint32

Type:

mTileSize

property mFlags

GM_WebExportFlags_t32

Type:

mFlags

class globalmapper.GM_DensityGridParams_t[source]

Proxy of C++ GM_DensityGridParams_t class.

property thisown

The membership flag

property mFlags

GM_DensityGridFlags_t32

Type:

mFlags

property mKernelType

GM_DensityKernelType_t8

Type:

mKernelType

property mRadiusMeters

double

Type:

mRadiusMeters

property mCellsPerRadius

uint32

Type:

mCellsPerRadius

property mLayerDesc

p.q(const).char

Type:

mLayerDesc

property mField

p.q(const).char

Type:

mField

property mAreaUnits

GM_AreaUnits_t8

Type:

mAreaUnits

property mBoundingBox

GM_Rectangle_t

Type:

mBoundingBox

class globalmapper.GM_RoughnessGridParams_t[source]

Proxy of C++ GM_RoughnessGridParams_t class.

property thisown

The membership flag

property mTable

GM_RoughnessTable_t

Type:

mTable

property mFlags

GM_RoughnessGridFlags_t32

Type:

mFlags

property mBounds

GM_Rectangle_t

Type:

mBounds

property mDesc

p.q(const).char

Type:

mDesc

property mXSpacing

double

Type:

mXSpacing

property mYSpacing

double

Type:

mYSpacing

property mCreateAreas

boolean

Type:

mCreateAreas

class globalmapper.GM_WatershedParams_t[source]

Proxy of C++ GM_WatershedParams_t class.

property thisown

The membership flag

property mFlags

GM_WatershedFlags_32

Type:

mFlags

property mBounds

GM_Rectangle_t

Type:

mBounds

property mDesc

p.q(const).char

Type:

mDesc

property mXSpacing

double

Type:

mXSpacing

property mYSpacing

double

Type:

mYSpacing

property mFilledDEMFilename

p.q(const).char

Type:

mFilledDEMFilename

property mMaxDepressionDepth

float

Type:

mMaxDepressionDepth

property mStreamThreshold

uint32

Type:

mStreamThreshold

class globalmapper.GM_EqualValueAreaSetup_t[source]

Proxy of C++ GM_EqualValueAreaSetup_t class.

property thisown

The membership flag

property mFlags

GM_EqualValueAreaFlags_t32

Type:

mFlags

property mValAttrName

p.q(const).char

Type:

mValAttrName

property mAreaType

AreaFeatureClass_t16

Type:

mAreaType

property mColorDist

sint32

Type:

mColorDist

property mElevDist

double

Type:

mElevDist

property mSlopeDist

double

Type:

mSlopeDist

property mBounds

GM_Rectangle_t

Type:

mBounds

property mColorList

p.q(const).COLORREF

Type:

mColorList

property mColorListSize

uint32

Type:

mColorListSize

property mValAttrFormat

p.q(const).char

Type:

mValAttrFormat

property mLayerDesc

p.q(const).char

Type:

mLayerDesc

property mElevRangeHigh

double

Type:

mElevRangeHigh

property mElevRangeLow

double

Type:

mElevRangeLow

property mMinHoleSizeSqM

double

Type:

mMinHoleSizeSqM

property mMinAreaSizeSqM

double

Type:

mMinAreaSizeSqM

property mSimplifyMult

double

Type:

mSimplifyMult

property mSmoothCount

uint8

Type:

mSmoothCount

class globalmapper.GM_OnlineSourceInfo_t[source]

Proxy of C++ GM_OnlineSourceInfo_t class.

property thisown

The membership flag

property mName

p.q(const).char

Type:

mName

property mType

GM_OnlineSourceType_t

Type:

mType

property mAttrList

p.GM_AttrValue_t

Type:

mAttrList

property mAttrListSize

uint32

Type:

mAttrListSize

class globalmapper.GM_MouseEventInfo_t[source]

Proxy of C++ GM_MouseEventInfo_t class.

property thisown

The membership flag

property mFlags

uint32

Type:

mFlags

property mX

sint32

Type:

mX

property mY

sint32

Type:

mY

class globalmapper.GM_OnlineEventInfo_t[source]

Proxy of C++ GM_OnlineEventInfo_t class.

property thisown

The membership flag

property mLayerHandle

p.void

Type:

mLayerHandle

property mZoomScale

sint32

Type:

mZoomScale

property mDataStr

p.q(const).char

Type:

mDataStr

property mRenderAborted

boolean

Type:

mRenderAborted

class globalmapper.GM_Point3D_t[source]

Proxy of C++ GM_Point3D_t class.

property thisown

The membership flag

property mX

double

Type:

mX

property mY

double

Type:

mY

property mElev

float

Type:

mElev

class globalmapper.GM_MouseMoveInfo_t[source]

Proxy of C++ GM_MouseMoveInfo_t class.

property thisown

The membership flag

property mFlags

uint32

Type:

mFlags

property mX

sint32

Type:

mX

property mY

sint32

Type:

mY

property mPosition

GM_Point3D_t

Type:

mPosition

class globalmapper.GM_PreTranslateMessageInfo_t[source]

Proxy of C++ GM_PreTranslateMessageInfo_t class.

property thisown

The membership flag

property mMSG

p.void

Type:

mMSG

property mMsgProcessed

boolean

Type:

mMsgProcessed

class globalmapper.GM_GPS_Position_t[source]

Proxy of C++ GM_GPS_Position_t class.

property thisown

The membership flag

property mLat

double

Type:

mLat

property mLon

double

Type:

mLon

class globalmapper.GM_GPS_Waypoint_t[source]

Proxy of C++ GM_GPS_Waypoint_t class.

property thisown

The membership flag

property mPos

GM_GPS_Position_t

Type:

mPos

property mAltitude

float

Type:

mAltitude

property mName

a(256).char

Type:

mName

property mGroupId

uint8

Type:

mGroupId

property mIcon

uint8

Type:

mIcon

property mSerialCode

uint32

Type:

mSerialCode

property mTimeStamp

time_t

Type:

mTimeStamp

class globalmapper.GM_GPS_Text_Msg_t[source]

Proxy of C++ GM_GPS_Text_Msg_t class.

property thisown

The membership flag

property mDeviceName

a(32).char

Type:

mDeviceName

property mMessage

a(256).char

Type:

mMessage

property mGroupId

uint8

Type:

mGroupId

property mIcon

uint8

Type:

mIcon

property mSerialCode

uint32

Type:

mSerialCode

property mTimeStamp

time_t

Type:

mTimeStamp

class globalmapper.GM_ExtCommandState_t[source]

Proxy of C++ GM_ExtCommandState_t class.

property thisown

The membership flag

property mCmdId

uint32

Type:

mCmdId

property mFlags

GM_ExtCmdStateFlags_t32

Type:

mFlags

class globalmapper.GM_BandValEx_t32[source]

Proxy of C++ GM_BandValEx_t32 class.

property thisown

The membership flag

property mInt

GM_BandVal_t32

Type:

mInt

property mFloat

float

Type:

mFloat

class globalmapper.GM_BandValUnion_t[source]

Proxy of C++ GM_BandValUnion_t class.

property thisown

The membership flag

property f64

double

Type:

f64

property f32

float

Type:

f32

property s64

sint64

Type:

s64

property u64

uint64

Type:

u64

property s32

sint32

Type:

s32

property u32

uint32

Type:

u32

property s16

sint16

Type:

s16

property u16

uint16

Type:

u16

property u8

uint8

Type:

u8

property s8

sint8

Type:

s8

class globalmapper.GM_Point_t(x=0, y=0)[source]

Proxy of C++ GM_Point_t class.

Parameters:
  • x (double) –

  • y (double) –

property thisown

The membership flag

property mX

double

Type:

mX

property mY

double

Type:

mY

class globalmapper.GM_Rectangle_t(a=0, b=0, c=0, d=0)[source]

Proxy of C++ GM_Rectangle_t class.

Parameters:
  • a (double) –

  • b (double) –

  • c (double) –

  • d (double) –

property thisown

The membership flag

getCenterX()[source]

getCenterX(GM_Rectangle_t self) -> double

Return type:

double

getCenterY()[source]

getCenterY(GM_Rectangle_t self) -> double

Return type:

double

getHeight()[source]

getHeight(GM_Rectangle_t self) -> double

Return type:

double

getWidth()[source]

getWidth(GM_Rectangle_t self) -> double

Return type:

double

init(aPtList, aNumPts)[source]

init(GM_Rectangle_t self, GM_Point_t aPtList, uint32 aNumPts)

Parameters:
  • aPtList (GM_Point_t const *) –

  • aNumPts (uint32) –

Return type:

void

property mMinX

double

Type:

mMinX

property mMinY

double

Type:

mMinY

property mMaxX

double

Type:

mMaxX

property mMaxY

double

Type:

mMaxY

class globalmapper.GM_VerticalDisplayOptions_t[source]

Proxy of C++ GM_VerticalDisplayOptions_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mShaderName

p.q(const).char

Type:

mShaderName

property mAmbientLight

float

Type:

mAmbientLight

property mVertExag

float

Type:

mVertExag

property mLightAltitude

float

Type:

mLightAltitude

property mLightAzimuth

float

Type:

mLightAzimuth

property mHillShading

boolean

Type:

mHillShading

property mWaterEnabled

boolean

Type:

mWaterEnabled

property mWaterAlpha

uint8

Type:

mWaterAlpha

property mWaterColorRed

uint8

Type:

mWaterColorRed

property mWaterColorGrn

uint8

Type:

mWaterColorGrn

property mWaterColorBlue

uint8

Type:

mWaterColorBlue

property mWaterLevel

float

Type:

mWaterLevel

property mShadeDarkness

uint8

Type:

mShadeDarkness

property mShadeHighlight

uint8

Type:

mShadeHighlight

property mSlopeAlgorithm

GM_SlopeAlg_t8

Type:

mSlopeAlgorithm

property mLightBlendingAlgorithm

GM_ShaderBlendingAlg_t8

Type:

mLightBlendingAlgorithm

property mLightNumSources

uint32

Type:

mLightNumSources

class globalmapper.GM_ProjAttrValue_t(a=0, t=0)[source]

Proxy of C++ GM_ProjAttrValue_t class.

Parameters:
  • a (PROJATTR) –

  • t (double) –

property thisown

The membership flag

property mAttr

PROJATTR

Type:

mAttr

property mValue

double

Type:

mValue

class globalmapper.GM_Projection_t[source]

Proxy of C++ GM_Projection_t class.

property thisown

The membership flag

setAttr(*args)[source]
Return type:

void

property mProjSys

PROJSYS

Type:

mProjSys

property mDatum

DATUM

Type:

mDatum

property mUnit

UNIT

Type:

mUnit

property mNumAttrs

unsigned long

Type:

mNumAttrs

property mAttrList

a(GM_MAX_ATTR_PER_PROJ).GM_ProjAttrValue_t

Type:

mAttrList

class globalmapper.GM_ProjDef_t[source]

Proxy of C++ GM_ProjDef_t class.

property thisown

The membership flag

property mDefinition

GM_Projection_t

Type:

mDefinition

property mWKT

p.q(const).char

Type:

mWKT

class globalmapper.GM_ValName_t[source]

Proxy of C++ GM_ValName_t class.

property thisown

The membership flag

property mVal

int

Type:

mVal

property mName

p.q(const).char

Type:

mName

class globalmapper.GM_ProjectionInfo_t[source]

Proxy of C++ GM_ProjectionInfo_t class.

property thisown

The membership flag

property mProjSys

PROJSYS

Type:

mProjSys

property mProjSysName

p.q(const).char

Type:

mProjSysName

property mDatumList

p.GM_ValName_t

Type:

mDatumList

property mDatumListSize

int

Type:

mDatumListSize

property mUnitList

p.GM_ValName_t

Type:

mUnitList

property mUnitListSize

int

Type:

mUnitListSize

property mZoneList

p.GM_ValName_t

Type:

mZoneList

property mZoneListSize

int

Type:

mZoneListSize

property mAttrList

p.GM_ValName_t

Type:

mAttrList

property mAttrListSize

int

Type:

mAttrListSize

class globalmapper.GM_LidarClassFilter_t[source]

Proxy of C++ GM_LidarClassFilter_t class.

property thisown

The membership flag

property mBitMask

a(((GM_LidarClass_MaxValid+1) +31)/32).uint32

Type:

mBitMask

class globalmapper.GM_LidarClassInfo_t[source]

Proxy of C++ GM_LidarClassInfo_t class.

property thisown

The membership flag

property mClass

GM_LidarClass_t8

Type:

mClass

property mClassGroup

GM_LidarClassGroup_t16

Type:

mClassGroup

property mName

p.q(const).char

Type:

mName

property mColor

COLORREF

Type:

mColor

class globalmapper.GM_LidarPoint_t[source]

Proxy of C++ GM_LidarPoint_t class.

property thisown

The membership flag

property mLayer

GM_LayerHandle_t32

Type:

mLayer

property mPointIdx

uint64

Type:

mPointIdx

property mFlags

GM_LidarFlags_t32

Type:

mFlags

property mPos

GM_Point_t

Type:

mPos

property mElevMeters

float

Type:

mElevMeters

property mIntensity

uint16

Type:

mIntensity

property mClass

GM_LidarClass_t8

Type:

mClass

property mRetNum

uint8

Type:

mRetNum

property mRetCount

uint8

Type:

mRetCount

property mUserData

uint8

Type:

mUserData

property mScannerChannel

uint8

Type:

mScannerChannel

property mScanAngle

float

Type:

mScanAngle

property mGpsTime

double

Type:

mGpsTime

property mSourceId

uint16

Type:

mSourceId

property mRed

uint16

Type:

mRed

property mGreen

uint16

Type:

mGreen

property mBlue

uint16

Type:

mBlue

property mNIR

uint16

Type:

mNIR

class globalmapper.GM_LidarReturnInfo_t[source]

Proxy of C++ GM_LidarReturnInfo_t class.

property thisown

The membership flag

property mCount

uint64

Type:

mCount

property mMinZ

double

Type:

mMinZ

property mMaxZ

double

Type:

mMaxZ

property mMinI

uint16

Type:

mMinI

property mMaxI

uint16

Type:

mMaxI

property mSyntheticCount

uint64

Type:

mSyntheticCount

property mWithheldCount

uint64

Type:

mWithheldCount

property mKeyPointCount

uint64

Type:

mKeyPointCount

property mOverlapCount

uint64

Type:

mOverlapCount

class globalmapper.GM_LidarAttrInfo_t[source]

Proxy of C++ GM_LidarAttrInfo_t class.

property thisown

The membership flag

property mMinVal

sint64

Type:

mMinVal

property mMaxVal

sint64

Type:

mMaxVal

class globalmapper.GM_LidarStats_t[source]

Proxy of C++ GM_LidarStats_t class.

property thisown

The membership flag

property mAllPointsStats

GM_LidarReturnInfo_t

Type:

mAllPointsStats

property mAttrStats

a(GM_LidarAttr_NumTypes).GM_LidarAttrInfo_t

Type:

mAttrStats

property mClassStats

a(256).GM_LidarReturnInfo_t

Type:

mClassStats

property mReturnStats

a(GM_LidarReturn_NumTypes).GM_LidarReturnInfo_t

Type:

mReturnStats

property mAvgElev

double

Type:

mAvgElev

property mStdDevElev

double

Type:

mStdDevElev

property mAvgIntensity

uint16

Type:

mAvgIntensity

property mStdDevIntensity

uint16

Type:

mStdDevIntensity

class globalmapper.GM_LidarQueryFilter_t[source]

Proxy of C++ GM_LidarQueryFilter_t class.

property thisown

The membership flag

property mSize

uint32

Type:

mSize

property mClassFilter

GM_LidarClassFilter_t

Type:

mClassFilter

property mColorDist

uint32

Type:

mColorDist

property mColorsToKeep

p.q(const).COLORREF

Type:

mColorsToKeep

property mColorsToKeepCount

uint32

Type:

mColorsToKeepCount

property mFilterFlags

GM_LidarFilterFlags_t32

Type:

mFilterFlags

property mElevMaxValidM

float

Type:

mElevMaxValidM

property mElevMinValidM

float

Type:

mElevMinValidM

property mHeightMaxValidM

float

Type:

mHeightMaxValidM

property mHeightMinValidM

float

Type:

mHeightMinValidM

property mIntensityMin

uint16

Type:

mIntensityMin

property mIntensityMax

uint16

Type:

mIntensityMax

property mKeepFirstRetIfNoDelta

boolean

Type:

mKeepFirstRetIfNoDelta

property mNdviMaxValid

float

Type:

mNdviMaxValid

property mNdviMinValid

float

Type:

mNdviMinValid

property mNdviRangeValid

boolean

Type:

mNdviRangeValid

property mNdwiMaxValid

float

Type:

mNdwiMaxValid

property mNdwiMinValid

float

Type:

mNdwiMinValid

property mNdwiRangeValid

boolean

Type:

mNdwiRangeValid

property mPointSourceIdList

p.q(const).uint32

Type:

mPointSourceIdList

property mPointSourceIdListCount

uint32

Type:

mPointSourceIdListCount

property mReturnHeightMaxAngle

uint8

Type:

mReturnHeightMaxAngle

property mReturnHeightMaxValidM

float

Type:

mReturnHeightMaxValidM

property mReturnHeightMinValidM

float

Type:

mReturnHeightMinValidM

property mReturnHeightMinKeepAllReturnCount

uint32

Type:

mReturnHeightMinKeepAllReturnCount

property mReturnMask

GM_LidarReturnMask_t32

Type:

mReturnMask

property mScanAngleMax

double

Type:

mScanAngleMax

property mScanAngleMin

double

Type:

mScanAngleMin

property mScanAngleValid

boolean

Type:

mScanAngleValid

property mDensityMax

float

Type:

mDensityMax

property mDensityMin

float

Type:

mDensityMin

property mDensityRangeValid

boolean

Type:

mDensityRangeValid

property mInvert

boolean

Type:

mInvert

property mSegmentIdList

p.q(const).GM_LidarSegmentId_t

Type:

mSegmentIdList

property mSegmentIdCount

uint32

Type:

mSegmentIdCount

class globalmapper.GM_LidarQueryInfo_t(*args)[source]

Proxy of C++ GM_LidarQueryInfo_t class.

property thisown

The membership flag

property mNumPoints

uint64

Type:

mNumPoints

property mLayerList

p.GM_LayerHandle_t32

Type:

mLayerList

property mLayerCount

uint32

Type:

mLayerCount

class globalmapper.GM_ClassifyGroundSetup_t[source]

Proxy of C++ GM_ClassifyGroundSetup_t class.

property thisown

The membership flag

property mFlags

GM_ClassifyGroundFlags_t32

Type:

mFlags

property mResMult

double

Type:

mResMult

property mConvergencePercent

double

Type:

mConvergencePercent

property mCurvature

double

Type:

mCurvature

property mBaseWindowSizePix

sint32

Type:

mBaseWindowSizePix

property mDeltaHeightMaxM

double

Type:

mDeltaHeightMaxM

property mDeltaHeightMinM

double

Type:

mDeltaHeightMinM

property mMaxWindowSizeM

double

Type:

mMaxWindowSizeM

property mSlopeDeg

double

Type:

mSlopeDeg

class globalmapper.GM_ClassifyNoiseSetup_t[source]

Proxy of C++ GM_ClassifyNoiseSetup_t class.

property thisown

The membership flag

property mFlags

GM_ClassifyNoiseFlags_t32

Type:

mFlags

property mMeanGridBinMult

double

Type:

mMeanGridBinMult

property mMovingWindowSize

sint32

Type:

mMovingWindowSize

property mMinNoiseStdDev

double

Type:

mMinNoiseStdDev

property mMinHighNoiseOffsetM

float

Type:

mMinHighNoiseOffsetM

property mMinLowNoiseOffsetM

float

Type:

mMinLowNoiseOffsetM

property mMinValidElevM

float

Type:

mMinValidElevM

property mMaxValidElevM

float

Type:

mMaxValidElevM

property mMinValidHeightM

float

Type:

mMinValidHeightM

property mMaxValidHeightM

float

Type:

mMaxValidHeightM

class globalmapper.GM_ClassifyBuildingVegSetup_t[source]

Proxy of C++ GM_ClassifyBuildingVegSetup_t class.

property thisown

The membership flag

property mMeanGridBinMult

float

Type:

mMeanGridBinMult

property mGridBinSizeUnits

GM_LidarResMult_t

Type:

mGridBinSizeUnits

property mMinHeightAboveGround

float

Type:

mMinHeightAboveGround

property mPlanarThresholdM

float

Type:

mPlanarThresholdM

property mTreeThresholdM

float

Type:

mTreeThresholdM

property mRoofInvalidMinAngle

float

Type:

mRoofInvalidMinAngle

property mRoofInvalidMaxAngle

float

Type:

mRoofInvalidMaxAngle

property mPlanarAngleMaxDiff

float

Type:

mPlanarAngleMaxDiff

class globalmapper.GM_ClassifyNonGroundSetup_t[source]

Proxy of C++ GM_ClassifyNonGroundSetup_t class.

property thisown

The membership flag

property mTypes

GM_LidarClassifyTypes_t32

Type:

mTypes

property mFlags

GM_ClassifyNonGroundFlags_t32

Type:

mFlags

property mBuildingVegOpts

GM_ClassifyBuildingVegSetup_t

Type:

mBuildingVegOpts

class globalmapper.GM_ClassifyPowerlineSetup_t[source]

Proxy of C++ GM_ClassifyPowerlineSetup_t class.

property thisown

The membership flag

property mPowerlineClass

GM_LidarClass_t8

Type:

mPowerlineClass

property mBinSizeM

double

Type:

mBinSizeM

property mMinHeightAboveGround

float

Type:

mMinHeightAboveGround

property mMaxHeightAboveGround

float

Type:

mMaxHeightAboveGround

property mMaxGroundPtHeight

float

Type:

mMaxGroundPtHeight

property mMaxVertDiffPerM

float

Type:

mMaxVertDiffPerM

property mMinLineVertDiff

float

Type:

mMinLineVertDiff

property mMaxDistFromLine

float

Type:

mMaxDistFromLine

property mMinAreaSqM

double

Type:

mMinAreaSqM

class globalmapper.GM_ClassifyPoleLikeObjectSetup_t[source]

Proxy of C++ GM_ClassifyPoleLikeObjectSetup_t class.

property thisown

The membership flag

property mPoleLikeObjectClass

GM_LidarClass_t8

Type:

mPoleLikeObjectClass

property mBinSizeM

double

Type:

mBinSizeM

property mSmoothingDistance

float

Type:

mSmoothingDistance

property mSmoothingVal

int

Type:

mSmoothingVal

property mMinSegmentCount

int

Type:

mMinSegmentCount

property mMinHeightAboveGround

float

Type:

mMinHeightAboveGround

property mMaxHeightAboveGround

float

Type:

mMaxHeightAboveGround

property mMinHeightOfPole

float

Type:

mMinHeightOfPole

property mMinDegreeOfPole

float

Type:

mMinDegreeOfPole

property mMaxXDisOfGroup

float

Type:

mMaxXDisOfGroup

property mTruePointSpacing

double

Type:

mTruePointSpacing

property mGroundBase

bool

Type:

mGroundBase

class globalmapper.GM_ClassifyPolePowerSetup_t[source]

Proxy of C++ GM_ClassifyPolePowerSetup_t class.

property thisown

The membership flag

property mTypes

GM_LidarClassifyTypes_t32

Type:

mTypes

property mFlags

GM_ClassifyNonGroundFlags_t32

Type:

mFlags

property mPowerlineOpts

GM_ClassifyPowerlineSetup_t

Type:

mPowerlineOpts

property mPoleLikeObjectsOpts

GM_ClassifyPoleLikeObjectSetup_t

Type:

mPoleLikeObjectsOpts

class globalmapper.GM_SegmentationSetup_t[source]

Proxy of C++ GM_SegmentationSetup_t class.

property thisown

The membership flag

property mMaxMahalanobisDistance

float

Type:

mMaxMahalanobisDistance

property mMinClusterSize

int

Type:

mMinClusterSize

class globalmapper.GM_ClassifyGraphSetup_t[source]

Proxy of C++ GM_ClassifyGraphSetup_t class.

property thisown

The membership flag

property mTypes

GM_LidarClassifyTypes_t32

Type:

mTypes

property mFlags

GM_ClassifyNonGroundFlags_t32

Type:

mFlags

property mSegmentationOpts

GM_SegmentationSetup_t

Type:

mSegmentationOpts

property mBuildingVegOpts

GM_ClassifyBuildingVegSetup_t

Type:

mBuildingVegOpts

class globalmapper.GM_LidarExtractSetup_t[source]

Proxy of C++ GM_LidarExtractSetup_t class.

property thisown

The membership flag

property mTypes

GM_LidarExtractType_t32

Type:

mTypes

property mFlags

GM_LidarExtractFlags_t32

Type:

mFlags

property mGridBinMultBuildings

float

Type:

mGridBinMultBuildings

property mGridBinMultBuildingsUnits

GM_LidarResMult_t

Type:

mGridBinMultBuildingsUnits

property mGridBinMultTrees

float

Type:

mGridBinMultTrees

property mBuildingFloorType

AreaFeatureClass_t16

Type:

mBuildingFloorType

property mBuildingRoofType

AreaFeatureClass_t16

Type:

mBuildingRoofType

property mBuildingWallType

AreaFeatureClass_t16

Type:

mBuildingWallType

property mBuildingMinAreaSqM

float

Type:

mBuildingMinAreaSqM

property mSimplifyFootprints

bool

Type:

mSimplifyFootprints

property mBuildingSimpEps

float

Type:

mBuildingSimpEps

property mBuildingSimpEpsUnits

GM_LidarResMult_t

Type:

mBuildingSimpEpsUnits

property mRegularizeFootprints

bool

Type:

mRegularizeFootprints

property mMinPointsInPlane

int

Type:

mMinPointsInPlane

property mMaxDistanceToPlane

float

Type:

mMaxDistanceToPlane

property mCreateGroundFootprints

bool

Type:

mCreateGroundFootprints

property mPinFootprintsToHeight

bool

Type:

mPinFootprintsToHeight

property mFootprintHeight

float

Type:

mFootprintHeight

property mMinFootprintAreaSqM

float

Type:

mMinFootprintAreaSqM

property mPseudoMeasurementsAtPlanarIntersections

bool

Type:

mPseudoMeasurementsAtPlanarIntersections

property mCreateSideWalls

bool

Type:

mCreateSideWalls

property mColorVertices

bool

Type:

mColorVertices

property mIsMeshReconstructed

bool

Type:

mIsMeshReconstructed

property mReconstructionRate

float

Type:

mReconstructionRate

property mNormalWeight

float

Type:

mNormalWeight

property mMaxIterations

int

Type:

mMaxIterations

property mTreeMinWidthM

float

Type:

mTreeMinWidthM

property mTreeMaxWidthM

float

Type:

mTreeMaxWidthM

property mTreeMinHeightM

float

Type:

mTreeMinHeightM

property mTreeModelName

p.q(const).char

Type:

mTreeModelName

property mTreeType

PointFeatureClass_t16

Type:

mTreeType

property mPowerlineBinSizeM

double

Type:

mPowerlineBinSizeM

property mPowerlineBinMult

double

Type:

mPowerlineBinMult

property mPowerlineClassGroupMask

GM_LidarClassGroup_t16

Type:

mPowerlineClassGroupMask

property mPowerlineMaxDistFromLineM

float

Type:

mPowerlineMaxDistFromLineM

property mPowerlineMaxVertDiffPerM

float

Type:

mPowerlineMaxVertDiffPerM

property mPowerlineMaxAngleDeltaDeg

float

Type:

mPowerlineMaxAngleDeltaDeg

property mPowerLineMaxGapLenM

float

Type:

mPowerLineMaxGapLenM

property mPowerlineMinLineLenM

float

Type:

mPowerlineMinLineLenM

property mPowerlineMinLineSegLenM

float

Type:

mPowerlineMinLineSegLenM

property mPoleBinSizeM

double

Type:

mPoleBinSizeM

property mPoleMinSegmentCount

int

Type:

mPoleMinSegmentCount

property mPoleMinHeightOfPole

float

Type:

mPoleMinHeightOfPole

property mPoleMaxXDisOfGroup

float

Type:

mPoleMaxXDisOfGroup

property mPoleHighPoint

bool

Type:

mPoleHighPoint

property mPoleType

PointFeatureClass_t16

Type:

mPoleType

class globalmapper.GM_LidarExtractOutput_t[source]

Proxy of C++ GM_LidarExtractOutput_t class.

property thisown

The membership flag

property mExtractedLayers

a(GM_LidarExtract_NumLayers).GM_LayerHandle_t32

Type:

mExtractedLayers

class globalmapper.GM_GpsFitError_t[source]

Proxy of C++ GM_GpsFitError_t class.

property thisown

The membership flag

property mValid

boolean

Type:

mValid

property mMin

double

Type:

mMin

property mMean

double

Type:

mMean

property mMedian

double

Type:

mMedian

property mMax

double

Type:

mMax

class globalmapper.GM_P2PImagePixel_t[source]

Proxy of C++ GM_P2PImagePixel_t class.

property thisown

The membership flag

property mPixelPos

GM_Point_t

Type:

mPixelPos

property mImageFilename

p.q(const).char

Type:

mImageFilename

class globalmapper.GM_P2PControlPoint_t[source]

Proxy of C++ GM_P2PControlPoint_t class.

property thisown

The membership flag

property mName

p.q(const).char

Type:

mName

property mLatLonPos

GM_Point3D_t

Type:

mLatLonPos

property mImagePixelList

p.GM_P2PImagePixel_t

Type:

mImagePixelList

property mImagePixelCount

uint32

Type:

mImagePixelCount

class globalmapper.GM_P2PSetup_t[source]

Proxy of C++ GM_P2PSetup_t class.

property thisown

The membership flag

property mWorkspaceFilename

p.q(const).char

Type:

mWorkspaceFilename

property mImageListFilename

p.q(const).char

Type:

mImageListFilename

property mImageFolder

p.q(const).char

Type:

mImageFolder

property mImageFilenameMask

p.q(const).char

Type:

mImageFilenameMask

property mFlags

GM_P2PFlags_t32

Type:

mFlags

property mGeoRegOrderFlags

GM_GeoRegistrationOrderFlags_t8

Type:

mGeoRegOrderFlags

property mImageReduceFactor

double

Type:

mImageReduceFactor

property mLogFileFolder

p.q(const).char

Type:

mLogFileFolder

property mProjectName

p.q(const).char

Type:

mProjectName

property mRelativeAltBaseM

float

Type:

mRelativeAltBaseM

property mControlPointList

p.q(const).GM_P2PControlPoint_t

Type:

mControlPointList

property mControlPointCount

uint32

Type:

mControlPointCount

property mCloudLayerDesc

p.q(const).char

Type:

mCloudLayerDesc

property mCloudLayerFilename

p.q(const).char

Type:

mCloudLayerFilename

property mImageLayerDesc

p.q(const).char

Type:

mImageLayerDesc

property mImageLayerFilename

p.q(const).char

Type:

mImageLayerFilename

property mMeshLayerDesc

p.q(const).char

Type:

mMeshLayerDesc

property mMeshLayerFilename

p.q(const).char

Type:

mMeshLayerFilename

property mCloudLayerHandle

GM_LayerHandle_t32

Type:

mCloudLayerHandle

property mImageLayerHandle

GM_LayerHandle_t32

Type:

mImageLayerHandle

property mMeshLayerHandle

GM_LayerHandle_t32

Type:

mMeshLayerHandle

property mErrorStr

p.q(const).char

Type:

mErrorStr

property mGpsFitError

GM_GpsFitError_t

Type:

mGpsFitError

property mReportFilename

p.q(const).char

Type:

mReportFilename

property mResultsStr

p.q(const).char

Type:

mResultsStr

property mColorHarmonizationRefFilename

p.q(const).char

Type:

mColorHarmonizationRefFilename

property mSceneClusterUpperBound

int

Type:

mSceneClusterUpperBound

property mSceneClusterLowerBound

int

Type:

mSceneClusterLowerBound

property mImageLayerResMult

double

Type:

mImageLayerResMult

property mImageLayerGapSize

double

Type:

mImageLayerGapSize

property mImageSamplingMethod

GM_SamplingMethod_t8

Type:

mImageSamplingMethod

property mMeshDecimateFactor

float

Type:

mMeshDecimateFactor

property mSfmMethod

GM_SfmMethod_t8

Type:

mSfmMethod

property mSfmQuality

GM_SfmQuality_t8

Type:

mSfmQuality

property mSfmInitializer

GM_SfmInitializer_t8

Type:

mSfmInitializer

property mSfmTriMethod

GM_SfmTriMethod_t8

Type:

mSfmTriMethod

property mSfmResection

GM_SfmResection_t8

Type:

mSfmResection

property mCameraModel

GM_CameraModel_t8

Type:

mCameraModel

property mDescriberMethod

GM_SfmImageDescriberMethod_t8

Type:

mDescriberMethod

property mDensifyReducePower

sint32

Type:

mDensifyReducePower

property mDensifyNumViews

sint32

Type:

mDensifyNumViews

property mDensifyNumViewsFuse

uint32

Type:

mDensifyNumViewsFuse

class globalmapper.GM_LidarSpatialThinSetup_t[source]

Proxy of C++ GM_LidarSpatialThinSetup_t class.

property thisown

The membership flag

property mLayerDesc

p.q(const).char

Type:

mLayerDesc

property mMedianPercentile

uint32

Type:

mMedianPercentile

property mNthCount

uint32

Type:

mNthCount

property mResMult

double

Type:

mResMult

property mElevResMult

float

Type:

mElevResMult

property mKeepAllReturns

bool

Type:

mKeepAllReturns

property mCreateNewCloud

bool

Type:

mCreateNewCloud

property mThinAlg

GM_SpatialThinAlg_t8

Type:

mThinAlg

property mHideProgress

bool

Type:

mHideProgress

property mThinnedLayer

GM_LayerHandle_t32

Type:

mThinnedLayer

property mDeletedCount

uint64

Type:

mDeletedCount

class globalmapper.GM_LidarCompareSetup_t[source]

Proxy of C++ GM_LidarCompareSetup_t class.

property thisown

The membership flag

property mFlags

GM_LidarCompareFlags_t32

Type:

mFlags

property mBoundsGlobal

GM_Rectangle_t

Type:

mBoundsGlobal

property mMaxDistResMult

float

Type:

mMaxDistResMult

property mMinNearbyNewCount

uint32

Type:

mMinNearbyNewCount

property mNewLayerDesc

p.q(const).char

Type:

mNewLayerDesc

property mQueryNewComparePoints

GM_LidarQueryHandle_t

Type:

mQueryNewComparePoints

property mQueryNewCompareToPoints

GM_LidarQueryHandle_t

Type:

mQueryNewCompareToPoints

property mNewComparePointsLayer

GM_LayerHandle_t32

Type:

mNewComparePointsLayer

property mNewCompareToPointsLayer

GM_LayerHandle_t32

Type:

mNewCompareToPointsLayer

class globalmapper.GM_LidarColorizeSetup_t[source]

Proxy of C++ GM_LidarColorizeSetup_t class.

property thisown

The membership flag

property mFields

GM_LidarColorizeFields_t8

Type:

mFields

property mFlags

GM_LidarColorizeFlags_t8

Type:

mFlags

property mIntensityMethod

GM_LidarColorizeIntensity_t8

Type:

mIntensityMethod

property mNumModifiedPoints

uint64

Type:

mNumModifiedPoints

class globalmapper.GM_SwathSeparationImageSetup_t[source]

Proxy of C++ GM_SwathSeparationImageSetup_t class.

property thisown

The membership flag

property mFlags

GM_SwathSeparationImageFlags_t32

Type:

mFlags

property mPointCloudLayerList

p.GM_LayerHandle_t32

Type:

mPointCloudLayerList

property mPointCloudLayerListCount

uint32

Type:

mPointCloudLayerListCount

property mBounds

p.q(const).GM_Rectangle_t

Type:

mBounds

property mClassFilter

GM_LidarClassFilter_t

Type:

mClassFilter

property mReturnMask

GM_LidarReturnMask_t32

Type:

mReturnMask

property mGridAlg

GM_GridAlg_t8

Type:

mGridAlg

property mGridBinMult

double

Type:

mGridBinMult

property mShaderName

p.q(const).char

Type:

mShaderName

class globalmapper.GM_Distance_t[source]

Proxy of C++ GM_Distance_t class.

property thisown

The membership flag

property mDistance

double

Type:

mDistance

property mUnits

UNIT

Type:

mUnits

class globalmapper.GM_SpatialOps_Params_t[source]

Proxy of C++ GM_SpatialOps_Params_t class.

property thisown

The membership flag

property mFeatureTypes1

GM_FeatureFilters_t8

Type:

mFeatureTypes1

property mFeatureTypes2

GM_FeatureFilters_t8

Type:

mFeatureTypes2

property mPredicateResultTarget

GM_PredicateResultTargets_t8

Type:

mPredicateResultTarget

property mResultLayerName

p.q(const).char

Type:

mResultLayerName

property mResultFeatures

GM_FoundFeatureResults_t

Type:

mResultFeatures

property mResultLayer

GM_LayerHandle_t32

Type:

mResultLayer

property mResultFeatureTypes

GM_FeatureFilters_t8

Type:

mResultFeatureTypes

property mResultLayerIsTemp

bool

Type:

mResultLayerIsTemp

property mErrorHandling

GM_SpatialOps_Errorhandling_t8

Type:

mErrorHandling

property mAttemptRepair

bool

Type:

mAttemptRepair

property mLogCallback

GM_MessageCallbackFunc

Type:

mLogCallback

class globalmapper.PyGMException[source]

Proxy of C++ PyGMException class.

property thisown

The membership flag

property code

GM_Error_t32

Type:

code

property message

p.char

Type:

message