add "Export as ENVI" button to data sources context menu

Issue #742 resolved
Andreas Janz created an issue
  • uses Translate raster layer algo
  • takes special care of ENVI header file (wavelength, fwhm, class colors, file type, etc.)

Comments (4)

  1. Andreas Janz reporter

    Instead of writing an existing raster in ENVI format, you can now just append a proper ENVI header *.hdr sidecar file next to an existing GeoTiff. Use the Append ENVI header to GeoTiff raster layer algo or the Append ENVI header context menu option in the data sources panel.

    Only if the raster isn’t a GeoTiff (e.g. VRT), you need to translate the raster explicitely into a GeoTiff first and append the ENVI header afterwards.

  2. Log in to comment