モジュール:Location map/data/United Arab Emirates/doc
表示
名称 | アラブ首長国連邦 | |||
---|---|---|---|---|
境界の経緯 | ||||
26.5 | ||||
51.4 | ←↕→ | 56.6 | ||
22.4 | ||||
地図の中心 | 北緯24度27分 東経54度00分 / 北緯24.45度 東経54度 | |||
画像 | United Arab Emirates location map.svg
| |||
画像1 | United Arab Emirates relief location map.jpg
| |||
画像2 | Map of Dubai blank.svg
| |||
モジュール:Location map/data/United Arab Emiratesはアラブ首長国連邦の正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度と経度の座標に基いて置かれます。
使用法
次のテンプレートで"United Arab Emirates"というパラメータを使用します:
{{Location map | United Arab Emirates | ...}}
{{Location map many | United Arab Emirates | ...}}
{{Location map+ | United Arab Emirates | ...}}
{{Location map~ | United Arab Emirates | ...}}
地図パラメータ
name = アラブ首長国連邦
- モジュール名は地図説明文の既定値になります
image = United Arab Emirates location map.svg
- 既定値の地図画像で"Image:"や"File:"は指定しません。
image1 = United Arab Emirates relief location map.jpg
- 代替地図画像で、通常は地形図をreliefかAlternativeMapというパラメータで指定して表示します。
image2 = Map of Dubai blank.svg
- 2番目の代替地図画像でAlternativeMapというパラメータでしか表示できません。
top = 26.5
bottom = 22.4
- 地図最南端の緯度を十進角で表記します。
left = 51.4
- 地図最西端の経度を十進角で表記します。
right = 56.6
- 地図最東端の経度を十進角で表記します。
代替地図
image1 (United Arab Emirates relief location map.jpg
)で定義された地図は{{Location map}}、{{Location map many}}、{{Location map+}}といったテンプレートの「relief」か「AlternativeMap」のパラメータを使って表示できます。
image2 (Map of Dubai blank.svg
)で定義された地図は「AlternativeMap」というパラメータのみでしか表示できません。これら2つのパラメータは以下の使用例で示しています。さらなる使用例は次のテンプレートにあります。:
精度
経度: この地図は西から東まで5.2度です。
- 画像の幅が200ピクセルの場合は1ピクセルにつき0.026度です。
- 画像の幅が1000ピクセルの場合は1ピクセルにつき0.0052度です。
緯度: この地図は北から南まで4.1度です。
- 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.0205度です。
- 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.0041度です。== Location mapテンプレート使用例 ==
Location map, using default map (image)
{{Location map | United Arab Emirates | width = 250 | lat_deg = 24.47 | lon_deg = 54.37 | label = Abu Dhabi }}
Location map many, using relief map (image1)
{{Location map many | United Arab Emirates | relief = yes | width = 250 | caption = Two locations in the United Arab Emirates | lat1_deg = 24.47 | lon1_deg = 54.37 | label1 = Abu Dhabi | lat2_deg = 25.25 | lon2_deg = 55.3 | label2 = Dubai }}
Location map+, using AlternativeMap
{{Location map+ | United Arab Emirates | AlternativeMap = United Arab Emirates relief location map.jpg | width = 250 | caption = Two locations in the United Arab Emirates | places = {{Location map~ | United Arab Emirates | lat_deg = 24.47 | lon_deg = 54.37 | label = Abu Dhabi }} {{Location map~ | United Arab Emirates | lat_deg = 25.25 | lon_deg = 55.3 | label = Dubai }} }}
関連項目
- モジュール:Location map/data/Dubai, uses same image but with Dubai highlighted
Location mapテンプレート
- Template:Location map - 緯度と経度を使って1つのマークとラベルを表示します。
- Template:Location map many - 9つまでのマークとラベルを表示します。
- Template:Location map+ - 無制限にマークとラベルを表示できます。