| Class | Description |
|---|---|
| AttributeOp |
description:
provides some function to calculate mathematical
indices like mean, max, median for a set of features.
|
| Classifier1D | |
| JoinAttributes |
joins attribute values according to some spatial and statistical criterion
|
| SpatialRelationOp |
contains some method to extract sets of features
which fullfill some spatial criterion
notes:
- use "intersects" only for polygon geometries (condition intersection area > 0).
|