Package com.esri.arcgis.geoprocessing.tools.servertools

Class Summary
ConvertMapServerCacheStorageFormat Converts the storage of a map service cache between the exploded (pre-10.0) format and the compact format.
CreateMapServerCache Creates the tiling scheme and preparatory folders for a map service cache.
DeleteGlobeServerCache Deletes an existing globe service cache and all tiles in it.
DeleteMapServerCache Deletes an existing map service cache, including all associated files on disk.
ExportMapServerCache Exports tiles from a map cache to a folder on disk.
ExtractData Extracts selected layers in the specified area of interest to a specific format and spatial reference.
ExtractDataAndEmailTask Extracts the data in the specified layers and area of interest to the selected format and spatial reference, zips the data and emails it to the specified address.
ExtractDataTask Extracts the selected layers in the specified area of interest to the selected formats and spatial reference, then returns all the data in a zip file.
GenerateGlobeServerCache Generates Globe data Caches based on ArcGlobe’s Data tiling scheme.
GenerateMapServerCache Generates a cache of static image tiles for an ArcGIS Server Map Service.
GenerateMapServerCacheTilingScheme Generates an XML tiling scheme file that defines the scale levels, tile dimensions, and other properties for a map service cache.
ImportMapServerCache Imports tiles from a folder on disk into a map cache.
ManageGlobeServerCacheTiles Creates and updates tiles in an existing globe service cache.
ManageMapServerCacheScales Updates the scale levels in an existing cached map service.
ManageMapServerCacheTiles Creates and updates tiles in an existing map service cache.
SendEmailWithZipFileAttachment Emails a file to an email address using a SMTP email server.
UpdateGlobeServerCache Updates an existing Globe Service cache to replace missing tiles, overwrite outdated tiles, or add new tiles in new areas.
UpdateMapServerCache Updates an existing Map Service cache to replace missing tiles, overwrite outdated tiles, or add new tiles in new areas or, in the case of a multi-layer cache, from additional layers.