Get Raster Properties (Data Management Tools)
Summary
Retrieves information from the metadata and descriptive statistics about a raster dataset.
Usage
The property value returned is displayed in the Geoprocessing history item created by running the tool.
The Python result of this tool is a geoprocessing Result object. In order to obtain the string value, use the Result object's
getOutputmethod.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Raster |
The raster containing the properties to retrieve. |
Composite Geodataset |
|
Property type (Optional) |
The property to be obtained from the input raster.
|
String |
|
Band Name (Optional) |
Choose the band name from the drop-down box. If no band is chosen, then the first band will be used. |
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Property |
Returns the property value that was specified. |
Variant |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes