モジュール:Location map/data/Lesser Antilles
表示
名称 | 小アンティル諸島 | |||
---|---|---|---|---|
境界の経緯 | ||||
19.2 | ||||
-70.5 | ←↕→ | -59.1 | ||
9.7 | ||||
地図の中心 | 北緯14度27分 西経64度48分 / 北緯14.45度 西経64.8度 | |||
画像 | Lesser Antilles location map.svg
| |||
画像1 | Relief map of Lesser Antilles.png
| |||
モジュール:Location map/data/Lesser Antillesは小アンティル諸島の正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度と経度の座標に基いて置かれます。
使用法
次のテンプレートで"Lesser Antilles"というパラメータを使用します:
{{Location map | Lesser Antilles | ...}}
{{Location map many | Lesser Antilles | ...}}
{{Location map+ | Lesser Antilles | ...}}
{{Location map~ | Lesser Antilles | ...}}
地図パラメータ
name = 小アンティル諸島
- モジュール名は地図説明文の既定値になります
image = Lesser Antilles location map.svg
- 既定値の地図画像で"Image:"や"File:"は指定しません。
image1 = Relief map of Lesser Antilles.png
- 代替地図画像で、通常は地形図をreliefかAlternativeMapというパラメータで指定して表示します。
top = 19.2
bottom = 9.7
- 地図最南端の緯度を十進角で表記します。
left = -70.5
- 地図最西端の経度を十進角で表記します。
right = -59.1
- 地図最東端の経度を十進角で表記します。
代替地図
image1 (Relief map of Lesser Antilles.png
)で定義された地図は{{Location map}}、{{Location map many}}、{{Location map+}}といったテンプレートの「relief」か「AlternativeMap」のパラメータを使って表示できます。
これら2つのパラメータは以下の使用例で示しています。さらなる使用例は次のテンプレートにあります。:
精度
経度: この地図は西から東まで11.4度です。
- 画像の幅が200ピクセルの場合は1ピクセルにつき0.057度です。
- 画像の幅が1000ピクセルの場合は1ピクセルにつき0.0114度です。
緯度: この地図は北から南まで9.5度です。
- 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.0475度です。
- 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.0095度です。== Location mapテンプレート使用例 ==
Location map, using default map (image)
{{Location map | Lesser Antilles | width = 300 | lat_deg = 13.17 | lon_deg = -59.55 | label = Barbados }}
Location map many, using relief map (image1)
{{Location map many | Lesser Antilles | relief = yes | width = 300 | caption = Two locations in Lesser Antilles | lat1_deg = 13.17 | lon1_deg = -59.55 | label1 = Barbados | lat2_deg = 12.05 | lon2_deg = -61.75 | label2 = Grenada }}
Location map+, using AlternativeMap
{{Location map+ | Lesser Antilles | AlternativeMap = Relief map of Lesser Antilles.png | width = 300 | caption = Two locations in Lesser Antilles | places = {{Location map~ | Lesser Antilles | lat_deg = 13.17 | lon_deg = -59.55 | label = Barbados | mark = Cercle_rouge_100%.svg | marksize = 16 }} {{Location map~ | Lesser Antilles | lat_deg = 12.05 | lon_deg = -61.75 | label = Grenada | mark = Cercle_rouge_100%.svg | marksize = 16 }} }}
関連項目
- Sovereign states
- モジュール:Location map/data/Antigua and Barbuda
- モジュール:Location map/data/Barbados
- モジュール:Location map/data/Dominica
- モジュール:Location map/data/Grenada
- モジュール:Location map/data/Saint Kitts and Nevis
- モジュール:Location map/data/Saint Lucia
- モジュール:Location map/data/Saint Vincent and the Grenadines
- モジュール:Location map/data/Trinidad and Tobago
- Non-sovereign territories
- モジュール:Location map/data/United Kingdom Anguilla
- モジュール:Location map/data/Aruba
- モジュール:Location map/data/Bonaire
- モジュール:Location map/data/United Kingdom British Virgin Islands
- モジュール:Location map/data/Curaçao
- モジュール:Location map/data/Guadeloupe
- モジュール:Location map/data/Martinique
- モジュール:Location map/data/United Kingdom Montserrat
- モジュール:Location map/data/Netherlands ABC islands (Lesser Antilles) – Aruba, Bonaire, Curaçao
- モジュール:Location map/data/Netherlands Antilles – Saba, Sint Eustatius, Sint Maarten
- モジュール:Location map/data/Saint Barthélemy
- モジュール:Location map/data/Saint-Martin
- モジュール:Location map/data/Sint Maarten
- モジュール:Location map/data/USA Virgin Islands
Location mapテンプレート
- Template:Location map - 緯度と経度を使って1つのマークとラベルを表示します。
- Template:Location map many - 9つまでのマークとラベルを表示します。
- Template:Location map+ - 無制限にマークとラベルを表示できます。