o

geotrellis.spark.reproject

ProjectedExtentComponentReproject

object ProjectedExtentComponentReproject

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

Value Members

  1. def apply[K, V <: CellGrid[Int]](rdd: RDD[(K, V)], destCrs: CRS, options: Options)(implicit arg0: Component[K, ProjectedExtent], arg1: (V) ⇒ TileReprojectMethods[V]): RDD[(K, V)]

    Reproject the given RDD and modify the key with the new CRS and extent