モジュール:Location map/data/USA Alabama/doc


アラバマ州 位置図
名称 アラバマ州
境界の経緯
35.2
-88.7 ←↕→ -84.7
29.9
地図の中心 北緯32度33分 西経86度42分 / 北緯32.55度 西経86.7度 / 32.55; -86.7
画像 USA Alabama location map.svg
Map of Alabama (click on map to see larger image)

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

使用法

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

地図パラメータ

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

精度

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

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

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

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

Location map

Montgomeryの位置(アラバマ州内)
Montgomery
Montgomery
Montgomery (アラバマ州)
{{Location map | USA Alabama
| width   = 200
| lat_deg =  32 | lat_min = 21 | lat_sec = 42 | lat_dir = N 
| lon_deg = 086 | lon_min = 16 | lon_sec = 45 | lon_dir = W
| label   = Montgomery
}}

Location map many

Location map/data/USA Alabama/docの位置(アラバマ州内)
Ardmore
Ardmore
Gulf Shores
Gulf Shores
Melvin
Melvin
Lanett
Lanett
Locations in Alabama
{{Location map many | USA Alabama
| width    = 200
| caption  = Locations in Alabama
| lat1 = 34.987 | long1 = -86.843 | label1 = Ardmore
| lat2 = 30.268 | long2 = -87.701 | label2 = Gulf Shores
| lat3 = 31.931 | long3 = -88.459 | label3 = Melvin
| lat4 = 32.863 | long4 = -85.200 | label4 = Lanett
}}

Location map+

Location map/data/USA Alabama/docの位置(アラバマ州内)
Ardmore
Ardmore
Gulf Shores
Gulf Shores
Melvin
Melvin
Lanett
Lanett
Locations in Alabama
{{Location map+ | USA Alabama
| width   = 200
| caption = Locations in Alabama
| places  =
  {{Location map~ | USA Alabama
  | lat = 34.987 | long = -86.843 | label = Ardmore
  }}
  {{Location map~ | USA Alabama
  | lat = 30.268 | long = -87.701 | label = Gulf Shores
  }}
  {{Location map~ | USA Alabama
  | lat = 31.931 | long = -88.459 | label = Melvin
  }}
  {{Location map~ | USA Alabama
  | lat = 32.863 | long = -85.200 | label = Lanett
  }}
}}

関連項目

Location mapテンプレート