Packages

c

geotrellis.store.hadoop.Implicits

withGeoTiffHadoopWriteMethods

implicit class withGeoTiffHadoopWriteMethods[T <: CellGrid[Int]] extends GeoTiffHadoopWriteMethods[T]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withGeoTiffHadoopWriteMethods
  2. GeoTiffHadoopWriteMethods
  3. HadoopRasterMethods
  4. MethodExtensions
  5. Serializable
  6. Serializable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withGeoTiffHadoopWriteMethods(self: GeoTiff[T])

Value Members

  1. val self: GeoTiff[T]
  2. def write(path: Path, conf: Configuration): Unit