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


シリア 位置図
名称 シリア
境界の経緯
37.6
34.9 ←↕→ 42.7
32
地図の中心 北緯34度48分 東経38度48分 / 北緯34.8度 東経38.8度 / 34.8; 38.8
画像 Syria adm location map.svg
画像1 Syria physical location map.svg
Map of Syria

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

使用法

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

地図パラメータ

  • name = シリア
    モジュール名は地図説明文の既定値になります
  • bottom = 32
    地図最南端の緯度を十進角で表記します。
  • left = 34.9
    地図最西端の経度を十進角で表記します。
  • right = 42.7
    地図最東端の経度を十進角で表記します。

代替地図

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

精度

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

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

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

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

Location map, using default map (image)

Damascusの位置(シリア内)
Damascus
Damascus
Damascus (シリア)
{{Location map | Syria
| width   = 250
| lat_deg = 33.513
| lon_deg = 36.292
| label   = Damascus
}}

Location map many, using relief map (image1)

Location map/data/Syria/docの位置(シリア内)
Damascus
Damascus
Aleppo
Aleppo
Al-Malikiyah
Al-Malikiyah
Three locations in Syria
{{Location map many | Syria
| relief   = yes
| width    = 250
| caption  = Three locations in Syria
| lat1_deg = 33.513
| lon1_deg = 36.292
| label1   = Damascus
| lat2_deg = 36.217
| lon2_deg = 37.167
| label2   = Aleppo
| lat3_deg = 37.167
| lon3_deg = 42.133
| label3   = Al-Malikiyah
}}

Location map+, using AlternativeMap

Location map/data/Syria/docの位置(シリア内)
Damascus
Damascus
Aleppo
Aleppo
Al-Malikiyah
Al-Malikiyah
Three locations in Syria
{{Location map+ | Syria
| AlternativeMap = Syria physical location map.svg
| width   = 250
| caption = Three locations in Syria
| places  =
  {{Location map~ | Syria
  | lat_deg = 33.513
  | lon_deg = 36.292
  | label   = Damascus
  }}
  {{Location map~ | Syria
  | lat_deg = 36.217
  | lon_deg = 37.167
  | label   = Aleppo
  }}
  {{Location map~ | Syria
  | lat_deg = 37.167
  | lon_deg = 42.133
  | label   = Al-Malikiyah
  }}
}}

関連項目

Location mapテンプレート