ESRI.ArcGIS.ServerTools
ManageMapServerCacheTiles Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ServerTools Namespace : ManageMapServerCacheTiles Class




For a list of all members of this type, see ManageMapServerCacheTiles members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyAntialiasingThis is a deprecated parameter that is ignored. The antialiasing property in your tiling scheme determines if antialiasing is applied to the cache. (In, Optional)  
Public Propertyconstraining_extentRectangular extent at which to create or delete tiles, depending on the Update Mode. (In, Optional)  
Public Propertydata_frameThe source data frame for the map service. (In, Required)  
Public Propertyignore_statusThis parameter allows you to track the status of your caching if you are creating tiles based on feature class boundaries (see the update_feature_class parameter). (In, Optional)  
Public PropertyLayerLayers to remove from the cache. (In, Required)  
Public PropertylevelsThe scale levels at which you will create or delete tiles when running this tool, depending on the Update Mode. (In, Required)  
Public Propertyobject_nameThe map service whose cache tiles you want to update. (In, Required)  
Public Propertyout_object_nameOutput Map Server (out, Optional)  
Public Propertyout_server_nameOutput Host (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyserver_nameThe ArcGIS Server machine hosting the map service whose tiles you want to update. (In, Required)  
Public Propertythread_countNumber of map service instances to use while running this tool. By default the maximum allowable number of instances will be used (default for an ArcGIS Server service is 2). If you have more server power, you can raise the maximum allowable number of instances in the service's Service Properties dialog box, then raise this parameter when you run the tool. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyupdate_feature_classYou can use a polygon feature class to manage tiles (create, update, or delete) based on the extents of features of a feature class. For example, if you are caching a country, you might supply a feature class of major urban areas. By doing so, you are requesting that the server only pre-create tiles that cover those urban areas. The rest of the areas can be cached on demand when requested by clients. This can save you time and disk space that would be consumed by creating unneeded tiles in rural areas. (In, Optional)  
Public Propertyupdate_modeChoose a mode for updating the cache. The three modes are: (In, Required)  
Top

See Also

© 2010 All Rights Reserved.