public class RasterAsPointCollectionProcess extends Object implements RasterProcess
GridCoverage2D as a collection of point feature. Optional
parameters can be set:
| Constructor and Description |
|---|
RasterAsPointCollectionProcess() |
| Modifier and Type | Method and Description |
|---|---|
SimpleFeatureCollection |
execute(GridCoverage2D gc2d,
CoordinateReferenceSystem targetCRS,
Float scaleFactor,
Interpolation interpolation,
Boolean emisphere) |
public SimpleFeatureCollection execute(GridCoverage2D gc2d, CoordinateReferenceSystem targetCRS, Float scaleFactor, Interpolation interpolation, Boolean emisphere) throws ProcessException
ProcessExceptionCopyright © 1996–2019 Geotools. All rights reserved.