JA:YahooJapanALPS Data/Highway/DataStructure
Jump to navigation
Jump to search
Yahoo/ALPSデータのタグ変換について
Followings are Tag translation Structure for Yahoo/ALPS import data.
[JA] Yahoo/ALPSデータで利用されているタグ構造は以下のとおりです。
基本構造
Tags are applied onto Way. not onto Nodes. "yh: " tags are applied onto every Way.
[JA] タグは Wayに対して付与されています。Nodeに対しては付与されていません。 なお、"yh: "で始まるタグは、全ての Wayに対して付与されています。
| Yahoo/ALPS tagging on OSM |
possible value | OSM compatibility |
|---|---|---|
| highway | ||
| name | road name (written in Japanese. duplicate tag: "yh:LINE_NAME") |
name, or name:ja |
| ref | road number for primary, or secondary | ref |
| bridge | ||
| tunnel | ||
| source | YahooJapan/ALPSMAP | |
| yh:STRUCTURE | 地上 (surface) トンネル (tunnel) 橋 (bridge) |
"none" tunnel=yes bridge=yes |
| yh:LINE_NAME | road name (written in Japanese. duplicate tag:name) |
name, or name:ja |
| yh:LINE_NUM | road number for primary, secondary (duplicate tag:ref) |
ref |
| yh:TYPE | その他一般道 一般国道 一般都道府県道 主要地方道(指定市道) 主要地方道(都道府県道) 有料道路 構内道路 石段 都市高速道路 |
duplicate (tag:highway) |
| yh:TOTYUMONO | 供用中 (in use) 建設中 (under construction) |
"none" highway=construction |
| yh:WIDTH | 1.5m未満 (less than 1.5m) 1.5m~3.0m 3.0m~5.5m 5.5m~13.0m 13.0m以上 (more than 13.0m) |
width |
| yh:WIDTH_RANK | number (1 to 5) | using distinguish of TYPE:"その他一般道" 1,2->tertiary 3->unclassified 4->regidential 5->path |
the value of yh:WIDTH tag contains "〜". it means "to".
e.g. "1.5m〜3.0m" means "1.5m to 3.0m" or "1.5m - 3.0m".
Detail tag:highway
based on Japan_tagging page.
[JA] Japan_taggingページの分類に基づいています。
| Yahoo/ALPS TYPE | highway |
|---|---|
| 高速自動車国道 | motorway |
| 都市高速道路 | motorway |
| 有料道路 | motorway |
| 一般国道 | trunk |
| 主要地方道(都道府県道) | primary |
| 主要地方道(指定市道) | primary |
| 一般都道府県道 | secondary |
| その他一般道 | tertiary~path |
| 石段 | steps |
| 構内道路 | service |