Packages

package cog

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

Type Members

  1. class HadoopCOGCollectionLayerProvider extends AttributeStoreProvider with COGValueReaderProvider with COGCollectionLayerReaderProvider

    Provides HadoopAttributeStore instance for URI with hdfs, hdfs+file, s3n, s3a, wasb and wasbs schemes.

    Provides HadoopAttributeStore instance for URI with hdfs, hdfs+file, s3n, s3a, wasb and wasbs schemes. The uri represents Hadoop Path of catalog root. wasb and wasbs provide support for the Hadoop Azure connector. Additional configuration is required for this. This Provider intentinally does not handle the s3 scheme because the Hadoop implemintation is poor. That support is provided by HadoopAttributeStore

  2. class HadoopCOGCollectionLayerReader extends COGCollectionLayerReader[LayerId]

    Handles reading raster RDDs and their metadata from HDFS.

  3. class HadoopCOGValueReader extends OverzoomingCOGValueReader

Value Members

  1. def byteReader(uri: URI, conf: Configuration = new Configuration): StreamingByteReader
  2. object HadoopCOGCollectionLayerReader
  3. object HadoopCOGValueReader

Inherited from AnyRef

Inherited from Any

Ungrouped