GM_LidarExtractLayer_t32 Enumeration
Define available layers for Lidar extraction

Namespace:GlobalMapper.Lidar
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

Syntax
C#
Copy
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

Reference