モジュール:Location map/data/Swaziland/doc


エスワティニ 位置図
名称 エスワティニ
境界の経緯
-25.6
30.6 ←↕→ 32.3
-27.5
地図の中心 南緯26度33分 東経31度27分 / 南緯26.55度 東経31.45度 / -26.55; 31.45
画像 Eswatini adm location map.svg
画像1 Swaziland relief location map.svg
画像2 Swaziland location map Topographic.png
Map of Swaziland

モジュール:Location map/data/Swazilandエスワティニ正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度経度の座標に基いて置かれます。

使用法

次のテンプレートで"Swaziland"というパラメータを使用します:

地図パラメータ

  • name = エスワティニ
    モジュール名は地図説明文の既定値になります
  • bottom = -27.5
    地図最南端の緯度を十進角で表記します。
  • left = 30.6
    地図最西端の経度を十進角で表記します。
  • right = 32.3
    地図最東端の経度を十進角で表記します。

代替地図

image1 (Swaziland relief location map.svg)で定義された地図は{{Location map}}、{{Location map many}}、{{Location map+}}といったテンプレートの「relief」か「AlternativeMap」のパラメータを使って表示できます。 image2 (Swaziland location map Topographic.png)で定義された地図は「AlternativeMap」というパラメータのみでしか表示できません。これら2つのパラメータは以下の使用例で示しています。さらなる使用例は次のテンプレートにあります。:

精度

経度: この地図は西から東まで1.7度です。

  • 画像の幅が200ピクセルの場合は1ピクセルにつき0.0085度です。
  • 画像の幅が1000ピクセルの場合は1ピクセルにつき0.0017度です。

緯度: この地図は北から南まで1.9度です。

  • 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.0095度です。
  • 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.0019度です。== Location mapテンプレート使用例 ==

Location map, using default map (image)

Mbabaneの位置(エスワティニ内)
Mbabane
Mbabane
Mbabane (エスワティニ)
{{Location map | Swaziland
| width   = 200
| lat_deg = -26.32
| lon_deg = 31.13
| label   = Mbabane
}}

Location map many, using relief map (image1)

Location map/data/Swaziland/docの位置(エスワティニ内)
Mbabane
Mbabane
Big Bend
Big Bend
Two locations in Swaziland
{{Location map many | Swaziland
| relief   = yes
| width    = 200
| caption  = Two locations in Swaziland
| lat1_deg = -26.32
| lon1_deg = 31.13
| label1   = Mbabane
| pos1     = right
| lat2_deg = -26.82
| lon2_deg = 31.93
| label2   = Big Bend
| pos2     = left
}}

Location map+, using AlternativeMap

Location map/data/Swaziland/docの位置(エスワティニ内)
Mbabane
Mbabane
Big Bend
Big Bend
Two locations in Swaziland
{{Location map+ | Swaziland
| AlternativeMap = Swaziland relief location map.svg
| width   = 200
| caption = Two locations in Swaziland
| places  =
  {{Location map~ | Swaziland
  | lat_deg = -26.32
  | lon_deg = 31.13
  | label   = Mbabane
  | position = right
  }}
  {{Location map~ | Swaziland
  | lat_deg  = -26.82
  | lon_deg  = 31.93
  | label    = Big Bend
  | position = left
  }}
}}

関連項目

Location mapテンプレート