Package-level declarations

Types

Link copied to clipboard

A job that estimates the size of a tile cache from a service.

Link copied to clipboard
Link copied to clipboard

A job that exports a tile cache (.tpk or .tpkx) from a service.

Link copied to clipboard

The parameters that specify how a tile cache (.tpkx) is exported from an ArcGIS map or image service using an ExportTileCacheJob. To generate parameters populated with values from the underlying service, call ExportTileCacheTask.createDefaultExportTileCacheParameters(Geometry, Double, Double). You can then modify these parameters with any desired changes. Alternatively, you can generate an empty set of parameters using ExportTileCacheParameters.ExportTileCacheParameters() and set the parameters individually.

Link copied to clipboard

A task used to export a tile cache (.tpk or .tpkx). Use this in conjunction with a map or image service to generate and download tile packages. To confirm whether a map or image service supports exporting tiles, check: