モジュール:Location map/data/France Nouvelle-Aquitaine

モジュールの解説[表示] [編集] [履歴] [キャッシュを破棄]
ヌーヴェル=アキテーヌ地域圏 位置図
名称 ヌーヴェル=アキテーヌ地域圏
境界の経緯
47.307
-1.952 ←↕→ 2.835
42.664
地図の中心 北緯44度59分08秒 東経0度26分29秒 / 北緯44.9855度 東経0.4415度 / 44.9855; 0.4415
画像 Aquitaine-Limousin-Poitou-Charentes region location map.svg
画像1 Aquitaine-Limousin-Poitou-Charentes region relief location map.jpg


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

使用法

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

地図パラメータ

  • name = ヌーヴェル=アキテーヌ地域圏
    モジュール名は地図説明文の既定値になります
  • bottom = 42.664
    地図最南端の緯度を十進角で表記します。
  • left = -1.952
    地図最西端の経度を十進角で表記します。
  • right = 2.835
    地図最東端の経度を十進角で表記します。

代替地図

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

精度

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

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

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

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

関連項目

Location mapテンプレート

Location map 使用例

ヌーヴェル=アキテーヌ地域圏地図
{{Location map | France Nouvelle-Aquitaine
| width   = 200
| lat_deg = 44.84
| lon_deg = -0.58
| label   = [[ボルドー]]
| caption = ヌーヴェル=アキテーヌ地域圏地図 
}}

return {
	name = 'ヌーヴェル=アキテーヌ地域圏',
	top = 47.307,
	bottom = 42.664,
	left = -1.952,
	right = 2.835,
	image = 'Aquitaine-Limousin-Poitou-Charentes region location map.svg',
	image1 = 'Aquitaine-Limousin-Poitou-Charentes region relief location map.jpg'
}