モジュール:Location map/data/United Kingdom Anguilla/doc


アンギラ 位置図
名称 アンギラ
境界の経緯
18.62
-63.46 ←↕→ -62.9
18.14
地図の中心 北緯18度23分 西経63度11分 / 北緯18.38度 西経63.18度 / 18.38; -63.18
画像 Anguilla location map.svg
アンギラの地図

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

使用法

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

地図パラメータ

  • name = アンギラ
    モジュール名は地図説明文の既定値になります
  • bottom = 18.14
    地図最南端の緯度を十進角で表記します。
  • left = -63.46
    地図最西端の経度を十進角で表記します。
  • right = -62.9
    地図最東端の経度を十進角で表記します。

精度

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

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

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

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

Location map

The Valleyの位置(アンギラ内)
The Valley
The Valley
The Valley (アンギラ)
{{Location map | United Kingdom Anguilla
| width   = 250
| lat_deg = 18.221
| lon_deg = -63.052
| label   = The Valley
}}

Location map many

Location map/data/United Kingdom Anguilla/docの位置(アンギラ内)
The Valley
The Valley
Dog Island
Dog Island
Two locations in Anguilla
{{Location map many | United Kingdom Anguilla
| width     = 250
| caption   = Two locations in Anguilla
| lat1_deg  = 18.221
| lon1_deg  = -63.052
| label1    = The Valley
| pos1      = top
| lat2_deg  = 18.278
| lon2_deg  = -63.253
| label2    = Dog Island
| pos2      = bottom
| mark2     = Red circle 50%.svg
| mark2size = 20
}}

Location map+

Location map/data/United Kingdom Anguilla/docの位置(アンギラ内)
The Valley
The Valley
Dog Island
Dog Island
Two locations in Anguilla
{{Location map+ | United Kingdom Anguilla
| width   = 250
| caption = Two locations in Anguilla
| places  =
  {{Location map~ | United Kingdom Anguilla
  | lat_deg  = 18.221
  | lon_deg  = -63.052
  | label    = The Valley
  | position = top
  }}
  {{Location map~ | United Kingdom Anguilla
  | lat_deg  = 18.278
  | lon_deg  = -63.253
  | label    = Dog Island
  | position = bottom
  | mark     = Red circle 50%.svg
  | marksize = 20
  }}
}}

関連項目

Location mapテンプレート