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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybuild_pyramidsBuilds pyramids for each source raster. (In, Optional)  
Public Propertybuild_thumbnailsBuilds thumbnails for each source raster. (In, Optional)  
Public Propertycalculate_statisticsCalculates statistics for each source raster. (In, Optional)  
Public Propertyduplicate_items_actionA check will be performed to see if each raster has already been added, using the original path and file name. Choose which action to perform when a duplicate path and file name have been found. (In, Optional)  
Public PropertyfilterA file name filter for the data to be added to the mosaic dataset. The wildcards for the filter can be a simple asterisk before a file extension, or it can be in the form or PERL syntax. *.TIF

REGEX:.*1923.*|.*1922.*

REGEX:.*192[34567].*|.*194.*|.*195.*

(In, Optional)  
Public Propertyin_mosaic_datasetThe path and name of the mosaic dataset to which the raster data will be added. (In, Required)  
Public Propertyinput_pathPath and name of the file, folder, raster dataset, raster catalog, mosaic dataset, table, or service. (In, Required)  
Public Propertymaximum_cell_sizeDefines the maximum pyramid cell size that will be used in the mosaic dataset. (In, Optional)  
Public Propertymaximum_pyramid_levelsDefines the maximum number of pyramid levels that will be used in the mosaic dataset. For example, a value of 2 will use only the first two pyramid levels from the source raster. Leaving this blank or typing a value of -1 will build pyramids for all levels. (In, Optional)  
Public Propertyminimum_dimensionDefines the minimum dimensions of a raster pyramid that will be used in the mosaic dataset. (In, Optional)  
Public Propertyoperation_descriptionOperation Description (in, Optional)  
Public Propertyout_mosaic_datasetMosaic Dataset (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyraster_typeThe raster type is specific for imagery products. It identifies metadata, such as georeferencing, acquisition date, and sensor type, along with a raster format. (In, Required)  
Public Propertyspatial_referenceSpatial reference system of the input data. (In, Optional)  
Public Propertysub_folderRecursively explores subfolders. (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_boundaryGenerates or updates the boundary polygon of a 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 Propertyupdate_cellsize_rangesCalculates the cell size ranges of each raster in the mosaic dataset. These values are written to the attribute table within the minPS and maxPS columns. (In, Optional)  
Public Propertyupdate_overviewsDefines and generates overviews for a mosaic dataset. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.