> 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/ja/rifarensu/geography.md).

# 地理

## 場所間の距離

`distance between Sydney and London` を使用して 2 つの場所間の距離を計算します。これは、走行ルートや飛行ルートではなく、地表に沿った距離を測定します。

## 座標

`location of Paris` を使用して緯度と経度を取得します。 `latitude of Sydney` や `longitude of SFO` など、いずれかのコンポーネントを個別にリクエストすることもできます。

## 度、分、秒

10 進度を度、分、秒 (DMS) に変換します。

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