# Qué es un SIG?

Un Sistema de Información Geográfica (SIG) es un sistema informático que permite almacenar, procesar y presentar información geográfica. Los SIG se utilizan comúnmente en aplicaciones de cartografía y análisis espacial.

Los SIG suelen incluir un conjunto de herramientas para capturar, almacenar, manipular y presentar datos geográficos. Estos datos pueden incluir información sobre la ubicación y las características de los objetos en el mundo real, como edificios, calles, ríos y montañas. Los SIG también pueden incluir información demográfica, económica y de otro tipo sobre áreas geográficas específicas.

Los SIG se utilizan en una amplia variedad de aplicaciones, como la planificación del transporte, el análisis de la salud pública y la toma de decisiones en el ámbito empresarial. También son útiles para los científicos y los investigadores, ya que pueden ayudar a visualizar y analizar patrones y tendencias geográficas.


---

# Agent Instructions: 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://m-moyaconsulting.gitbook.io/gisbook/gisolutions-for-sustainability/que-es-un-sig.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.
