Arc GISTiled Elevation Source
An instance of this class represents an elevation source that can visualize ArcGIS elevation image service.
Since
200.1.0
Constructors
Creates an ArcGIS tiled elevation source with a portal item. An ArcGIS tiled elevation source is added to a Surface and provides elevation data on which layers may be draped or offset from. The ArcGIS tiled elevation source uses an ArcGIS Image service to provide the elevation data.
Creates an ArcGIS tiled elevation source with a Tile cache. An ArcGIS tiled elevation source is added to a Surface and provides elevation data that layers may be draped or offset from. The ArcGIS tiled elevation source uses a Tile cache to provide the elevation data. Only tile caches that contain LERC tiles are supported. Use an ExportTileCacheTask to create an offline tile cache from an elevation image service.
Creates a ArcGIS tiled elevation source with using a URL to an elevation service object. An ArcGIS tiled elevation source is added to a Surface and provides elevation data on which layers may be draped or offset from. The ArcGIS tiled elevation source uses an ArcGIS Image service to provide the elevation data.