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




The following tables list the members exposed by MapServerCacheTilingSchemeToPolygons.

Public Constructors

 NameDescription
Public ConstructorMapServerCacheTilingSchemeToPolygons ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyantialiasingChoose whether to generate polygons that match map service caches with anti-aliasing enabled. A map service cache supertile is 2048 x 2048 pixels with antialiasing or 4096 x 4096 pixels without. To see if antialiasing was used in an existing cache, open the tiling scheme file, conf.xml, and check to see if the <Antialiasing> tag is set to true. (In, Optional)  
Public Propertyclip_to_horizonChoose whether to constrain the polygons to the valid area of use for the geographic or projected coordinate system of the data frame. (In, Required)  
Public Propertydata_frameThe data frame from the source map document. (In, Required)  
Public PropertylevelsThe scale levels at which you will create polygons. To create polygons for all scale levels included in a tiling scheme, leave this parameter blank. You may choose to create polygons for all or only some of the scale levels that are included in your tiling scheme. To add additional scale levels, however, you will need to modify your tiling scheme file or create a new one. (In, Optional)  
Public Propertymap_documentThe source map document. (In, Required)  
Public Propertyoutput_feature_classThe output polygon feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertytiling_schemePath to a predefined tiling scheme .xml file. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyuse_map_extentChoose whether to produce tiles for the entire extent of the tiling scheme or only tiles that intersect the full extent of the data frame. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.