o

geotrellis.spark.store.hadoop

HadoopGeoTiffReader

object HadoopGeoTiffReader

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HadoopGeoTiffReader
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def readMultiband(path: Path, streaming: Boolean, extent: Option[Extent], conf: Configuration): MultibandGeoTiff
  2. def readMultiband(path: Path)(implicit sc: SparkContext): MultibandGeoTiff
  3. def readSingleband(path: Path, streaming: Boolean, extent: Option[Extent], conf: Configuration): SinglebandGeoTiff
  4. def readSingleband(path: Path)(implicit sc: SparkContext): SinglebandGeoTiff