|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| GridAnalysis | Performs various analysis operations on a grid coverage. |
| GridCoverageProcessor | Provides operations for different ways of accessing the grid coverage values as well as image processing functionality. |
| Operation | This interface provides descriptive information for a grid coverage processing operation. |
| Exception Summary | |
|---|---|
| InvalidSampleDimensionException | Thrown when the index of a sample dimension is out of bounds. |
| OperationNotFoundException | Throws if an operation name given to
doOperation(…)
is not a know operation. |
Grid coverage processor (image processing functionality). The following is adapted from OpenGIS® Grid Coverages Implementation Specification.
The following are examples of grid coverage processing operations.
This list is not an exhaustive list. Different GridCoverageProcessor
implementations will provide different operations and need not implement the entire list below.
Using one of these operations to change the way the grid is being accessed will not affect the state of the grid coverage controlled by another operations. For example, changing the interpolation method should not affect the number of sample dimensions currently being accessed or value sequence.
(TODO: copy description from OGC spec here)
|
WARNING: THIS PACKAGE WILL CHANGE. Current API is derived from OGC Grid Coverages Implementation specification 1.0. We plan to replace it by new interfaces derived from ISO 19123 (Schema for coverage geometry and functions). Current interfaces should be considered as legacy and are included in this distribution only because they were part of GeoAPI 1.0 release. We will try to preserve as much compatibility as possible, but no migration plan has been determined yet. |
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |