You can use this panel to modify and analyze the data in the map session layer to derive meaningful results. It can be accessed by selecting the Tools tab on the left panel.
Feature Editing
This component is responsible for adding and modifying features in the dataset. You can choose to update data in an existing dataset or add an entirely new record after selecting a layer.
Vector Processing
This feature is used to perform operations and gain analytical insights from a vector dataset. Techniques such as Center of Mass, Cluster Kmeans and Intersection are implemented for spatial analysis. Similarly, geo-processing tools like Buffer, Isolines, and Voronoi can also be applied on the vector layer. Grid layouts like Point and Square can also be applied based on the attributes selected.
One-to-one operation can also be implemented using tools like Table Join.
The Statistical Analysis feature produces a model from selected attributes to demonstrate relationships between variables. The vector processing feature also provides a spatial prediction system using the Ordinary Least Squares regression algorithm that is used to derive relationships between different variables in the dataset.
For more information on vector processing, see Vector Processing Tools.