Class VSIReader

All Implemented Interfaces:
GridCoverageReader, GridCoverage2DReader

public final class VSIReader extends BaseGDALGridCoverage2DReader implements GridCoverageReader
This class can read a VSI data source and create a GridCoverage2D from the data.
Author:
Matthew Northcott, Catalyst IT Ltd.
  • Constructor Details

  • Method Details

    • getFormat

      public Format getFormat()
      Return the corresponding format object for this resource
      Specified by:
      getFormat in interface GridCoverageReader
      Returns:
      an instance of the VSIFormat object that corresponds to this resource