Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-543

Add a BIL/BIP/BSQ data store

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2
    • Storage
    • None

    Description

      Add a data store (read only for now) for RAW binary raster has documented by ESRI:

      https://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/bil-bip-and-bsq-raster-files.htm

      This is a relatively easy format to implement (no compression, no tiling) and can be quite convenient because it is easy for external application to create an output in that format without any specialized library.

      This is partially a port of code that started in Geotk and is completed in SIS.

      Limitations

      In the initial version, when reading a statistics file like below:

      band minimum maximum mean std_deviation linear_stretch_min linear_stretch_max
      

      the linear_stretch_min and linear_stretch_max values are ignored.

      Attachments

        Activity

          People

            desruisseaux Martin Desruisseaux
            desruisseaux Martin Desruisseaux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: