> For the complete documentation index, see [llms.txt](https://igac-geo-app.gitbook.io/colombia-en-mapas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://igac-geo-app.gitbook.io/colombia-en-mapas/funciones/como-accedo-a-un-mapa-sin-licencia-creative-commons.md).

# ¿Cómo agrego e importo datos y capas al mapa?

Además de consultar cientos de mapas, la plataforma viene con herramientas que les permiten a sus usuarios importar datos desde una página web o un archivo guardado en su computador, combinar capas, comparar datos, entre otros.

### Agregar datos al mapa:

Algunas de las temáticas tienen habilitada la función de <img src="/files/-MLscOGQ499KdUyKNyuH" alt="" data-size="original"> datos del servicio al mapa de la plataforma (atlas). En el caso de las imágenes, al seleccionar una de ellas, estas se ubican en el mapa por defecto. En la barra de herramientas encontrarás la función de Capas Activas, y así porder identificarlas y comparar varias al tiempo (ten en cuenta que si deseas puedes cambiar el Mapa Base, con cualquiera de los disponibles en esta función).

![](/files/-MbD8wUOL6YvF0-pORli)

### Importar datos:

También puedes importar datos a **CeM**, desde otra URL o desde tus archivos guardados en tu computador, que cumplan con los formatos establecidos. \
Si tienes un [servcicio web geográfico](/colombia-en-mapas/funciones/como-utilizo-los-filtros/tipos-de-datos-e-informacion.md), copia la URL, selecciona el tipo de servicio y cárgalo.\
Desde un archivo local, revisa los formatos permitidos, pasando el cursos sobre el signo de interrogación: <img src="/files/-MlLHg2noGNE4ZdQ9FLj" alt="" data-size="original">.&#x20;

<img src="/files/-MLtEZf4SbVyKLizDIsy" alt="" data-size="original"><img src="/files/-MLsSjeeMJwAt99UQjZh" alt="" data-size="line"><img src="/files/-MLtGXap0lh4SAPzbwjq" alt="" data-size="original"><img src="/files/-MLsSjeeMJwAt99UQjZh" alt="" data-size="line"><img src="/files/-M_SRIrhcKsDb7BgjgxZ" alt="" data-size="original">

&#x20;          &#x20;

![Escoge la Fuente de Datos: URL o Archivo local de tu PC](/files/-MMLmfPy0ZvAtKcH-V1G)


---

# 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://igac-geo-app.gitbook.io/colombia-en-mapas/funciones/como-accedo-a-un-mapa-sin-licencia-creative-commons.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.
