> 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-descargo-un-mapa.md).

# ¿Cómo descargo e imprimo un mapa?

Por primera vez los usuarios podrán visualizar y descargar imágenes, ortofotos, modelos digitales y demás información cartográfica útil para sus fines.

### Descarga mapas disponibles:

Una vez encuentres un mapa disponible para su descarga, podrás seleccionar el formato geoespacial en el que lo quieres descargar (PDF, Shapefile, Geopack, etc., recursos existentes). Para esto, la plataforma te va a exigir que inicies sesión. Escoge entre las opciones de cuenta disponibles para iniciar sesión (Google, Facebook, Microsoft o Yahoo).

<img src="/files/-MLtD8CE2hBCj1c8NUoP" alt="" data-size="original"><img src="/files/-MLsSjeeMJwAt99UQjZh" alt="" data-size="line"><img src="/files/-MLtDRav3-6xydz-untx" alt="" data-size="original">&#x20;

Recuerda que también podrás descargar información que esté disponible a nivel de instancia (elemento específico):

1. Una vez seleccionado el dato, haz clic en "agregar al mapa".
2. Cuando esté activa la capa sobre el visor, haz clic sobre algún punto o "instancia" que te interese del mapa.
3. Espera a que cargue el recuadro con información de la instancia y podrás descargar el dato disponible.

![](/files/-MlLZwUcEiNp2HPi-M8x)

### **Imprimir mapas en múltiples formatos:**

Puedes imprimir los mapas que visualizas en el atlas, configurando tamaño, formato y calidad. **CeM** te facilita con esta función imprimir en físico el mapa que te interesa con el formato, tamaño y calidad que requieras.

<img src="/files/-MLtEZf4SbVyKLizDIsy" alt="" data-size="line"> <img src="/files/-MLsSjeeMJwAt99UQjZh" alt="" data-size="line"><img src="/files/-MLtEUCzoTbyvy0slN_U" alt="" data-size="original"><img src="/files/-MLsSjeeMJwAt99UQjZh" alt="" data-size="line">  <img src="/files/-M_SRIrjarEU114cXAM7" alt="" data-size="original">&#x20;

![](/files/-MMLcu17WSyiRQFw1BCJ)

![Ejemplo de impresión](/files/-MMLeaBziY3cQLHyWOGQ)

### ¿Cómo conseguir un mapa que no está habilitado para descargar?:

Cuando el mapa no tiene las licencias y por ende no se deja descargar, puedes escribirnos al siguiente correo electrónico y hacer la solicitud para evaluar las posibilidades de acceso.

```
contactenos@igac.gov.co
```


---

# 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-descargo-un-mapa.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.
