The feature selection tool allows you to select features on a map view and add these features to the current feature selection.
Features are selected by drawing a shape (the selection shape) on the map, the selection will then include all features that have an LSO that is intersecting the drawn shape. Table 1 shows the different ways of defining the selection shape with this tool.
The result of the selection will be added to the feature selection.
Selection shape drawing |
Description |
Point & Buffer |
The selection shape will be a polygon that is created from the drawn point and the specified buffer. I.e. the selection shape will be a discretized circle shape) |
Line & Buffer |
The selection shape will be a polygon that is created from the drawn line by applying the specified buffer. |
Polygon |
The selection shape is exactly the drawn polygon shape. |
Rectangle |
The selection shape is exactly the drawn rectangle shape. |
Table 1: Different ways how to draw a selection shape