Data Management blocks organize and process tabular and spatial data.
Available Blocks
- Dissolve: Merge features by attribute
- Merge Layers: Combine multiple datasets
- Spatial Join: Join attributes based on location
- Vector to Raster: Convert vector to raster format
- Filter by Attribute: Select features by attribute values
- Filter by Spatial: Select features by spatial relationship
- Table Join: Join datasets by common field
- Enrich Dataset: Add attributes from external sources
- Raster to Vector: Convert raster to vector format
- Filter Columns: Select specific columns
- Drop Columns: Remove columns from dataset
- Sort by Attribute: Order features by field values
- Limit Rows: Restrict number of output features
- Cross Join: Create cartesian product of two tables
- Formula Column: Create calculated columns
- Filter by Formula: Filter using formula expressions
- Split by Attribute: Divide a dataset into subsets by attribute value
- Divide by Geometry: Split a dataset into subsets by geometry
- Aggregate by Attribute: Group features and calculate statistics
- Duplicate: Create an exact copy of a dataset