Package

geotrellis.spark.io.s3

geotiff

Permalink

package geotiff

Visibility
  1. Public
  2. All

Type Members

  1. case class S3GeoTiffLayerReader[M[T] <: Traversable[T]](attributeStore: hadoop.geotiff.AttributeStore[M, GeoTiffMetadata], layoutScheme: ZoomedLayoutScheme, resampleMethod: ResampleMethod = NearestNeighbor, strategy: OverviewStrategy = AutoHigherResolution, getS3Client: () ⇒ S3Client = () => S3Client.DEFAULT, defaultThreads: Int = ...) extends GeoTiffLayerReader[M] with Product with Serializable

    Permalink

    Annotations
    @experimental()

Value Members

  1. object S3GeoTiffInput

    Permalink

    Annotations
    @experimental()
  2. object S3GeoTiffLayerReader extends Serializable

    Permalink

    Annotations
    @experimental()
  3. object S3IMGeoTiffAttributeStore

    Permalink

    Annotations
    @experimental()
  4. object S3JsonGeoTiffAttributeStore

    Permalink

    Annotations
    @experimental()

Ungrouped