Cloud Script Tool

The Cloud Script Tool in the Edit Cloud Script window makes selections by querying point attributes.

To clear a cloud script selection, clear the text in the script field then click the green check mark again:

Example: Using Cloud Script to classify points based on height above ground.

This script selects/queries all points of class 0 that are between 0 cm and 250 cm above the ground.

The selected/queried points will be highlighted in the main view, as shown in the above example. You can then classify these selected points using the Classify By Class tool. A yellow message will be displayed, indicating that this classification is based on your cloud query from the cloud script tool.

Yellow message indicating that only the highlighted query will be classified to the output.

Last updated