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)

C#
Copy
public enum GM_LidarExtractLayer_t32

Member name | Value | Description | |
---|---|---|---|
LidarExtractLayer_BuildingHulls | 0 | Layer for building hulls (3d RDTs) | |
LidarExtractLayer_BuildingFootprints | 1 | Layer for building footprints (2D RDTs simplified) | |
LidarExtractLayer_BuildingWalls | 2 | Layer for building walls connecting simplified footprints and roof planes | |
LidarExtractLayer_BuildingPlanes | 3 | Layer for building planes (boundaries match walls and simplified footprints in x,y) | |
LidarExtractLayer_Pole | 4 | Layer for pole features | |
LidarExtractLayer_Powerline | 5 | Layer for powerline features | |
LidarExtractLayer_Tree | 6 | Layer for tree features | |
LidarExtract_NumLayers | 7 |

Reference
GlobalMapper.Lidar
Namespace