package cog
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class S3COGAsyncWriter[V <: CellGrid[Int]] extends AsyncWriter[S3Client, GeoTiff[V], (PutObjectRequest, RequestBody)]
- class S3COGLayerReader extends COGLayerReader[LayerId]
Handles reading raster RDDs and their metadata from S3.
- class S3COGLayerWriter extends COGLayerWriter
- class S3COGSparkLayerProvider extends S3COGCollectionLayerProvider with COGLayerReaderProvider with COGLayerWriterProvider
Provides S3LayerReader instance for URI with
s3scheme.Provides S3LayerReader instance for URI with
s3scheme. The uri represents S3 bucket an prefix of catalog root. ex:s3://<bucket>/<prefix-to-catalog>
Value Members
- object S3COGLayerReader extends Serializable
- object S3COGLayerWriter extends Serializable