geotrellis.raster.op

zonal

package zonal

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. zonal
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit class ZonalMethodExtensions extends ZonalMethods

  2. trait ZonalMethods extends TileMethods

Value Members

  1. object ZonalHistogram

    Given a raster, return a histogram summary of the cells within each zone.

  2. object ZonalPercentage

    Given a raster and a raster representing it's zones, sets all pixels within each zone to the percentage of those pixels having values equal to that of the given pixel.

  3. package summary

Inherited from AnyRef

Inherited from Any

Ungrouped