Package

geotrellis.spark.store.hadoop

cog

Permalink

package cog

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

Type Members

  1. class HadoopCOGLayerReader extends COGLayerReader[LayerId]

    Permalink

    Handles reading raster RDDs and their metadata from HDFS.

  2. class HadoopCOGLayerWriter extends COGLayerWriter

    Permalink
  3. class HadoopCOGSparkLayerProvider extends HadoopCOGCollectionLayerProvider with COGLayerReaderProvider with COGLayerWriterProvider

    Permalink

    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

  4. trait Implicits extends AnyRef

    Permalink
  5. implicit class withHadoopCOGCollectionLayerReaderMethods extends MethodExtensions[HadoopCOGCollectionLayerReader.type]

    Permalink
    Definition Classes
    Implicits
  6. implicit class withHadoopCOGValueReaderMethods extends MethodExtensions[HadoopCOGValueReader.type]

    Permalink
    Definition Classes
    Implicits

Value Members

  1. object HadoopCOGLayerReader extends Serializable

    Permalink
  2. object HadoopCOGLayerWriter extends Serializable

    Permalink
  3. object Implicits extends Implicits

    Permalink

Inherited from Implicits

Inherited from AnyRef

Inherited from Any

Ungrouped