> 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/es/administrador/manual-del-administrador-jmap-server/fuentes-de-datos-espaciales/fuentes-de-datos-vectoriales/jmap-server.md).

# JMap Server

<table data-header-hidden><thead><tr><th width="192.5"></th><th></th></tr></thead><tbody><tr><td>Lectura</td><td>Si</td></tr><tr><td>Escritura</td><td>Si</td></tr></tbody></table>

JMap Server puede explotar una fuente de datos espaciales vectoriales proveniente de otra instancia de JMap Server. Para hacerlo, se debe configurar una conexión al otro JMap Server. La sección [Conexiones JMap Server a JMap Server](/es/administrador/manual-del-administrador-jmap-server/conexiones-jmap-server-a-jmap-server.md) ofrece más detalles sobre el tema.

<table data-header-hidden><thead><tr><th width="192"></th><th></th></tr></thead><tbody><tr><td><strong>Parámetros</strong></td><td></td></tr><tr><td>Servidor JMap</td><td>Seleccione la conexión a la otra instancia de JMap Server que será utilizada para extraer los datos espaciales y sus atributos. La conexión debe estar previamente configurada en JMap Admin.</td></tr><tr><td>Fuente de datos vectoriales</td><td>Seleccione la fuente de datos espaciales vectoriales existente en la otra instancia de JMap Server a la que desea acceder. Esta fuente de datos debe ser compartida por el otro servidor.</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.k2geospatial.com/es/administrador/manual-del-administrador-jmap-server/fuentes-de-datos-espaciales/fuentes-de-datos-vectoriales/jmap-server.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.
