![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
CreateOrthoCorrectedRasterDataset Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CreateOrthoCorrectedRasterDataset Class |
The following tables list the members exposed by CreateOrthoCorrectedRasterDataset.
Name | Description | |
---|---|---|
![]() | CreateOrthoCorrectedRasterDataset Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | constant_elevation | Constant Elevation (Meters) (in) |
![]() | Geoid | Indicates whether a geoid correction is needed. (In, Optional) |
![]() | in_DEM_raster | The digital elevation model raster dataset to be used for orthorectification. (In, Required) |
![]() | in_raster | The input raster dataset that you want to ortho correct. (In, Required) |
![]() | Ortho_type | The type of elevation to use in the orthorectification process. (In, Required) |
![]() | out_raster_dataset | The output raster dataset. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | ZFactor | The scaling factor used to convert the elevation values. This is often used to convert from feet to meters or vice versa. (In, Optional) |
![]() | ZOffset | The base value to be added to the elevation value in the DEM. (In, Optional) |