Click or drag to resize

GM_ElevationExportFormat_t32 Enumeration

List of supported elevation export types

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public enum GM_ElevationExportFormat_t32
Members
  Member nameValueDescription
Export_GMG0Global Mapper Grid format
Export_BIL1BIL format
Export_Erdas_Elevation2Erdas Imagine IMG format with elevation data
Export_Surfer_ASCII3Surfer ASCII Grid
Export_Surfer_Binary_v64Surfer Binary Grid v6
Export_Surfer_Binary_v75Surfer Binary Grid v7
Export_DEM6USGS ASCII DEM format
Export_XYZ_ASCII_Grid7XYZ ASCII Grid file
Export_Arc_ASCII_Grid8Arc Info ASCII Grid format
Export_ElevGeoTIFF9Vertical GeoTIFF format
Export_DXF_Point10DXF 3D Point format
Export_Float_Grid11Float/Grid format
Export_DTED12DTED format
Export_Vertical_Mapper_Grid13Vertical Mapper (MapInfo) grid format
Export_Windsim_GWS14Windsim GWS
Export_VRML15VRML
Export_STL16STL (ASCII format)
Export_STL_Binary17STL (binary format)
Export_EsriGDB_Elevation18Esri Geodatabase
Export_Vulcan_TIN19Vulcan .00t Triangulation
Export_Geosoft_Grid20Geosoft Grid format
Export_NumElevationFormats21
See Also