Create the task of copying raster data, that is, the distributed storage of raster data. Currently, only TIF and GeoTIFF data are supported, and multiple data can be stored in a distributed manner at the same time.

When you create a Copy Grid Data task, you need to set the following parameters:

  • Source Dataset Name: supports registered data, including registered local storage files and HDFS stores files. Required parameters.

  • Dataset Type: Only TIF type data is supported. Required parameters.

  • Path of source data: It can be a specific file address or a directory. Required parameters.

  • Target EPSGCODE: Default is: 3857. Optional parameters.

  • Target Database Type: The target enginetype for creating the grid pyramid. Support for geotrellishdfs and local storage. Required parameters.

  • Destination Name: The name of the destination database for the data copy. Required parameters.

  • Target Database Address: The address of the target database for the data copy. Required parameters.