モジュール:Location map/data/USA American Samoa/doc
表示
これはモジュール:Location map/data/USA American Samoaの解説サブページです。 使用方法、カテゴリ、およびその他モジュールページ自体に含まれない情報を収容しています。 |
名称 | アメリカ領サモア | |||
---|---|---|---|---|
境界の経緯 | ||||
-10.8 | ||||
-173.1 | ←↕→ | -167.9 | ||
-15 | ||||
地図の中心 | 南緯12度54分 西経170度30分 / 南緯12.9度 西経170.5度 | |||
画像 | American Samoa location map.svg
| |||
モジュール:Location map/data/USA American Samoaはアメリカ領サモアの正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度と経度の座標に基いて置かれます。
使用法
次のテンプレートで"USA American Samoa"というパラメータを使用します:
{{Location map | USA American Samoa | ...}}
{{Location map many | USA American Samoa | ...}}
{{Location map+ | USA American Samoa | ...}}
{{Location map~ | USA American Samoa | ...}}
地図パラメータ
name = アメリカ領サモア
- モジュール名は地図説明文の既定値になります
image = American Samoa location map.svg
- 既定値の地図画像で"Image:"や"File:"は指定しません。
bottom = -15
- 地図最南端の緯度を十進角で表記します。
left = -173.1
- 地図最西端の経度を十進角で表記します。
right = -167.9
- 地図最東端の経度を十進角で表記します。
精度
経度: この地図は西から東まで5.2度です。
- 画像の幅が200ピクセルの場合は1ピクセルにつき0.026度です。
- 画像の幅が1000ピクセルの場合は1ピクセルにつき0.0052度です。
緯度: この地図は北から南まで4.2度です。
- 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.021度です。
- 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.0042度です。== Location mapテンプレート使用例 ==
Location map
{{Location map | USA American Samoa | width = 250 | lat = -14.3 | long = -170.7 | label = Tutuila }}
Location map many
{{Location map many | USA American Samoa | caption = Two locations in American Samoa | width = 250 | <!--first marker--> | lat = -14.3 | long = -170.7 | label = Tutuila | pos = right | mark = Cercle_rouge_100%.svg | marksize = 25 | <!--second marker--> | lat2 = -14.23 | long2 = -169.45 | label2 = Ta‘ū | pos2 = right | mark2 = Cercle_rouge_100%.svg | mark2size = 15 }}
Location map+
{{Location map+ | USA American Samoa | caption = Two locations in American Samoa | width = 250 | places = {{Location map~ | USA American Samoa | lat = -14.3 | long = -170.7 | label = Tutuila | position = right | mark = Cercle_rouge_100%.svg | marksize = 25 }} {{Location map~ | USA American Samoa | lat = -14.23 | long = -169.45 | label = Ta‘ū | position = right | mark = Cercle_rouge_100%.svg | marksize = 15 }} }}
関連項目
- モジュール:Location map/data/USA American Samoa central
- モジュール:Location map/data/Pacific Ocean
- モジュール:Location map/data/Samoa
Location mapテンプレート
- Template:Location map - 緯度と経度を使って1つのマークとラベルを表示します。
- Template:Location map many - 9つまでのマークとラベルを表示します。
- Template:Location map+ - 無制限にマークとラベルを表示できます。