> For the complete documentation index, see [llms.txt](https://docs.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.k2geospatial.com/fr2/administrateur/manuel-de-ladministrateur-jmap-server/sources-de-donnees-spatiales/sources-de-donnees-vectorielles/jmap-server.md).

# JMap Server

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

JMap Server peut exploiter une source de données spatiales vectorielles qui provient d’une autre instance de JMap Server. Pour ce faire, pour devez d’abord configurer une connexion vers l’autre JMap Server. Reportez‑vous à la section [Connexions JMap Server à JMap Server](/fr2/administrateur/manuel-de-ladministrateur-jmap-server/connexions-jmap-server-a-jmap-server.md) pour plus de détails à ce sujet.

<table data-header-hidden><thead><tr><th width="210.4102564102564"></th><th></th></tr></thead><tbody><tr><td>Serveur JMap</td><td>Sélectionnez la connexion vers une autre instance de JMap Server devant être utilisée pour extraire les données spatiales et attributs. La connexion doit déjà être configurée dans JMap Admin.</td></tr><tr><td>Source de données spatiales</td><td>Sélectionnez la source de données spatiales vectorielles existante sur l’autre instance de JMap Server à laquelle vous voulez accéder. Cette source de données doit être partagée par l’autre serveur.</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.k2geospatial.com/fr2/administrateur/manuel-de-ladministrateur-jmap-server/sources-de-donnees-spatiales/sources-de-donnees-vectorielles/jmap-server.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.
