Martin Desruisseaux created SIS-543: ---------------------------------------
Summary: Add a BIL/BIP/BSQ data store Key: SIS-543 URL: https://issues.apache.org/jira/browse/SIS-543 Project: Spatial Information Systems Issue Type: New Feature Components: Storage Reporter: Martin Desruisseaux Assignee: Martin Desruisseaux Fix For: 1.2 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. -- This message was sent by Atlassian Jira (v8.20.7#820007)