Packages

o

geotrellis.spark.density

RDDKernelDensity

object RDDKernelDensity

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

Value Members

  1. def apply(rdd: RDD[PointFeature[Double]], ld: LayoutDefinition, kern: Kernel, crs: CRS, cellType: CellType): RDD[(SpatialKey, Tile)] with Metadata[TileLayerMetadata[SpatialKey]]
  2. def apply(rdd: RDD[PointFeature[Double]], ld: LayoutDefinition, kern: Kernel, crs: CRS): RDD[(SpatialKey, Tile)] with Metadata[TileLayerMetadata[SpatialKey]]
  3. def apply(rdd: RDD[PointFeature[Int]], ld: LayoutDefinition, kern: Kernel, crs: CRS, cellType: CellType)(implicit d: DummyImplicit): RDD[(SpatialKey, Tile)] with Metadata[TileLayerMetadata[SpatialKey]]
  4. def apply(rdd: RDD[PointFeature[Int]], ld: LayoutDefinition, kern: Kernel, crs: CRS)(implicit d: DummyImplicit): RDD[(SpatialKey, Tile)] with Metadata[TileLayerMetadata[SpatialKey]]
  5. object Adder extends LocalTileBinaryOp