> 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/arcgis-rest.md).

# ArcGIS REST

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

JMap Server puede conectarse a servicios REST de ArcGIS Server y ArcGIS Online para acceder a los datos vectoriales publicados por ese tipo de servicios. Las geometrías y los atributos están disponibles, la otra información (estilo, escalas, etc.) es ignorada y debe ser configurada en las capas del proyecto JMap.

Usted puede también crear un proyecto JMap importando a partir de un servicio ArcGIS REST la configuración de las capas. La sección [Creación de proyectos](/es/administrador/manual-del-administrador-jmap-server/proyectos/creacion-de-proyectos.md) ofrece más detalles sobre este tema.


---

# 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/arcgis-rest.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.
