Modeler uses modules to perform processing functions that transform data.
These common modules are accessible from the Modeler canvas:
- Import: imports a file or files that are to be processed
- Export: exports the processed layers to a file
- Viewer: enables you to view output as a map
- Merge: merges layers of the same data type
- TypeMerge: merges layers of different data type
- Split: splits layers of the same data type
- TypeSplit: splits layers of different data type
- Accumulate: accumulates processed layers before passing the group of layers to the next module in the process flow. This module is primarily used for batch processing.
- Release: releases stored layers either by group or by layer
- The Comment module: adds comments to a model
This information will familiarize you with various module configurations. Descriptions on configuring these modules for batch mode are also provided where applicable.