Arc GISMap Service Info
Represents the map service metadata for an ArcGIS Map Service.
Since
200.1.0
Types
Properties
Whether exporting tiles in compact version 2 format (.tpkx) is supported. The export tile cache compact version 2 (.tpkx) format now supersedes the compact (.tpk) format across ArcGIS software. For more information, see CacheStorageFormat.CompactV2.
Whether exporting tiles in compact format (.tpk) is supported. This property indicates whether the map service supports exporting tiles as compact (.tpk) format. Exporting tiles allows you to use them as a basemap, operational layer, or elevation source, without network connectivity. See TileCache for information on creating a layer from a local tile cache.
The image format types supported by this layer when generating a map image. A ListImpl of String
A list of tile server URLs that can be used to split requests for tiles. A ListImpl of String.