> For the complete documentation index, see [llms.txt](https://docs.jmapcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jmapcloud.io/fr/jmap-ng/guide-dutilisation-de-jmap-ng/les-donnees/couches-de-donnees.md).

# Couches de données

La fiche de chaque couche contient des informations comme le nom, la présence de styles, etc.

**Pour accéder aux outils disponibles**, passez le curseur sur la fiche de la couche.

<figure><img src="/files/g0WIWFdYUKsoxV20SnMc" alt="" width="375"><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="149.04296875" align="center" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="/files/seQbS63SA7VkmJKXKesm" alt="" data-size="line"></td><td valign="top"><strong>Icône de la couche :</strong> Reproduit le style de la couche (apparence des entités). Un chiffre sur l'icône indique qu'au moins un style est configuré. Voir la section <a href="/pages/fq9jgwoJnUemUozlD5ag">Styles</a> pour plus de détails.</td></tr><tr><td align="center" valign="top"><em>Aires d'intérêt écologique</em></td><td valign="top"><strong>Nom de la couche</strong> : Identifie la couche. </td></tr><tr><td align="center" valign="top"><img src="/files/rTySXSV5S6BIMMkOGRbq" alt="" data-size="original"></td><td valign="top">Si des métadonnées sont configurées, une infobulle les affiche au survol.</td></tr><tr><td align="center" valign="top"><img src="/files/jxHNCUaleh6ODPiFWS8U" alt="" data-size="line"></td><td valign="top"><strong>Sélection :</strong> Rend les entités de la couche sélectionnables pour l'édition ou la sélection interactive.</td></tr><tr><td align="center" valign="top"><img src="/files/hTNb4N5AaaiOMwd7sgWy" alt="" data-size="line"> </td><td valign="top"><strong>Affichage</strong> : Active ou désactive l'affichage de la couche sur la carte. Voir la section  <a href="/pages/abVGsGRsmTS9qBKbwBR4">Afficher les couches</a> pour plus de détails.</td></tr><tr><td align="center" valign="top"><img src="/files/8iH5Z6Q6cQMCE2Q4vcBS" alt="" data-size="line"></td><td valign="top"><p><strong>Menu</strong> : Selon le type de données, contient :</p><p><img src="/files/vOIkDqC1Uw2Bh6C45Lyd" alt="" data-size="line"> <strong>Plus d'informations</strong> (voir section <a href="/pages/oNnzftHVDidkLALlTLMr">Informations</a>)<br><img src="/files/umN3NCqmdj96fiqhKg3l" alt="" data-size="line"> <strong>Styles</strong> (voir section <a href="/pages/fq9jgwoJnUemUozlD5ag">Styles</a>). </p><p><img src="/files/YQW3UjW8dlRFM8MKxh87" alt="" data-size="line"> <strong>Afficher l'étendue de la couche</strong> (voir section <a href="/pages/2NRyNQVBXyPkOX9Ve8V3">Étendue géographique</a>). </p><p><img src="/files/zdVQsyhEiHipbFqs16s8" alt="" data-size="line"> <strong>Ouvrir la table des attributs</strong> (voir section <a href="/pages/2o6h0L5uN22H4K5uLzu4">Table des attributs</a>).<br><img src="/files/Zg12rAy7w4Ouj1thTVkO" alt="" data-size="line"> <strong>Filtrer les éléments sur la carte</strong> (voir section <a href="/pages/U4Cu0HwlBmFeOS1EHDl4">Filtrer des entités</a>). </p></td></tr></tbody></table>


---

# 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.jmapcloud.io/fr/jmap-ng/guide-dutilisation-de-jmap-ng/les-donnees/couches-de-donnees.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.
