RasterInfoProcessor

Top  Previous  Next

This processor delivers informations of a GridCoverage2D (or StyledGridCoverageInterface).

 

See GeotoolsHelper.putGridParametersToParameterMap (Object, String, de.isdss.util.framework.FWObservable, boolean) for details about these informations.

 

Required input parameters:

 

Key rasterKey: key where to find the GridCoverage2D. Also a StyledGridCoverageInterface is allowed.

 

Key outParamPrefix: Prefix used to store the output parameters (e.g. with prefix myRaster the eastern border coordinate is stored under myRaster.easting).

 

Key useStrings (optional): indicates whether the numeric informations are stored as strings in parameter map (Default: false)