| Class | Description |
|---|---|
| Crop |
Crop a GIS data set.
|
| CRSActor |
Base class for a GIS actor containing a CRS parameter.
|
| ExtractPolygons |
An actor that converts a raster to a feature data set
by extracting the polygons.
|
| GetBoundingBox |
Get the bounding box for a GIS data set.
|
| GetCentroids |
Get a the centroid(s) of a GIS data set.
|
| MapView |
An WebView actor to interact with a map.
|
| SplitBoundingBox | Deprecated
Use CoverBoundingBox instead.
|
| VectorCombineFiles |
An actor that combines a set of vector/features files into
a single data set.
|
| VectorFilter |
An actor to filter features using ECQL.
|
| VectorProperty |
An actor that extracts properties from a vector/feature data set.
|
| VectorSort |
Sort a vector/feature set on a specific property.
|