エチオピア 位置図
名称 エチオピア
境界の経緯
15.3
32.7 ←↕→ 48.3
2.9
地図の中心 北緯9度06分 東経40度30分 / 北緯9.1度 東経40.5度 / 9.1; 40.5
画像 Ethiopia adm location map.svg
画像1 Ethiopia relief location map.jpg
Map of Ethiopia

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

使用法

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

地図パラメータ

  • name = エチオピア
    モジュール名は地図説明文の既定値になります
  • bottom = 2.9
    地図最南端の緯度を十進角で表記します。
  • left = 32.7
    地図最西端の経度を十進角で表記します。
  • right = 48.3
    地図最東端の経度を十進角で表記します。

代替地図

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

精度

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

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

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

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

Location map, using default map (image)

 
 
Addis Ababa
Addis Ababa (エチオピア)
{{Location map | Ethiopia
| width   = 200
| lat_deg = 9.03
| lon_deg = 38.74
| label   = Addis Ababa
}}

Location map many, using relief map (image1)

 
 
 
Two locations in Ethiopia
{{Location map many | Ethiopia
| relief   = yes
| width    = 200
| caption  = Two locations in Ethiopia
| lat1_deg = 9.03
| lon1_deg = 38.74
| label1   = Addis Ababa
| bg1      = lightgrey
| mark1    = Black pog.svg
| lat2_deg = 12.6
| lon2_deg = 37.47
| label2   = Gondar
| bg2      = lightgrey
| mark2    = Black pog.svg
}}

Location map+, using AlternativeMap

 
 
Addis Ababa
 
Gondar
Two locations in Ethiopia
{{Location map+ | Ethiopia
| AlternativeMap = Ethiopia relief location map.jpg
| width = 200
| caption = Two locations in Ethiopia
| places =
  {{Location map~ | Ethiopia
  | lat_deg = 9.03
  | lon_deg = 38.74
  | label = Addis Ababa
  | background = lightgrey
  | mark = Black pog.svg
  }}
  {{Location map~ | Ethiopia
  | lat_deg = 12.6
  | lon_deg = 37.47
  | label = Gondar
  | background = lightgrey
  | mark = Black pog.svg
  }}
}}

関連項目

Location mapテンプレート