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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyband_index Choose which bands to export for the layer. If no bands are specified, then all the bands will be used in the output. (In, Optional)  
Public Propertyin_mosaic_datasetThe path and name of the input mosaic dataset. (In, Required)  
Public Propertylock_rasterid Choose the Raster ID or raster name to which the service should be locked, and that only the specified rasters are displayed. If left undefined, it will be similar to system default. Multiple IDs can be defined as a semicolon-delimited list. (In, Optional)  
Public Propertymosaic_methodChoose the mosaic method. The mosaic method defines how the layer is created from different rasters within the mosaic dataset. (In, Optional)  
Public Propertymosaic_operatorChoose which mosaic operator to use. When two or more rasters all have the same sort priority, this parameter is used to further refine the sort order. (In, Optional)  
Public Propertyorder_base_valueType an order base value. The images are sorted based on the difference between this value and the attribute value in the specified field. (In, Optional)  
Public Propertyorder_field Choose the order field. When the mosaic method is BY_ATTRIBUTE, the default field to use when ordering rasters needs to be set. The list of fields is defined as those in the service table that are of type metadata. (In, Optional)  
Public Propertyout_mosaic_layer The name of the temporary output mosaic layer. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysort_orderChoose whether the sort order is ascending or descending. (In, Optional)  
Public Propertytemplate Using the min x, min y, max x, or max y, you can specify the extents of the output mosaic layer. (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_clause A query statement using the fields and values of the mosaic dataset. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.