> For the complete documentation index, see [llms.txt](https://mapasbogota.gitbook.io/ayuda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mapasbogota.gitbook.io/ayuda/master.md).

# BIENVENIDOS A MAPAS BOGOTÁ

![](/files/-M6ekz_BufFBaH5ebZrr)

### &#xD;**¿Quién lo puede usar?**&#x20;

Las entidades públicas y privadas, así como la ciudadanía en general para consultar, visualizar y descargar los datos.

### ¿Qué tecnología usamos?&#x20;

A través de servicios web geográficos tipo REST disponemos el conjunto de datos para su consulta, visualización y descarga.

### ¿Qué se puede hacer?

Navegar es muy fácil en Mapas Bogotá; se pueden ver los datos geográficos oficiales de la ciudad,  subir datos y cruzarlos con los nuestros, hacer una medición, calcular una ruta, conocer los eventos alrededor de la ciudad y las obras que se realizan en ella, buscar un lugar y descubrir sus alrededores, mirar las coordenadas de un punto, comparar la ciudad en dos tiempos diferentes, compartir o imprimir un mapa, entre otros.

### Entidades colaboradoras

Esta aplicación es una realidad gracias al trabajo colaborativo, disposición y sinergia de las entidades del Distrito y demás actores que hacen parte de la [Infraestructura de Datos Espaciales de Bogotá D.C.](https://www.ideca.gov.co/); siendo [Mapas Bogotá](http://mapas.bogota.gov.co/) el resultado de este esfuerzo, al integrar y brindar los insumos necesarios para construir una mejor Bogotá. [Conoce nuestros colaboradores.](http://arcg.is/0uHy9u)


---

# 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://mapasbogota.gitbook.io/ayuda/master.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.
