This tab allows for reprojecting bands in a :ref:`band_set_tab` and perform other raster operations.
Tip
Information about APIs of this tool in Remotior Sensus at this link .
Tool symbol and name | Description |
---|---|
:guilabel:`Select input band set` | select the input :ref:`band_set_tab` to be reprojected |
:guilabel:`Align to raster` | if checked, use the same coordinate reference system and pixel size as the selected reference |
:guilabel:`same extent as reference` | if checked, the output extent will be the same as the reference |
refresh layer list | |
:guilabel:`Use EPSG code` | if checked, use the EPSG code for defining the output coordinate reference system |
:guilabel:`X resolution` | set X pixel resolution |
:guilabel:`Y resolution` | set Y pixel resolution |
:guilabel:`Resample pixel factor` | if checked, new pixel size will be the original size times this factor |
:guilabel:`Resampling method` | select the resampling method; options are: nearest_neighbour ,
average , sum , maximum , minimum , mode , median ,
first_quartile , third_quartile |
:guilabel:`Output type` | select the output raster type; options are: Auto (same as input),
Float32 , Int32 , UInt32 , Int16 , UInt16 , Byte |
:guilabel:`Change output NoData value` | if checked, set a new value for NoData pixels |
:guilabel:`Output name prefix` | set the prefix for output file names (default is reproj ) |
:guilabel:`Compress` | if checked, set the compression method (e.g., LZW, DEFLATE) |
:guilabel:`Script` | add this function to the :ref:`script_tab` |
:guilabel:`RUN` | run this function |