> For the complete documentation index, see [llms.txt](https://guides.data.gouv.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.data.gouv.fr/ecologie.data.gouv.fr/ecologie.data.gouv.fr/toutes-les-donnees/previsualiser-un-jeu-de-donnees-geographique.md).

# Prévisualiser un jeu de données géographique

Visualisez les données en un clic pour vérifier qu'elles correspondent à ce que vous recherchez

En complément de leur mise à disposition, [*ecologie.***data.gouv***.fr*](https://ecologie.data.gouv.fr) offre la possibilité de prévisualiser les jeux de données géographiques lorsque ces derniers sont associés à des services WMS.

Pour obtenir un aperçu des données au format cartographique, il suffit de cliquer dans le rectangle correspondant à la donnée (qui entre en surbrillance lorsqu'on le survole). Il se déroule et affiche la carte.

Le bouton <img src="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-3320ed200f75d88a9022a2f301a56402eead0b5a%2FDark%20mode%20gitbook%20EDG(6).png?alt=media" alt="" data-size="line"> permet d'ouvrir l'import de couches associés au service WMS.

Le bouton <img src="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-e128e13e32fbc6880631adc14acc4bd548794838%2FDark%20mode%20gitbook%20EDG(5).png?alt=media" alt="" data-size="line"> vous permet de choisir parmi les couches sélectionnées celles que vous souhaitez afficher ou masquer.

<figure><img src="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-4e70f711db775892456ae542f50aea58189f767e%2Fimage%20(17)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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://guides.data.gouv.fr/ecologie.data.gouv.fr/ecologie.data.gouv.fr/toutes-les-donnees/previsualiser-un-jeu-de-donnees-geographique.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.
