モジュール:Location map/data/Central African Republic
表示
名称 | 中央アフリカ共和国 | |||
---|---|---|---|---|
境界の経緯 | ||||
11.3 | ||||
14.1 | ←↕→ | 27.7 | ||
2 | ||||
地図の中心 | 北緯6度39分 東経20度54分 / 北緯6.65度 東経20.9度 | |||
画像 | Central African Republic location map.svg
| |||
画像1 | Central African Republic relief location map.jpg
| |||
モジュール:Location map/data/Central African Republicは中央アフリカ共和国の正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度と経度の座標に基いて置かれます。
使用法
次のテンプレートで"Central African Republic"というパラメータを使用します:
{{Location map | Central African Republic | ...}}
{{Location map many | Central African Republic | ...}}
{{Location map+ | Central African Republic | ...}}
{{Location map~ | Central African Republic | ...}}
地図パラメータ
name = 中央アフリカ共和国
- モジュール名は地図説明文の既定値になります
image = Central African Republic location map.svg
- 既定値の地図画像で"Image:"や"File:"は指定しません。
image1 = Central African Republic relief location map.jpg
- 代替地図画像で、通常は地形図をreliefかAlternativeMapというパラメータで指定して表示します。
top = 11.3
bottom = 2
- 地図最南端の緯度を十進角で表記します。
left = 14.1
- 地図最西端の経度を十進角で表記します。
right = 27.7
- 地図最東端の経度を十進角で表記します。
代替地図
image1 (Central African Republic relief location map.jpg
)で定義された地図は{{Location map}}、{{Location map many}}、{{Location map+}}といったテンプレートの「relief」か「AlternativeMap」のパラメータを使って表示できます。
これら2つのパラメータは以下の使用例で示しています。さらなる使用例は次のテンプレートにあります。:
精度
経度: この地図は西から東まで13.6度です。
- 画像の幅が200ピクセルの場合は1ピクセルにつき0.068度です。
- 画像の幅が1000ピクセルの場合は1ピクセルにつき0.0136度です。
緯度: この地図は北から南まで9.3度です。
- 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.0465度です。
- 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.0093度です。== Location mapテンプレート使用例 ==
Location map, using default map (image)
{{Location map | Central African Republic | width = 200 | lat_deg = 4.37 | lon_deg = 18.58 | label = Bangui }}
Location map many, using relief map (image1)
{{Location map many | Central African Republic | relief = yes | width = 200 | caption = Central African Republic | lat1_deg = 4.37 | lon1_deg = 18.58 | label1 = Bangui | lat2_deg = 10.283 | lon2_deg = 22.783 | label2 = Birao }}
Location map+, using AlternativeMap
{{Location map+ | Central African Republic | AlternativeMap = Central African Republic relief location map.jpg | width = 200 | caption = Central African Republic | places = {{Location map~ | Central African Republic | lat_deg = 4.37 | lon_deg = 18.58 | label = Bangui }} {{Location map~ | Central African Republic | lat_deg = 10.283 | lon_deg = 22.783 | label = Birao }} }}
関連項目
Location mapテンプレート
- Template:Location map - 緯度と経度を使って1つのマークとラベルを表示します。
- Template:Location map many - 9つまでのマークとラベルを表示します。
- Template:Location map+ - 無制限にマークとラベルを表示できます。