モジュール:Location map/data/Republic of the Congo
表示
名称 | コンゴ共和国 | |||
---|---|---|---|---|
境界の経緯 | ||||
3.736 | ||||
10.29 | ←↕→ | 19.126 | ||
-5.76 | ||||
地図の中心 | 南緯1度00分43秒 東経14度42分29秒 / 南緯1.012度 東経14.708度 | |||
画像 | Congo location map.svg
| |||
画像1 | Congo physical map.svg
| |||
モジュール:Location map/data/Republic of the Congoはコンゴ共和国の正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度と経度の座標に基いて置かれます。
使用法
次のテンプレートで"Republic of the Congo"というパラメータを使用します:
{{Location map | Republic of the Congo | ...}}
{{Location map many | Republic of the Congo | ...}}
{{Location map+ | Republic of the Congo | ...}}
{{Location map~ | Republic of the Congo | ...}}
地図パラメータ
name = コンゴ共和国
- モジュール名は地図説明文の既定値になります
image = Congo location map.svg
- 既定値の地図画像で"Image:"や"File:"は指定しません。
image1 = Congo physical map.svg
- 代替地図画像で、通常は地形図をreliefかAlternativeMapというパラメータで指定して表示します。
top = 3.736
bottom = -5.76
- 地図最南端の緯度を十進角で表記します。
left = 10.29
- 地図最西端の経度を十進角で表記します。
right = 19.126
- 地図最東端の経度を十進角で表記します。
代替地図
image1 (Congo physical map.svg
)で定義された地図は{{Location map}}、{{Location map many}}、{{Location map+}}といったテンプレートの「relief」か「AlternativeMap」のパラメータを使って表示できます。
これら2つのパラメータは以下の使用例で示しています。さらなる使用例は次のテンプレートにあります。:
精度
経度: この地図は西から東まで8.836度です。
- 画像の幅が200ピクセルの場合は1ピクセルにつき0.0442度です。
- 画像の幅が1000ピクセルの場合は1ピクセルにつき0.0088度です。
緯度: この地図は北から南まで9.496度です。
- 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.0475度です。
- 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.0095度です。== Location mapテンプレート使用例 ==
Location map, using default map (image)
{{Location map | Republic of the Congo | width = 250 | lat_deg = -4.27 | lon_deg = 15.29 | label = Brazzaville }}
Location map many, using relief map (image1)
{{Location map many | Republic of the Congo | relief = yes | width = 250 | caption = Locations in the Republic of the Congo | lat1_deg = -4.27 | lon1_deg = 15.29 | label1 = Brazzaville | lat2_deg = 1.63 | lon2_deg = 18.07 | label2 = Impfondo }}
Location map+, using AlternativeMap
{{Location map+ | Republic of the Congo | AlternativeMap = Congo physical map.svg | width = 250 | caption = Locations in the Republic of the Congo | places = {{Location map~ | Republic of the Congo | lat_deg = -4.27 | lon_deg = 15.29 | label = Brazzaville }} {{Location map~ | Republic of the Congo | lat_deg = 1.63 | lon_deg = 18.07 | label = Impfondo }} }}
関連項目
Location mapテンプレート
- Template:Location map - 緯度と経度を使って1つのマークとラベルを表示します。
- Template:Location map many - 9つまでのマークとラベルを表示します。
- Template:Location map+ - 無制限にマークとラベルを表示できます。