モジュール:Location map/data/India Andaman and Nicobar Islands

モジュールの解説[表示] [編集] [履歴] [キャッシュを破棄]
アンダマン・ニコバル諸島 位置図
名称 アンダマン・ニコバル諸島
境界の経緯
14.3
90 ←↕→ 96
6.5
地図の中心 北緯10度24分 東経93度00分 / 北緯10.4度 東経93度 / 10.4; 93
画像 India Andaman and Nicobar Islands location map.svg
画像1 India Andaman and Nicobar Islands relief map.png


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

使用法

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

地図パラメータ

  • name = アンダマン・ニコバル諸島
    モジュール名は地図説明文の既定値になります
  • bottom = 6.5
    地図最南端の緯度を十進角で表記します。
  • left = 90
    地図最西端の経度を十進角で表記します。
  • right = 96
    地図最東端の経度を十進角で表記します。

代替地図

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

精度

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

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

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

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

関連項目

Location mapテンプレート

return {
	name = 'アンダマン・ニコバル諸島',
	top = 14.3,
	bottom = 6.5,
	left = 90,
	right = 96,
	image  = 'India Andaman and Nicobar Islands location map.svg',
	image1 = 'India Andaman and Nicobar Islands relief map.png'
}