Package org.geotools.process.raster
package org.geotools.process.raster
Raster processing support for the GeoTools library.
-
ClassDescriptionAdd two coverages together (pixel by pixel).This process computes an Affine transform on the input Coverage.A process that build a regular cell grid where each pixel represents its effective area in the envelope in square meters.Process calling the
BandMerge
operation.Process calling theSelectSampleDimension
operation.A process to extract contours based on values in a specified band of the input GridCoverage2D.Process that classifies vector data into "classes" using one of the following methods: Equal Interval (ClassificationMethod.EQUAL_INTERVAL
) Quantile (ClassificationMethod.QUANTILE
) Natural Breaks (ClassificationMethod.NATURAL_BREAKS
)A set of utilities methods for the Grid Coverage package.Crops the coverage along the specifiedA process to extract footprint from a raster.Algorithm computing the image footprint.Multiply two coverages together (pixel by pixel).A process for raster to vector conversion.A raster reclassified processA process that wraps aGridCoverage2D
as a collection of point feature.Marker interface for processes that should be grouped into the "raster" family.A process computing zonal statistics based on a raster data set and a set of polygonal zones of interestThis class wraps the "ZonalStats2" OperationJAI and executes the selected operation with the defined parameters.Applies a generic scale and translate operation to a coverageApplies a raster symbolizer to the coverageA transparency holes-dashes filling process