Packages

o

geotrellis.spark.store.s3.geotiff

S3IMGeoTiffAttributeStore

object S3IMGeoTiffAttributeStore

Annotations
@experimental()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. S3IMGeoTiffAttributeStore
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(getDataFunction: () ⇒ List[GeoTiffMetadata], s3Client: ⇒ S3Client): InMemoryGeoTiffAttributeStore
  2. def apply(getDataFunction: () ⇒ List[GeoTiffMetadata]): InMemoryGeoTiffAttributeStore
  3. def apply(name: String, uri: URI, pattern: String, recursive: Boolean = true, s3Client: ⇒ S3Client = S3ClientProducer.get()): InMemoryGeoTiffAttributeStore