Packages

c

geotrellis.spark.Implicits

withMultibandTileProjectedExtentRDDMethods

implicit class withMultibandTileProjectedExtentRDDMethods[K] extends AnyRef

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withMultibandTileProjectedExtentRDDMethods
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withMultibandTileProjectedExtentRDDMethods(rdd: RDD[(K, MultibandTile)])(implicit arg0: Component[K, ProjectedExtent], arg1: Component[K, CRS])

Value Members

  1. val rdd: RDD[(K, MultibandTile)]
  2. def toGeoTiffs(tags: Tags = Tags.empty, options: GeoTiffOptions = GeoTiffOptions.DEFAULT): RDD[(K, MultibandGeoTiff)]