# The Layers Panel

The **Layers** panel contains the details of the project's layers and tools for different functions such as controlling the display or making the elements of a layer selectable.

1. Click on <img src="/files/jl8cHC1d7Ayf6Z0kYWuI" alt="img" data-size="line"> to open the **Layers** panel. The icon changes color <img src="/files/JmQpX7j9pCCQxU0U7C2S" alt="img" data-size="line">.<br>

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

   Within a project, groups of layers appear in the panel in the form of cards. A group can be opened to display its subgroups and layers, or it can be closed to show only its name.
2. Click on <img src="/files/7MdlOL6U4FT5PeTMKBY9" alt="img" data-size="line"> in the card of a group to open it. The subgroups and layers it contains will be displayed.

   Each subgroup and layer has a card that presents different functions and details of the subgroup or layer. A subgroup is displayed using the <img src="/files/0xZAvhFDZ88LAoo5D8XE" alt="img" data-size="line"> icon, and a layer is displayed using an icon representing its style.
3. Click on <img src="/files/0xZAvhFDZ88LAoo5D8XE" alt="img" data-size="line"> to open the subgroup card and display the layers it contains. The icon changes to <img src="/files/dtgEUyxz9CGsu9RufWmA" alt="img" data-size="line">, indicating that the subgroup has been deployed.
4. Click on <img src="/files/dtgEUyxz9CGsu9RufWmA" alt="img" data-size="line"> to close the subgroup card.
5. Click on <img src="/files/6SII3z9oHn72ucnAhRIN" alt="img" data-size="line"> to close the group of layers card.
6. Pass the mouse over a layer to display the available tools. [The card of a layer](file:///Applications/Typora.app/Contents/Resources/TypeMark/index.html#the-card-of-a-layer) section offers details on these tools.
7. Select a base map from the BASE MAP group. The name of the selected map is displayed with the name of the group.<br>

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

   The base map attributions display at the bottom of the map.<br>

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

## Filtering layers

To speed up the identification of the layers that interest you, you can apply a filter.

1. Click on <img src="/files/EgeA0r3lSBYeDpVZTr29" alt="img" data-size="line"> to open the function **Layer filters**.

   <figure><img src="/files/PnbDQeBnXGt9eLMUhAMI" alt=""><figcaption></figcaption></figure>
2. Enter characters in the range **Layer Name** to filter the layers based on their name.
3. Click on <img src="/files/cJp8ZhatnvDCjyzGoJHL" alt="img" data-size="line"> to open the **Add a filter** card.
4. Select the attribute from the **Filter by** list, the operator from the **Operator** list, and the value by which you want to filter the layers.
5. Click **Add**. The filter is displayed in the **Layer filters** box. Only the layers that pass the filter are displayed in the **Layers** panel.

   <figure><img src="/files/smIUBZe3F03tw2KgGaXK" alt=""><figcaption></figcaption></figure>
6. Click on <img src="/files/V79uhdTh1m6SZw1NJPQx" alt="img" data-size="line"> to apply the filter to the map. Only the layers which pass the filter and whose display is activated are displayed in the map.

   <figure><img src="/files/NmVe5plRTZrQ1zoE9iVM" alt=""><figcaption></figcaption></figure>
7. Click on <img src="/files/WGZScCpylYyJr70q2Clh" alt="img" data-size="line"> to remove the layer filter. The layers appear in the **Layers** panel. You must turn on the display of layers to view them in the map.


---

# 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.k2geospatial.com/en2/applications-user/jmap-ng-user-guide/the-data/the-layers-panel.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.
