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




The following tables list the members exposed by MapToKML.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydata_frameThe data frame of the map document to convert to KML. (In, Required)  
Public Propertydpi_of_clientDefines the device resolution for any rasters in the output KML document. (In, Optional)  
Public Propertyextent_to_exportThe geographic extent of the area to be exported. The extent rectangle bounds should be specified as a space-delimited string of WGS84 geographic coordinates in the form "left lower right upper". (In, Optional)  
Public Propertyimage_sizeSize of returned image in pixels (optional): Defines the vertical and horizontal resolution of any rasters in the output KML document. (In, Optional)  
Public Propertyin_map_documentThe map document to convert to KML. (In, Required)  
Public Propertyis_compositeReturn single composite image (in, Optional)  
Public Propertyis_vector_to_rasterConvert Vector to Raster (in, Optional)  
Public Propertymap_output_scaleThe scale at which to export the map document. Any scale-dependent rendering will be observed, so layers that are not visible at the export scale will not be included in the created KML file. The symbology for the map will be driven by this scale, so if the map has a reference scale defined, it should be considered when setting this parameter. (In, Required)  
Public Propertyout_kmz_fileThe KML file to write. This file is compressed and will have a .kmz extension. It can be read by any KML client including ArcGIS Explorer, ArcGlobe, and Google Earth. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.