Click or drag to resize

GM_LidarExtractLayer_t32 Enumeration

Define available layers for Lidar extraction

Namespace:  GlobalMapper.Lidar
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public enum GM_LidarExtractLayer_t32
Members
  Member nameValueDescription
LidarExtractLayer_BuildingHulls0Layer for building hulls (3d RDTs)
LidarExtractLayer_BuildingFootprints1Layer for building footprints (2D RDTs simplified)
LidarExtractLayer_BuildingWalls2Layer for building walls connecting simplified footprints and roof planes
LidarExtractLayer_BuildingPlanes3Layer for building planes (boundaries match walls and simplified footprints in x,y)
LidarExtractLayer_Pole4Layer for pole features
LidarExtractLayer_Powerline5Layer for powerline features
LidarExtractLayer_Tree6Layer for tree features
LidarExtract_NumLayers7
See Also