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




The following tables list the members exposed by CreateReferencedMosaicDataset.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybuild_boundaryGenerates the boundary polygon for the mosaic dataset. By default, the boundary merges all the footprint polygons to create a single boundary representing the extent of the valid pixels. (In, Optional)  
Public Propertycoordinate_systemThe coordinate system defined for the mosaic dataset, which will be used for all the associated files created. (In, Optional)  
Public Propertyextent The minimum and maximum x- and y-coordinates used to define the rectangular extent of the raster datasets used in the mosaic dataset from the raster catalog or mosaic dataset. (In, Optional)  
Public Propertyin_datasetPath and name of the input raster catalog or mosaic dataset. (In, Required)  
Public Propertyin_template_datasetUses the extent of the specified raster dataset or feature class to define the extent of the raster datasets used in the mosaic dataset from the raster catalog or mosaic dataset. (In, Optional)  
Public Propertylod_fieldA field in the raster catalog table defining the map scales at which the mosaic should be displayed; otherwise, a wire frame will be displayed. (In, Optional)  
Public PropertymaxPS_fieldA field in the raster catalog table defining the maximum cell size of the raster at which the mosaic should be displayed; otherwise, a wire frame will be displayed. (In, Optional)  
Public PropertyminPS_fieldA field in the raster catalog table defining the minimum cell size of the raster at which the mosaic should be displayed; otherwise, a wire frame will be displayed. (In, Optional)  
Public Propertynumber_of_bandsThe number of raster dataset bands supported by the mosaic dataset. (In, Optional)  
Public Propertyout_mosaic_datasetThe path and folder location or geodatabase where the mosaic dataset will be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypixel_typeThe bit depth of a cell, used to determine the range of values that the mosaic dataset outputs. For example, an 8-bit mosaic dataset can have 256 unique pixel values, which range from 0 to 255. (In, Optional)  
Public PropertypixelSizeMaximum Visible Cell Size (in, Optional)  
Public Propertyselect_using_featuresIf a feature class is specified, you can choose to limit the extent to its envelope or clipped to the feature. (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 Propertywhere_clauseUse SQL to define a query, or use the Query Builder to build a query that identifies the raster datasets to be added to the mosaic dataset from the raster catalog or mosaic definition. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.