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


スーダン 位置図
名称 スーダン
境界の経緯
23.3
21.5 ←↕→ 39
8.4
地図の中心 北緯15度51分 東経30度15分 / 北緯15.85度 東経30.25度 / 15.85; 30.25
画像 Sudan adm location map.svg
画像1 Sudan location map Topographic.png
Map of Sudan

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

使用法

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

地図パラメータ

  • name = スーダン
    モジュール名は地図説明文の既定値になります
  • bottom = 8.4
    地図最南端の緯度を十進角で表記します。
  • left = 21.5
    地図最西端の経度を十進角で表記します。
  • right = 39
    地図最東端の経度を十進角で表記します。

代替地図

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

精度

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

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

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

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

Location map, using default map (image)

Khartoumの位置(スーダン内)
Khartoum
Khartoum
Khartoum (スーダン)
{{Location map | Sudan
| width   = 250
| lat_deg = 15.63
| lon_deg = 32.53
| label   = Khartoum
}}

Location map many, using relief map (image1)

Location map/data/Sudan/docの位置(スーダン内)
Khartoum
Khartoum
Port Sudan
Port Sudan
Two locations in Sudan
{{Location map many | Sudan
| relief   = yes
| width    = 250
| caption  = Two locations in Sudan
| lat1_deg = 15.63
| lon1_deg = 32.53
| label1   = Khartoum
| pos1     = bottom
| lat2_deg = 19.617
| lon2_deg = 37.217
| label2   = Port Sudan
| pos2     = left
}}

Location map+, using AlternativeMap

Location map/data/Sudan/docの位置(スーダン内)
Khartoum
Khartoum
Port Sudan
Port Sudan
Two locations in Sudan
{{Location map+ | Sudan
| AlternativeMap = Sudan location map Topographic.png
| width   = 250
| caption = Two locations in Sudan
| places  =
  {{Location map~ | Sudan
  | lat_deg  = 15.63
  | lon_deg  = 32.53
  | label    = Khartoum
  | position = bottom
  }}
  {{Location map~ | Sudan
  | lat_deg  = 19.617
  | lon_deg  = 37.217
  | label    = Port Sudan
  | position = left
  }}
}}

関連項目

Location mapテンプレート