| GM_OnlineSourceType_t32 Enumeration |
Define types of online sources
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
Copy
public enum GM_OnlineSourceType_t32| Member name | Value | Description | |
|---|---|---|---|
| SourceType_WMS | 0 | ||
| SourceType_WMTS | 1 | Tiled WMS | |
| SourceType_WFS | 2 | ||
| SourceType_WCS | 3 | ||
| SourceType_IntermapWebSite | 4 | ||
| SourceType_OSM | 5 | OSM tile schema | |
| SourceType_TMS | 6 | TMS tile schema | |
| SourceType_GoogleMaps | 7 | Google Maps tile schema | |
| SourceType_SpatialOnDemand | 8 | ||
| SourceType_MapMart | 9 | ||
| SourceType_IntermapGMS | 10 | Streaming Intermap terrain | |
| SourceType_DigitalGlobeWMS | 11 | ||
| SourceType_ServerLimit | 12 | Limitations for a particular server | |
| SourceType_WebSite | 13 | Just a generic link to a web site (non-streaming) | |
| SourceType_External | 14 | External source file | |
| SourceType_NumTypes | 15 | Total Number of Source Types |