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




The following tables list the members exposed by BuildFootprints.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyapprox_num_verticesApproximate number of vertices with which the new footprint polygon will be created. (In, Optional)  
Public Propertyin_mosaic_datasetThe mosaic dataset for which the footprints will be calculated. (In, Required)  
Public Propertymaintain_edgesUse this parameter when using raster datasets that have been tiled and are butt joined (or line up along the seams with little to no overlap). (In, Optional)  
Public Propertymax_data_valueHighest value representing valid data. This value is determined by the bit depth of the raster dataset. (In, Optional)  
Public Propertymin_data_valueThe lowest pixel value representing valid image data. This value is determined by the bit depth of the raster dataset. (In, Optional)  
Public Propertymin_region_sizeDetermines a filter used to remove holes created in the footprint. (In, Optional)  
Public Propertyout_mosaic_datasetMosaic Dataset (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyrequest_sizeThe size to which the raster will be resampled when it is examined using this process. The value (such as 2000) defines the dimension of rows and columns. (In, Optional)  
Public Propertyreset_footprintThe footprints will be redefined using the original parameters to generate them when the rasters were added. (In, Optional)  
Public Propertyshrink_distanceDistance value specified in the units of the mosaic dataset's coordinate system by which the overall polygon will be reduced in size. (In, Optional)  
Public Propertyskip_derived_imagesAdjust the footprints for derived images, such as service overviews. (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 Propertywhere_clauseUsing SQL, you can define a query or use the Query Builder to build a query. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.