# Interactive Selection

You can select elements on vector layers only. The selected elements can be used to perform various actions, such as running an information report, spatial analysis, editing, etc. Several selection tools are available.&#x20;

Note that to select layer elements, the layer must be selectable (refer to the section on [Layer Settings](/e/applications/jmap-pro-user-guide/map-layers/layer-settings.md)).

The following figure shows the list of available selection tools.

<figure><img src="/files/hLoM4FOPvTC8jqDQ1Lgd" alt=""><figcaption></figcaption></figure>

The number of selected elements is always indicated at the bottom of the map.

<figure><img src="/files/aLpwiPXFlPniQTjl6qMN" alt=""><figcaption></figcaption></figure>

## **Punctual selection**

Select a single element by clicking on it. When several elements are superimposed, only the top one is selected.&#x20;

Enable the tool clicking on <img src="/files/kVySNsKykLOorPNGiLsJ" alt="" data-size="line">and click on an element in the map.

## **Rectangular selection**

Select one or more elements by tracing a rectangle. All elements that are completely or partially included in the rectangle are selected. The rectangle's dimensions are displayed.&#x20;

Enable the tool clicking on <img src="/files/q1Q0b62mwIXpUO4NvB9w" alt="" data-size="line">and trace a rectangle on the map.

## **Circular selection**

Select one or more elements by tracing a circle. All elements that are entirely or partially included in the circle are selected. The circle's radius is displayed.&#x20;

Enable the tool clicking on ![](/files/tLxpraavBhcEp9m8TExo)and trace a circle on the map.

## **Polygonal selection**

Select one or more elements by tracing a polygon. All elements that are entirely or partially included in the polygon are selected. The dimensions of the polygon are displayed.&#x20;

Enable the tool clicking on ![](/files/qzwbyVIx8eSqxqQL1BUP) and trace a polygon on the map. Double-click or press the spacebar to complete the polygon.

## **Linear selection**

Select one or more elements by tracing a line. All elements on the line's path will be selected.&#x20;

Enable the tool clicking on ![](/files/lnlTO6voqbC4BU3n2PEC) and trace a line on the map; double-click or press the spacebar to complete the line.

{% hint style="warning" %}
This option does not work with map points.
{% endhint %}

## **Clear selection**

Unselect all selected elements on the map.

Enable the tool clicking on ![](/files/qRmqMOzmZAsJjY2SHfCc).

{% hint style="info" %}
Using any selection tool, you can press and hold the **CTRL** key to add or remove elements in an existing selection
{% endhint %}

{% hint style="info" %}
Selection tools are compatible with the snap function (refer to the [Snap](file:///Users/gorzanco/Library/CloudStorage/GoogleDrive-gorzanco@k2geospatial.com/Disques%20partage%CC%81s/K06-Documentation%20\(technique%20&%20commerciale\)/01%20JMap%20Server/JMap%207%20Kathmandu/Pro/PRO_EN/tools.md#snap) section).
{% endhint %}

## Selection Explorer

The selection explorer displays the attributes that are bound to the selected elements in the layers. Each layer is represented by a tab.

The interface allows you to access all selected elements at any time, regardless of the layer they belong to.&#x20;

The selection explorer functions in a similar way to the elements explorer except that it only presents the map's selected elements (refer to the [Elements Explorer](/e/applications/jmap-pro-user-guide/map-layers/elements-explorer.md) section).

The figure shows the selection explorer interface:

<figure><img src="/files/9404vROJmM6rUDSWGZK1" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="84"></th><th></th></tr></thead><tbody><tr><td><strong>1</strong></td><td>Each layer that contains selected elements is represented by a tab, which indicates the name of the layer and the number of selected objects.</td></tr><tr><td><strong>2</strong></td><td>A message indicates the total number of selected objects and the number of layers the selection spans.</td></tr><tr><td><strong>3</strong></td><td>All elements that are listed are selected. If you unselect an element, it disappears from the table.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-jmapserver-lima.k2geospatial.com/e/applications/jmap-pro-user-guide/tools/interactive-selection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
