モジュール:Location map/data/Canton of Basel-Land

モジュールの解説[表示] [編集] [履歴] [キャッシュを破棄]

Usage

バーゼル=ラント準州 位置図
名称 バーゼル=ラント準州
境界の経緯
47.654
7.2856 ←↕→ 8.0319
47.2575
地図の中心 北緯47度27分21秒 東経7度39分32秒 / 北緯47.45575度 東経7.65875度 / 47.45575; 7.65875
画像 Locator Map Kanton Basel-Landschaft.png
画像1 Reliefkarte_Basel-Landschaft_blank.png
Map of Basel-Land in Switzerland

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

使用法

次のテンプレートで"Canton of Basel-Land"というパラメータを使用します:

地図パラメータ

  • name = バーゼル=ラント準州
    モジュール名は地図説明文の既定値になります
  • bottom = 47.2575
    地図最南端の緯度を十進角で表記します。
  • left = 7.2856
    地図最西端の経度を十進角で表記します。
  • right = 8.0319
    地図最東端の経度を十進角で表記します。

代替地図

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

精度

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

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

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

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

Location map, using default map (image)

Location map/data/Canton of Basel-Landの位置(バーゼル=ラント準州内)
Aesch
Aesch
Pratteln
Pratteln
Sissach
Sissach
Location map/data/Canton of Basel-Land (バーゼル=ラント準州)

{{#invoke:Location map/data|''function_name''}}

関連項目

Location mapテンプレート

return {
	name = 'バーゼル=ラント準州',
	top =  	47.6540,
	bottom = 47.2575,
	left = 7.2856,
	right = 8.0319,
	image = 'Locator Map Kanton Basel-Landschaft.png',
	image1 = 'Reliefkarte_Basel-Landschaft_blank.png'
}