> For the complete documentation index, see [llms.txt](https://docs-jmapserver-lima.k2geospatial.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-jmapserver-lima.k2geospatial.com/e/applications/jmap-ng-user-guide/the-data/data-layers/thematics.md).

# Thematics

Layers can have thematics, the appearance of that layer's elements vary based on one or more attributes.

You can display more than one thematic for a layer at the same time.

To display the **THEMATIC(S)** panel of the layer, you have two choices:

1. Click the layer icon,

   or

   Click on <img src="/files/uUomlc7oEO7LH09OQn3Y" alt="img" data-size="line"> to open the menu and select **Thematic management**.

   The **THEMATIC(S)** panel displays the legend of the thematics.

   <figure><img src="/files/psqO5dAQRStmZS377ZHx" alt=""><figcaption></figcaption></figure>
2. Use the switch to enable or disable each thematic. The appearance of the icons representing the layer's objects will change according to your choice.
3. You can uncheck one or more classes or categories of the thematic so as not to display on the map the elements of these classes.
4. If the JMap administrator has configured it in this way, the thematic legend can be dynamic, i.e. the legend only shows the classes or categories of the elements displayed in the map. The classes of elements that are not displayed in the map are not shown in the legend. As you navigate the map, the legend changes depending on what is displayed there.
5. Click on <img src="/files/6SII3z9oHn72ucnAhRIN" alt="img" data-size="line"> or <img src="/files/7MdlOL6U4FT5PeTMKBY9" alt="img" data-size="line"> to close or open the thematic's card.
6. Click on **Back** to return to the **Layers** panel.

## Thematics management

This option is only available for layers that have thematics configured.

1. Click on <img src="/files/2cWHLbAeG89QmnuWLnP0" alt="img" data-size="line"> **Thematic management** to open the **THEMATIC(S)** panel and use the functions described in the previous section.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-jmapserver-lima.k2geospatial.com/e/applications/jmap-ng-user-guide/the-data/data-layers/thematics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
