Packages

c

geotrellis.spark.Implicits

withTileProjectedExtentRDDMethods

implicit class withTileProjectedExtentRDDMethods[K] extends AnyRef

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

Instance Constructors

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

Value Members

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