Download Rasters (Data Management Tools)
Summary
Downloads the source files from an image service or mosaic dataset.
Usage
The raster datasets you download are the source files, unless you convert them to another format. Format conversion can be forced, or will only occur when required. Downloaded files are converted if clipping occurs or the source file cannot be downloaded as a raster.
You can download selected rasters or LAS files from an image service or a mosaic dataset to a specified folder in the original file format.
If a clipping extent is specified, the rasters that intersect the clip extent will be clipped and then converted to a specified format.
You can choose to download the data in the same folder structure as the source.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input |
The image service or mosaic dataset to download. |
Image Service; Mosaic Layer; Raster Layer; String |
|
Output Folder |
The destination for the image service or mosaic dataset. |
Folder |
|
Query Definition (Optional) |
An SQL expression to limit the download to raster datasets that satisfy the expression. |
SQL Expression |
|
Selection Feature (Optional) |
Limits the download to an extent of a feature class or bounding box. All raster datasets that intersect the extent will be downloaded.
When coordinates are manually provided, the coordinates must be numeric values and in the active map's coordinate system. The map may use different display units than the provided coordinates. Use a negative value sign for south and west coordinates. |
Extent |
|
Clipping Using Selection Feature (Optional) |
Specify if you want to clip the downloaded images based on the geometry of a feature. Any raster that intersects the clipping geometry will be clipped and then downloaded. This is useful when your area of interest is not a rectangle. When downloaded images are clipped, you need to specify an output format for the clipped images.
|
Boolean |
|
Convert Rasters (Optional) |
Choose whether to always convert your rasters to the specified format, or to only convert when it is necessary.
|
Boolean |
|
Output Format (Optional) |
Choose a output format for the downloaded raster datasets.
|
String |
|
Compression Method (Optional) |
Choose the compression method to use with the specified Output Format parameter value.
|
String |
|
Compression Quality (Optional) |
Set a value from 1 - 100. Higher values will have better image quality, but less compression. |
Long |
|
Maintain Folder Structure (Optional) |
Determines the folder structure of the downloaded rasters.
|
Boolean |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Folder |
The updated output folder. |
Folder |
Environments
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes