> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/fr/visite-guidee-du-produit-application-web/cartes-de-zones-et-analyses/creer-une-carte-de-zones-a-partir-dimages-satellite.md).

# Créer une carte de zones à partir d’images satellite

1. Sélectionnez le champ dans la liste, cliquez sur le **Créer une carte de zones** bouton, sélectionnez **Couche unique**, puis cliquez sur **Suivant**.
2. Sélectionner **Suivi satellite** pour continuer.

<figure><img src="https://lh4.googleusercontent.com/nWK8yT1-6N1eNfd3l4JqQlPeORUFxpFB17Cmt9tNO5z0kL0-GiQWBziMtkVhAxExXq-L-hdQ46DxRG3oD0HVcAIrjSedSo0mlirCy8ol26XpmfVPhcm6d3A5tcYaS6R-ox17j4eC" alt="This image has an empty alt attribute; its file name is 26-1.png"><figcaption></figcaption></figure>

3. À l’étape suivante, vous pouvez sélectionner une image satellite. Vous pouvez filtrer par mois, année, fournisseur ou NDVI, et passer d’une vue d’image à l’autre, comme NIR et EVI2. Le **Voici une brève description des types d’indices** lien explique les indices disponibles. Si vous devez changer d’indice, cliquez sur la flèche à côté de **EVI2**. Puis cliquez **Suivant**.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2022/08/image-10.png?resize=1024%2C506&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

4. À l’étape suivante, vous pouvez modifier le titre, changer le nombre de zones, [sélectionner un type de classification des données](/geopard-tutorials/fr/visite-guidee-du-produit-application-web/cartes-de-zones-et-analyses/utilisation-de-la-classification-des-donnees.md), et définir la superficie minimale des polygones en mètres carrés. Cliquez sur **Lancer l’analyse** pour continuer.

<figure><img src="https://lh4.googleusercontent.com/878f6ebXLxCLWkJLJ9CiWtSPBoL9o8jj5xuzVZYPXZ5tkwbszYSm-rChnF9sjXZ4z_GbC4eoXISWhMNxwlTyt4LFj6C4aSiD95dqVzTqai4wX203EVBKSimCtRU11AN1UOeFPKdG" alt="This image has an empty alt attribute; its file name is 28-1.png"><figcaption></figcaption></figure>

L’analyse peut durer jusqu’à 60 secondes, selon les paramètres que vous avez spécifiés.

5. Une fois terminée, cliquez sur **Enregistrer et terminer**.

<figure><img src="https://lh5.googleusercontent.com/Wy3hKvKLj6QPVO4qC9xjYCmNZiI3cUXMFQhAHv4OwnWy_p4o216zZ1hH09kAXLcUUAaoWJzakeruCu-pBIZAQq7Tta4hjU1jsHV2IrEjqZsG_IS1Fhn1Y_Dd58GsXCRovOuYv2rL" alt=""><figcaption></figcaption></figure>

Une fois enregistrée, le message suivant s’affichera :

<figure><img src="https://lh5.googleusercontent.com/UEIDoCPan3Uu1LVSUYJcPfjalwRTAdQIqucyjtBqpmPdIbyU3dPX3E1vG538L3s16orZ0_oQccD1GoU_5XU4_yxZ90VhwWtFRujJb8HJ6BCVhIvXtLSKT42pHxoP_zfwFf1AJCxc" alt="This image has an empty alt attribute; its file name is 30-1.png"><figcaption></figcaption></figure>

Vous pouvez créer une autre carte de zones, attribuer des doses, ou ouvrir la carte de zones que vous venez de créer. Si vous l’ouvrez, vous verrez une vue similaire.

<figure><img src="https://lh4.googleusercontent.com/7PEbZc-c_CLsDI_Sut1hjYUHSGUWbBIvHwe6r-1wW9awahM5nC03nCMAMd6uCCQU5JHOvOFiKK9bpjlXUFx0ZHZrVSoOe4v354TRx3LupmB7JEqea6tl7o1zC_NAhSLvnT1pB8J4" 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://docs.geopard.tech/geopard-tutorials/fr/visite-guidee-du-produit-application-web/cartes-de-zones-et-analyses/creer-une-carte-de-zones-a-partir-dimages-satellite.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.
