> 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/f/administrateur/manuel-de-ladministrateur-jmap-server/sources-de-donnees-spatiales/sources-de-donnees-vectorielles/lecteur-de-fichier-shp.md).

# Lecteur de fichier SHP

<table data-header-hidden><thead><tr><th width="118.98031980319803"></th><th></th></tr></thead><tbody><tr><td>Lecture</td><td>Oui</td></tr><tr><td>Écriture</td><td>Non</td></tr></tbody></table>

JMap Server peut lire les fichiers SHP en tant que source de données spatiales. Ceux‑ci sont généralement produits par des applications ESRI.

<table data-header-hidden><thead><tr><th width="229.22982885085577"></th><th></th></tr></thead><tbody><tr><td>Fichiers choisis</td><td>Sélectionnez un ou plusieurs fichiers SHP devant être lus. Si vous sélectionnez plus d’un fichier, ceux‑ci doivent tous posséder la même liste d’attributs, et les géométries doivent être du même type. En outre, chaque fichier SHP doit être accompagné d’un fichier DBF et d’un fichier SHX.</td></tr><tr><td>Jeu de caractères du fichier DBF</td><td>Sélectionnez le jeu de caractères utilisé pour les attributs stockés dans le fichier DBF. Si ce paramètre n’est pas défini correctement, il se peut que certains caractères ne s’affichent pas correctement. La valeur par défaut est CP437. Cette valeur est adéquate la plupart du temps.</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:

```
GET https://docs-jmapserver-lima.k2geospatial.com/f/administrateur/manuel-de-ladministrateur-jmap-server/sources-de-donnees-spatiales/sources-de-donnees-vectorielles/lecteur-de-fichier-shp.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.
