モジュール:Location map/data/Saint Vincent and the Grenadines
表示
名称 | セントビンセント・グレナディーン | |||
---|---|---|---|---|
境界の経緯 | ||||
13.42 | ||||
-61.7 | ←↕→ | -60.9 | ||
12.44 | ||||
地図の中心 | 北緯12度56分 西経61度18分 / 北緯12.93度 西経61.3度 | |||
画像 | Saint Vincent and the Grenadines location map.svg
| |||
画像1 | Saint Vincent and the Grenadines relief location map.jpg
| |||
モジュール:Location map/data/Saint Vincent and the Grenadinesはセントビンセント・グレナディーンの正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度と経度の座標に基いて置かれます。
使用法
次のテンプレートで"Saint Vincent and the Grenadines"というパラメータを使用します:
{{Location map | Saint Vincent and the Grenadines | ...}}
{{Location map many | Saint Vincent and the Grenadines | ...}}
{{Location map+ | Saint Vincent and the Grenadines | ...}}
{{Location map~ | Saint Vincent and the Grenadines | ...}}
地図パラメータ
name = セントビンセント・グレナディーン
- モジュール名は地図説明文の既定値になります
image = Saint Vincent and the Grenadines location map.svg
- 既定値の地図画像で"Image:"や"File:"は指定しません。
image1 = Saint Vincent and the Grenadines relief location map.jpg
- 代替地図画像で、通常は地形図をreliefかAlternativeMapというパラメータで指定して表示します。
top = 13.42
bottom = 12.44
- 地図最南端の緯度を十進角で表記します。
left = -61.7
- 地図最西端の経度を十進角で表記します。
right = -60.9
- 地図最東端の経度を十進角で表記します。
代替地図
image1 (Saint Vincent and the Grenadines relief location map.jpg
)で定義された地図は{{Location map}}、{{Location map many}}、{{Location map+}}といったテンプレートの「relief」か「AlternativeMap」のパラメータを使って表示できます。
これら2つのパラメータは以下の使用例で示しています。さらなる使用例は次のテンプレートにあります。:
精度
経度: この地図は西から東まで0.8度です。
- 画像の幅が200ピクセルの場合は1ピクセルにつき0.004度です。
- 画像の幅が1000ピクセルの場合は1ピクセルにつき0.0008度です。
緯度: この地図は北から南まで0.98度です。
- 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.0049度です。
- 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.001度です。== Location mapテンプレート使用例 ==
Location map, using default map (image)
{{Location map | Saint Vincent and the Grenadines | width = 250 | lat_deg = 13.17 | lon_deg = -61.23 | label = Kingstown }}
Location map many, using relief map (image1)
{{Location map many | Saint Vincent and the Grenadines | relief = yes | width = 250 | caption = Two locations in Saint Vincent and the Grenadines | lat1_deg = 13.17 | lon1_deg = -61.23 | label1 = Kingstown (Saint Vincent) | lat2_deg = 12.58 | lon2_deg = -61.42 | label2 = Clifton (Union Island) }}
Location map+, using AlternativeMap
{{Location map+ | Saint Vincent and the Grenadines | AlternativeMap = Saint Vincent and the Grenadines relief location map.jpg | width = 250 | caption = Two locations in Saint Vincent and the Grenadines | places = {{Location map~ | Saint Vincent and the Grenadines | lat_deg = 13.17 | lon_deg = -61.23 | label = Kingstown (Saint Vincent) }} {{Location map~ | Saint Vincent and the Grenadines | lat_deg = 12.58 | lon_deg = -61.42 | label = Clifton (Union Island) }} }}
関連項目
Location mapテンプレート
- Template:Location map - 緯度と経度を使って1つのマークとラベルを表示します。
- Template:Location map many - 9つまでのマークとラベルを表示します。
- Template:Location map+ - 無制限にマークとラベルを表示できます。