Show / Hide Table of Contents

Property ExportTileCacheCompactV2Allowed

ExportTileCacheCompactV2Allowed

Gets a value indicating whether exporting tiles in compact version 2 format (.tpkx) is supported.

Declaration
public bool ExportTileCacheCompactV2Allowed { get; }
Property Value
Type Description
Boolean

A value indicating whether exporting tiles in compact version 2 format (.tpkx) is supported.

Remarks

The export tile cache format compact version 2 (.tpkx) now supersedes the compact format (.tpk) across ArcGIS software. For more information, see CompactV2.

If this property is true, the map service supports exporting tiles as .tpkx format. If this property is false, the service does not support exporting .tpkx format and you should check ExportTilesAllowed to confirm whether it supports exporting the earlier .tpk format.

ArcGIS Server/Enterprise CurrentVersion, 10.9 or greater, supports exporting tiles as .tpkx. Compact V2 tile caches can also be exported from export-enabled Esri image basemaps and elevation services hosted on ArcGIS Online. For more details on the specification of a .tpkx file see .

See Also
CacheStorageFormat

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.10 - 200.1
.NET 6.0100.13 - 200.1
.NET 6.0 Windows100.13 - 200.1
.NET 6.0 Android200.0 - 200.1
.NET 6.0 iOS200.0 - 200.1
.NET Framework100.10 - 200.1
.NET 5100.10 - 100.12
.NET Core 3.1100.10 - 100.12
Android100.10 - 100.15
iOS100.10 - 100.15
UWP100.10 - 200.1
In This Article
Back to top Copyright © 2022 Esri.