| GM_LidarClass_t8 Enumeration |
Define ASPRS Lidar types
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
Copy
public enum GM_LidarClass_t8| Member name | Value | Description | |
|---|---|---|---|
| LidarClass_NeverClassified | 0 | ||
| LidarClass_Unclassified | 1 | ||
| LidarClass_Ground | 2 | ||
| LidarClass_LowVeg | 3 | ||
| LidarClass_MedVeg | 4 | ||
| LidarClass_HighVeg | 5 | ||
| LidarClass_Building | 6 | ||
| LidarClass_LowPoint | 7 | Low point (noise) | |
| LidarClass_ModelKeyPoint | 8 | Thinned ground (model key points) | |
| LidarClass_Water | 9 | ||
| LidarClass_Railroad | 10 | IMPORTANT NOTE: USGS used to use this as Overlap to DO NOT treat as ground. | |
| LidarClass_Road | 11 | Road Surface | |
| LidarClass_Overlap | 12 | ||
| LidarClass_WireGuard | 13 | Wire - Guard (Shield) | |
| LidarClass_WireConductor | 14 | Wire - Conductor (Phase) | |
| LidarClass_TransmissionTower | 15 | Transmission Tower | |
| LidarClass_WireStructureConnector | 16 | Wire-structure Connector (e.g. Insulator) | |
| LidarClass_Bridge | 17 | Bridge deck | |
| LidarClass_HighNoise | 18 | High Noise point | |
| LidarClass_OverheadStructure | 19 | Overhead structure | |
| LidarClass_IgnoredGround | 20 | Ignored Ground (typically breakline proximity) | |
| LidarClass_Snow | 21 | If present and identifiable | |
| LidarClass_BathyPoint | 40 | ||
| LidarClass_WaterSurface | 41 | ||
| LidarClass_DerivedWaterSurface | 42 | ||
| LidarClass_SubmergedObject | 43 | ||
| LidarClass_IhoS57Object | 44 | ||
| LidarClass_NoBottomFoundBathyPoint | 45 | ||
| LidarClass_MaxValid | 255 |