o

geotrellis.spark.store.hadoop.geotiff

HadoopJsonGeoTiffAttributeStore

object HadoopJsonGeoTiffAttributeStore

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

Value Members

  1. def apply(path: Path, name: String, uri: URI, conf: Configuration): JsonGeoTiffAttributeStore
  2. def apply(uri: URI): JsonGeoTiffAttributeStore
  3. def readData(uri: URI, conf: Configuration): List[GeoTiffMetadata]
    Annotations
    @experimental()
  4. def readDataAsTree(uri: URI, conf: Configuration): GeoTiffMetadataTree[GeoTiffMetadata]
    Annotations
    @experimental()