object S3JsonGeoTiffAttributeStore
- Annotations
- @experimental()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- S3JsonGeoTiffAttributeStore
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def apply(path: URI, name: String, uri: URI, pattern: String, recursive: Boolean = true, s3Client: S3Client = S3ClientProducer.get()): JsonGeoTiffAttributeStore
- def apply(uri: URI, s3Client: ⇒ S3Client): JsonGeoTiffAttributeStore
-
def
readData(uri: URI, s3Client: ⇒ S3Client = S3ClientProducer.get()): List[GeoTiffMetadata]
- Annotations
- @experimental()
-
def
readDataAsTree(uri: URI, s3Client: ⇒ S3Client = S3ClientProducer.get()): GeoTiffMetadataTree[GeoTiffMetadata]
- Annotations
- @experimental()