| GM_ImageryType_t8 Enumeration |
Types of imagery sources for inference operations.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 27.0.0.0 (27.0.0.0)
C#
Copy
public enum GM_ImageryType_t8| Member name | Value | Description | |
|---|---|---|---|
| GM_ImageryType_Aerial | 0 | Raster imagery captured from aerial platforms (planes, drones) within atmosphere | |
| GM_ImageryType_Satellite | 1 | Raster imagery captured from satellites in the upper atmosphere or in space | |
| GM_ImageryType_Default | GM_ImageryType_Aerial | Aerial is the default option |