> For the complete documentation index, see [llms.txt](https://documentation.soulver.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.soulver.app/ko/undefined/geography.md).

# 지리학

## 장소 간 거리

`distance between Sydney and London`를 사용하여 두 장소 사이의 거리를 계산합니다. 이는 운전이나 비행 경로가 아닌 지구 표면을 따라 거리를 측정합니다.

## 좌표

위도와 경도를 얻으려면 `location of Paris`를 사용하십시오. `latitude of Sydney` 또는 `longitude of SFO`와 같은 구성 요소를 별도로 요청할 수도 있습니다.

## 도, 분, 초

십진수 도를 도, 분, 초(DMS)로 변환:

`156.742° as DMS` → **156° 44′ 31.2″**
