モジュール:Location map/data/New Zealand Fiordland
表示
名称 | フィヨルドランド | |||
---|---|---|---|---|
境界の経緯 | ||||
-43.8 | ||||
166 | ←↕→ | 169 | ||
-46.8 | ||||
地図の中心 | 南緯45度18分 東経167度30分 / 南緯45.3度 東経167.5度 | |||
画像 | NZ Fiordland relief location map.svg
| |||
モジュール:Location map/data/New Zealand Fiordlandはフィヨルドランドの正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度と経度の座標に基いて置かれます。
使用法
次のテンプレートで"New Zealand Fiordland"というパラメータを使用します:
{{Location map | New Zealand Fiordland | ...}}
{{Location map many | New Zealand Fiordland | ...}}
{{Location map+ | New Zealand Fiordland | ...}}
{{Location map~ | New Zealand Fiordland | ...}}
地図パラメータ
name = フィヨルドランド
- モジュール名は地図説明文の既定値になります
image = NZ Fiordland relief location map.svg
- 既定値の地図画像で"Image:"や"File:"は指定しません。
bottom = -46.8
- 地図最南端の緯度を十進角で表記します。
left = 166
- 地図最西端の経度を十進角で表記します。
right = 169
- 地図最東端の経度を十進角で表記します。
精度
経度: この地図は西から東まで3度です。
- 画像の幅が200ピクセルの場合は1ピクセルにつき0.015度です。
- 画像の幅が1000ピクセルの場合は1ピクセルにつき0.003度です。
緯度: この地図は北から南まで3度です。
- 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.015度です。
- 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.003度です。== Location mapテンプレート使用例 ==
Location map, using default map (image)
{{Location map | New Zealand Fiordland | width = 200 | lat_deg = -44.6715 | lon_deg = 167.9197 | label = Milford Sound / Piopiotahi }}
Location map many, using relief map (image1)
{{Location map many | New Zealand Fiordland | width = 200 | caption = Two locations in Fiordland | lat1_deg = -45.415 | lon1_deg = 167.724 | label1 = Te Anau | lat2_deg = -45.563 | lon2_deg = 167.61 | label2 = Manapouri }}
関連項目
Location mapテンプレート
- Template:Location map - 緯度と経度を使って1つのマークとラベルを表示します。
- Template:Location map many - 9つまでのマークとラベルを表示します。
- Template:Location map+ - 無制限にマークとラベルを表示できます。