モジュール:Location map/data/Antigua and Barbuda/doc


アンティグア・バーブーダ 位置図
名称 アンティグア・バーブーダ
境界の経緯
17.755
-62.4 ←↕→ -61.639
16.919
地図の中心 北緯17度20分13秒 西経62度01分10秒 / 北緯17.337度 西経62.0195度 / 17.337; -62.0195
画像 Antigua and Barbuda location map.svg
画像1 Antigua and Barbuda location map Topographic.png
Map of Antigua and Barbuda

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

使用法

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

地図パラメータ

  • name = アンティグア・バーブーダ
    モジュール名は地図説明文の既定値になります
  • bottom = 16.919
    地図最南端の緯度を十進角で表記します。
  • left = -62.4
    地図最西端の経度を十進角で表記します。
  • right = -61.639
    地図最東端の経度を十進角で表記します。

代替地図

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

精度

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

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

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

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

Location map, using default map (image)

St. John'sの位置(アンティグア・バーブーダ内)
St. John's
St. John's
St. John's (アンティグア・バーブーダ)
{{Location map | Antigua and Barbuda
| width   = 250
| lat_deg = 17.117
| lon_deg = -61.85
| label   = St. John's
}}

Location map many, using relief map (image1)

Location map/data/Antigua and Barbuda/docの位置(アンティグア・バーブーダ内)
St. John's (Antigua)
St. John's (Antigua)
Codrington (Barbuda)
Codrington (Barbuda)
Two locations in Antigua and Barbuda
{{Location map many | Antigua and Barbuda
| relief   = yes
| width    = 250
| caption  = Two locations in Antigua and Barbuda
| lat1_deg = 17.117
| lon1_deg = -61.85
| label1   = St. John's (Antigua)
| lat2_deg = 17.633
| lon2_deg = -61.833
| label2   = Codrington (Barbuda)
}}

Location map+, using AlternativeMap

Location map/data/Antigua and Barbuda/docの位置(アンティグア・バーブーダ内)
St. John's (Antigua)
St. John's (Antigua)
Codrington (Barbuda)
Codrington (Barbuda)
Two locations in Antigua and Barbuda
{{Location map+ | Antigua and Barbuda
| AlternativeMap = Antigua and Barbuda location map Topographic.png
| width   = 250
| caption = Two locations in Antigua and Barbuda
| places  =
  {{Location map~ | Antigua and Barbuda
  | lat_deg = 17.117
  | lon_deg = -61.85
  | label   = St. John's (Antigua)
  }}
  {{Location map~ | Antigua and Barbuda
  | lat_deg = 17.633
  | lon_deg = -61.833
  | label   = Codrington (Barbuda)
  }}
}}

関連項目

Location mapテンプレート