# 2. 지리정보시스템 소개

{% content-ref url="/pages/VxGAA8EkIEgccO2vR8LN" %}
[GIS 소개](/2/1.md)
{% endcontent-ref %}

{% content-ref url="/pages/GUJw5CH5SLP3sf88m9Yi" %}
[좌표계](/2/2.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZhwzpOJlx0nfPE2YCuzF" %}
[공간데이터 저장](/2/3.md)
{% endcontent-ref %}

{% content-ref url="/pages/GHK0UW7Y8610hZ964Vyj" %}
[공간인덱스 검색](/2/4.md)
{% endcontent-ref %}

{% content-ref url="/pages/eHg8xiQ8SL54Qlj3CzWo" %}
[공간데이터 도구들](/2/5.md)
{% endcontent-ref %}

{% content-ref url="/pages/5SDDEk1VNPZppL5gXc9I" %}
[공간데이터 웹 서비스](/2/6.md)
{% endcontent-ref %}


---

# 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://docs2.stlogic.co.kr/2.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.
