GM_MiscOpt_t32 Enumeration |
Misc. advanced options flags used with GM_Utility.SetMiscOptionEx
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
Copy
public enum GM_MiscOpt_t32

Member name | Value | Description | |
---|---|---|---|
MiscOpt_DXFInsertsAsPoints | 0 | Import DXF INSERT entities as points | |
MiscOpt_TIFFPreferTFW | 1 | Prefer TFW coordinates for GeoTIFF files | |
MiscOpt_ExportOldFormatPRJ | 2 | Export old format PRJ instead of new format | |
MiscOpt_DXFLayersAsCustomTypes | 3 | Add new custom types for DXF layers | |
MiscOpt_HideNonIconRoadLabels | 4 | Hide any road labels that are not icons | |
MiscOpt_ClampGridToDataBounds | 5 | Don't expand grid lines beyond the edge of loaded data | |
MiscOpt_BILQueryFor16BitType | 7 | When loading BIL (and other similar) imagery that is 16-bit and single band, ask the user if it is elevation or imagery data | |
MiscOpt_BorderHighlightAreas | 8 | Only draw a thick border for highlighted areas rather than a filled cross-hatch | |
MiscOpt_AddRecIDAttribute | 9 | Add record ID (index) as attribute for vector features from some file types | |
MiscOpt_DefaultToOEMCharset | 11 | Make default font display use the OEM character set (codepage 437) rather than the ANSI character set (codepage 1252) | |
MiscOpt_CenterLabelsTransparent | 12 | Make labels centered on lines use transparent background rather than opaque | |
MiscOpt_MarkAddressedSegments | 13 | Mark line segments with addressing with dashed styles on the side(s) of the line with addressing | |
MiscOpt_HideOffscreenLabels | 14 | Don't display any labels that aren't completely onscreen | |
MiscOpt_UseCRLFInWorldFiles | 15 | Use CR/LF to terminate lines in exported world files rather than just LF | |
MiscOpt_LogDebugMessages | 16 | DEPRECATED - Use MiscOpt_SetLogLevel instead - Log debug messages to a file or via message callback | |
MiscOpt_DontCropAtATM | 17 | Don't crop lat/lon area and line features that cross the ATM or have bad lat/lon values | |
MiscOpt_DisableAutoSmooth | 18 | Disable automatic interpolation of raster data at intermediate zoom levels | |
MiscOpt_UseFilePathForExport | 19 | Use path to first loaded file as default export path | |
MiscOpt_MarkTurnRestrictions | 20 | Mark the ends of lines involved in turn restrictions | |
MiscOpt_DontAutoContrastDGTiffs | 21 | Disable automatic contrast adjustment for Digital Globe imagery | |
MiscOpt_HideMeasureAttrUnitNames | 22 | Hide the unit names on measure unit text | |
MiscOpt_DGNImportCellsAsPoints | 27 | Import DGN cells as point features rather than exploding them | |
MiscOpt_DGNAddColorToDesc | 28 | Add DGN feature color to description in addition to level | |
MiscOpt_MaintainExportBounds | 32 | Maintain export bounds over spacing | |
MiscOpt_AutoIconizeRoadNames | 33 | Automatically iconize road type names on import | |
MiscOpt_RenderEndpoints | 34 | Render area and line start and end vertices | |
MiscOpt_KeepPixelIfAnyInCropPoly | 37 | Keep pixel on export if any part of the pixel is inside the crop polygon/bounds rather than just the center | |
MiscOpt_LabelLinesOnLongestSeg | 38 | Always label lines along longest segment | |
MiscOpt_AreaLabelsMustFitInArea | 40 | Only display area labels if the label fits inside the area feature. | |
MiscOpt_TreatDbfTextAsUtf8 | 42 | DEPRECATED (Use Layer Code Page Now): Treat DBF file text as UTF-8 encoded | |
MiscOpt_AlwaysInterpolateRasters | 43 | Always enable interpolation for raster layers when loading them | |
MiscOpt_DisableAutoExportInterp | 45 | Disable automatic interpolation of reprojected layers during export | |
MiscOpt_UsePenUpBorderDrawMode | 47 | When duplicate vertex is encountered in area feature, turn off next border segment | |
MiscOpt_UseGridDistance | 51 | Measure using grid distance instead of Vincenty lat/lon distance | |
MiscOpt_AlwaysFakeRasterPos | 53 | Always fake the positioning information for unknown raster files | |
MiscOpt_PlacePRJAfterFullFName | 55 | Place PRJ after full filename, like test.ecw.prj for test.ecw, when generating PRJ files on export | |
MiscOpt_IncludeDatumXFormAndEpsgInPRJ | 59 | Include datum transformation parameters (TOWGS84) and EPSG does in generated WKT PRJ files. Not compatible with ESRI as morphToEsri removes them. | |
MiscOpt_DefaultContrastMinMax | 60 | Default auto contrast adjustment to linear min/max stretch | |
MiscOpt_S57IncludeValAndDesc | 61 | Include both the value and description in the attributes for S57 features | |
MiscOpt_UseRhumbLineDistance | 63 | Measure using rhumb line distance instead of Vincenty lat/lon or grid distance | |
MiscOpt_DisableAutoContrast | 64 | Disable automatic constrast adjustment for high bit depth images | |
MiscOpt_SnapExportToPixel | 65 | Snap non-reprojected exports to raster data pixel boundary | |
MiscOpt_NoAutoInterpTerrain | 66 | Disable automatic interpolation of terrain layers on import | |
MiscOpt_GeoTIFFNoCompDefault | 69 | Default GeoTIFF exports to no compression | |
MiscOpt_MeasureWholeNumbers | 73 | Force measurements to use nearest whole number (integer) value | |
MiscOpt_ShowSegLensOnMap | 74 | Label the length of each line segment on the map. | |
MiscOpt_ShowSegBearingsOnMap | 80 | Label the bearing of each line segment on the map. | |
MiscOpt_CheckBinarySTL | 81 | Check 'export binary STL' option on export options dialog | |
MiscOpt_DontCopyErrorToClip | 82 | Don't automatically copy error messages to the clipboard | |
MiscOpt_LoadExifJpgAsImage | 83 | Ignore EXIF position data in JPG files and load them as images instead | |
MiscOpt_DontAppendGridUnits | 84 | Don't append unit labels (like 'm') to projected grid line labels | |
MiscOpt_DisableCustomFileSave | 85 | Disable the save of custom features to files on shutdown, like custom_datums.txt, etc. | |
MiscOpt_OnlySnapToPoints | 88 | Only snap to point features by default | |
MiscOpt_SnapExportToSpacing | 89 | Snap exports to nearest sample spacing boundary | |
MiscOpt_S57ShortAttrNameVal | 90 | Use short attribute names and raw values in S57 attribute list | |
MiscOpt_ElevCropAreaBoundsGrid | 91 | When cropping an elevation export to an area, treat the area bounds as grid cell and not visual bounds | |
MiscOpt_RectifyNo2ndDegPoly | 93 | Don't switch to 2nd degree polynomial rectification method for 6+ control points | |
MiscOpt_ScaleElevShaderToView | 94 | Scale elevation shader to just the elevation values that are currently in view | |
MiscOpt_GPSUseShaderForVessel | 95 | Use the current elevation shader and GPS elevation to color the GPS vessel | |
MiscOpt_GPSUseShaderForTrack | 96 | Use the current elevation shader and GPS elevation to color the GPS track | |
MiscOpt_OnlineExportZoomSameAsDraw | 98 | When exporting from an online source, use the exact same logic to select the zoom level as is used during draw | |
MiscOpt_RestoreLastMapLayout | 99 | Restore the last used map layout between sessions rather than just through workspaces | |
MiscOpt_HideStyleAttr | 101 | Don't display any style attributes that are included with features at load time | |
MiscOpt_KeepEntireClippedFeature | 102 | When exporting cropped to a polygon, keep the entire area/line if it overlaps crop areas at all | |
MiscOpt_MSSQLUseGeometryColumns | 103 | When importing from MS SQL Server, use geometry_columns table to get list of spatial tables | |
MiscOpt_DontPrependGroupsToLayerNames | 105 | Don't prepend layer group names to layer names in layer selection list in feature edit dialog | |
MiscOpt_OnlineTilesSaveWorldFile | 107 | Automatically create world files and PRJ files for downloaded online tiles. Bug 15140 | |
MiscOpt_DontPreventLabelCollisionsAcrossLayerGroups | 108 | Don't prevent the collision of labels across layer group boundaries when drawing and labeling each vector layer separately rather than all at once. | |
MiscOpt_PdfUseOldRenderer | 109 | Use the old GDI+ render engine for PDF display on load rather than new DPLR (QuickPDFRenderer.dll) rendering engine. Can fix issues with display of some files that new engine doesn't show correctly. | |
MiscOpt_DontSaveViewLayoutToGMW | 110 | If set, don't save or restore non-default multi-view layouts to/from workspace files | |
MiscOpt_DontShowPerpProfileHelpTip | 111 | If set, don't show the instructional tip when initially adding a feature for extraction on the path profile control | |
MiscOpt_GPSStartTrackingAtStartup | 112 | If set, GPS tracking will attempt to start when the application initially starts | |
MiscOpt_RenderAutoCropPolyOnMap | 113 | If set, render automatic crop polygons (PDF, BSB, etc.) on map when present. Use for debugging crop boundaries | |
MiscOpt_ControlCenterReverseOrder | 114 | If set, the layers in the Control Center will render with the top displayed layer as the first item and proceed down the draw stack from there | |
MiscOpt_DontCenterMapOnSelVertex | 115 | If set, we will NOT center the main map view on the selected vertex when clicking on it on the Feature Vertices dialog | |
MiscOpt_ReformatDbfNumbers | 116 | If set, we will reformat any DBF file Number fields in scientific notation to a prettier format if in a normal range (i.e. no huge exponent) | |
MiscOpt_OverviewDrawLabels | 117 | Indicates whether or not to draw feature labels in the Overview Map window | |
MiscOpt_OverviewTrackVisibleLayers | 118 | Indicates whether or not the overview window bounds will include only visible layers | |
MiscOpt_DisableScriptRunCommand | 119 | If set, the RUN_COMMAND script command will not be allowed to run (Bug 20859). Should NOT be able to change this from a script | |
MiscOpt_DisplayLatLongPadding | 120 | If set, the Lat/Long values displayed in the status bar will be zero padded (lat = DD, long = DDD) | |
MiscOpt_OverlapFakePosRasterLayers | 121 | When loading image layers and faking the location for display, should we draw them on top of each other or next to each other? | |
MiscOpt_GridRemoveTrailingZeros | 122 | Remove trailing zeros on grid coordinate labels | |
MiscOpt_HideSelFeatures | 123 | If set, selected features should not be drawn | |
MiscOpt_LidarUpdateRetCountOnDelete | 124 | Should we update the return count and number for Lidar points when deleting from a multi-return pulse? | |
MiscOpt_DefaultUserCreatedLayer | 125 | Make the old User Created Features layer the default | |
MiscOpt_DefaultUseDisplayProjection | 126 | Use the current display projection instead of asking user for one when creating layers | |
MiscOpt_DisplayTimesAsUTC | 127 | Display vertex timestamps using UTC rather than local time | |
MiscOpt_UseUserDefinedAnimationTime | 128 | Use the default total animation time when determining animate frame update rate | |
MiscOpt_NoLayerSaveWarning | 131 | If set, don't show warning asking if you want to save modified layer before closing | |
MiscOpt_NoLayerReorderWarning | 132 | If set, don't show warning when reordering layer around a grouped layer | |
MiscOpt_LidarSaveRetCountUpdatedPts | 133 | If set, save a debug layer with all Lidar points that had their return count updated due to deletion | |
MiscOpt_SnapToLidar | 134 | If set, snap to Lidar points when digitizing | |
MiscOpt_DGNImportByLevel | 135 | When importing DGN, split features into GM layers by DGN Level | |
MiscOpt_DWGImportByLayer | 136 | When importing DWG/DXF, split features into GM layers by DWG/DXF layer | |
MiscOpt_XYZLoadAsLidarCloud | 137 | If set XYZ ascii file will be loaded as a Lidar point cloud | |
MiscOpt_UpdatePicturePointExifOnMove | 138 | Update picture point image file EXIF if point is moved | |
MiscOpt_BackupPicturePointImageOnUpdateExif | 139 | Create backup when modifying picture point image file EXIF | |
MiscOpt_GeoTIFFExportOverview | 140 | Export overview with GeoTIFF | |
MiscOpt_DWGUseLegacyImporter | 141 | Use the legacy importer for DWG files (convert to DXF, then import with the legacy DXF importer) | |
GM_MiscOpt_DXFUseLegacyImporter | 142 | Use the legacy importer for DXF files | |
MiscOpt_DrawFatRoads | 256 | Draw roads with fat style when zoomed in | |
MiscOpt_LinearMeasureUnits | 257 | Linear measurement units (value is GM_LinearUnits_t8 type) | |
MiscOpt_AllowUnlimitedECWExportSize | 258 | Allow ECW exports greater than 500MB uncompressed. You must have the appropriate license from Erdas to do this. | |
MiscOpt_SetVectorExportElevUnits | 259 | Specifies the elevation units to use when exporting 3D features with per-vertex elevations or associated single elevation values (value is GM_ElevUnits_t8, but must be meters or feet) | |
MiscOpt_PositionDisplayFormat | 260 | Position display format (value is GM_PosDisplayFormat_t8 type) | |
MiscOpt_AreaMeasureUnits | 261 | Area measurement units (value is GM_AreaUnits_t8) | |
MiscOpt_VolumeMeasureUnits | 262 | Volume measurement units (value is GM_VolumeUnits_t8) | |
MiscOpt_SetDefaultFontCharset | 263 | Sets the default font character set (value is Windows character set enumeration, like OEM_CHARSET, RUSSIAN_CHARSET, etc.) | |
MiscOpt_ElevDispExpUnits | 264 | Sets the default elevation display/export units (value is GM_ElevDisplayUnits_t8 type) | |
MiscOpt_SetLogLevel | 265 | Sets the error/debug log level (value is GM_LogLevel_t8) | |
MiscOpt_SetLogFilename | 266 | Sets the log filename (value is const char*) - Use GM_Utility.SetMiscOptionEx | |
MiscOpt_SetTimingsFilename | 267 | Sets the filename to log detailed timings to (value is const char*) - Use GM_Utility.SetMiscOptionEx | |
MiscOpt_SetTempFolder | 268 | Sets the base temporary file path (value is const char*) - Use GM_Utility.SetMiscOptionEx | |
MiscOpt_GPSCenterOnVehicle | 269 | Automatically center the display on the GPS location | |
MiscOpt_GPSOrientTrackUp | 270 | Automatically rotate the display so the GPS heading points directly up | |
MiscOpt_CenterOnTargetPoly | 271 | Automatically center the display on the GPS/video target polygon (Aerial Filmworks extension) | |
MiscOpt_VideoCenterOnVehicle | 272 | Automatically center the display on the video playback location | |
MiscOpt_VideoOrientTrackUp | 273 | Automatically rotate the display so the video playback heading points directly up | |
MiscOpt_BearingSense | 274 | Bearing sense (i.e. True North, Mag North, Grid North) (value is GM_BearingSense_t8) | |
MiscOpt_SetLidarDrawMode | 275 | Sets the global Lidar draw mode used when Lidar module active (value is GM_LidarDrawMode_t8) | |
MiscOpt_SetDefaultProjection | 276 | Sets the default projection to use at startup (or NULL to reset) (value is GM_Projection_t*) | |
MiscOpt_S57DontMultiLayerLoad | 277 | Don't prompt the user to load view groups into different layers | |
MiscOpt_OptShowGridRefForBritGrid | 278 | Show grid ref on status bar instead of northing and easting | |
MiscOpt_OptFormatEpochAttrEditor | 279 | Show epoch dates as mm/dd/yyyy format in the attribut editor | |
MiscOpt_Invalid | 4294967295 | placeholder for invalid | |
MiscOpt_IncludeDatumXFormInPRJ | 59 |
