# XDWorld API

EGIS의 XDWorld는 WEBGL 기반 GIS 서비스를 지원하는 API를 제공하고 있습니다.

![](/files/Zg0JG1bbCHSYlLZBPmlh)

### 특징

* 차세대 웹표준 기술 HTML5, WebGL 기반 3D 렌더링 지원
* 멀티 OS(Windows, Android, IOS), 멀티 브라우져(IE11, Windows Edge, FireFox, Chrome, Safari), No-Plugin 지원
* 3차원 공간데이터 웹 개발자를 위한 다양한 javaScript 웹 API 지원
* 거리, 면적 체적 계산 등 기본적인 3차원 분석기능 제공
* 다양한 도시계획 시뮬레이션 및 분석 기능 제공
* 공간정보 오픈플랫폼(V World) 데이터 서비스 가능

### 기능

* 대규모 3차원 공간데이터 로딩 및 사용자 시점에 따른 레벨별 출력 기능
* 다양한 형태의 3차원 데이터 조망과 자유로운 시야 컨트롤 기능
* 좌표계 설정변환, 레이어제어 등 편리한 공간 객체 관리 기능
* 행성규모의 대용량 지형 및 위성, 항공영상 지형 Mapping 지원
* 가시권, 일조권, 스카이라인 사선분석 등 다양한 분석 기능 제공
* 다양한 3차원 모델링 파일 불러오기 기능
* 지구본 단위 V World 서비스에 다양한 MashUP 기능 제공


---

# 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://egiscorp.gitbook.io/xdworld-webgl-manual/introduce/readme.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.
