package cog
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- cog
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
class
S3COGCollectionLayerProvider extends AttributeStoreProvider with COGValueReaderProvider with COGCollectionLayerReaderProvider
Provides S3LayerReader instance for URI with
s3
scheme.Provides S3LayerReader instance for URI with
s3
scheme. The uri represents S3 bucket an prefix of catalog root. ex:s3://<bucket>/<prefix-to-catalog>
-
class
S3COGCollectionLayerReader extends COGCollectionLayerReader[LayerId]
Handles reading raster RDDs and their metadata from S3.
- class S3COGValueReader extends OverzoomingCOGValueReader
Value Members
- def byteReader(uri: URI, s3Client: S3Client): ByteReader
- object S3COGCollectionLayerReader
- object S3COGValueReader