# 方向碼及方位碼

## 道路「方向碼」與路段「方位碼」

* 道路「方向」指連續同一路名道路起點至迄點全路段所產生之方向，通常由多個基礎路段所組成。
* 路段「方位」則指每一個基礎路段產生之方位。

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-LOqtTKitMOMZpKAoEfQ%2F-LOqtW425ek7E_FX57MJ%2F009-1.jpg?generation=1539593092338757\&alt=media)

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-LPiJHzInGWIxSfvmSJq%2F-LOqtW440XBj_aZuiFl2%2F009-2.jpg?generation=1540522851947327\&alt=media)

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-M-Ckudj0K5Ynkm3rKq4%2F-LOqtW46q6gvBp2AI2sp%2F009-3.jpg?generation=1580778896753080\&alt=media)

* **方向碼**：

  1\. **公路**：依道路里程遞增方向區分順逆，遞增為順向0、逆向1。

  2\. **市區快速道路**：依全路段走向判別，南北向及東西向為順向0，逆向1。

  3\. **市區道路(一般)**：依道路起迄點方向定義，共8個方向(0-7)。

  4\. **市區道路(外環)**：道路起迄相接，順逆時鐘分別以8,9表示。

  5\. **市區道路(圓環)**：道路起迄相接，以A表示方向碼。
* **方位碼**：記錄於屬性輔助表示各路段方位，以英文八方位簡碼表示。

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-LOqtTKitMOMZpKAoEfQ%2F-LOqtW48T0TjKRpUv92J%2F010-1.jpg?generation=1539593089196041\&alt=media)

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-LOqtTKitMOMZpKAoEfQ%2F-LOqtW4A3yjTiGj7gmTH%2F010-2.jpg?generation=1539593093413573\&alt=media)

* **方向碼範例**：市區快速道路匝道

  市快匝道之方向碼，主要同上游主線，依全路段走向判別方向性，南北向及東西向為順向0，反之逆向1。

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-LOqtTKitMOMZpKAoEfQ%2F-LOqtW4CVohekhrg8vU7%2F011-1.jpg?generation=1539593092905246\&alt=media)

* **方向碼範例**：外環道、圓環

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-LOqtTKitMOMZpKAoEfQ%2F-LOqtW4ELdooXIa8KZOe%2F012-1.jpg?generation=1539593092427642\&alt=media)

* 起迄點相接之道路，利用外環道路方向順向與逆向區分，以代碼8及9表示。

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-LOqtTKitMOMZpKAoEfQ%2F-LOqtW4GXIxLagxVMv1l%2F012-2.jpg?generation=1539593087833735\&alt=media)

* 起迄點相接之道路，難以定義其代表之實體方位，且圓環之車行方向一致為逆時鐘方向，並無例外，故以代碼A表示。&#x20;
* **方向碼範例**：山區道路取主線

  同名道路分支道太多，拉出主線，刪除多餘分支道路，進行方向碼判別。

![](https://1425254598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LOqtAH2mmiMEhSj-mUb%2F-LOqtTKitMOMZpKAoEfQ%2F-LOqtW4I5Ujzy2R2VHdF%2F013-1.jpg?generation=1539593092343734\&alt=media)


---

# 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://motclink.gitbook.io/link/zi-liao-dai-ma-dui-ying-ji-guan-xi-bu-chong/6direction.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.
