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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
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 Propertyin_layersSelect the layers to include in the cache. (In, Required)  
Public Propertyobject_nameThe globe service whose tiles will be modified. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyserver_nameThe ArcGIS Server machine hosting the globe service whose tiles you are managing. (In, Required)  
Public Propertythread_countNumber of globe 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 Properties, 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_extentRectangular extent at which tiles should be created or deleted, depending on the Update Mode. You can type the extent values or choose an extent from an existing data source. (In, Optional)  
Public Propertyupdate_feature_classYou can use a polygon feature class to manage tiles (create/update) based on the extents of features in 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 two modes are: (In, Required)  
Top

See Also

© 2010 All Rights Reserved.