Read the DSF Directory
Feature Description
The Read the DSF Directory tool can read raster datasets from a DSF data source. The reading result is a raster dataset (RasterRDD), prepared for subsequent raster analysis.
Parameter Description
| Parameter Name | Default Value | Parameter Interpretation | Parameter Type |
|---|---|---|---|
| Target DSF Directory URI | The directory of the DSF data source. Supports local directory and HDFS Directory: Local directory example: hdfs+file:///E:/raster/catalog HDFS Directory example: hdfs://172.16.16.8:9000//DATA_DEM30/catalog. |
String | |
| Dataset Name | The name of the raster dataset to be read. | String | |
| Specify DSF Zoom Level (Optional) |
-1 | Specifies the zoom level of the raster data to be read. If this parameter is not set, the maximum level of the raster data will be read. | Integer |
Output Result
The output result of the Read the DSF Directory tool is a raster dataset (RasterRDD).