模組:Location map/data/South Africa/doc
此頁面為 Module:Location map/data/South Africa 的說明文件
此頁面是Module:Location map/data/South Africa的模組文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
名稱 | 南非 | |||
---|---|---|---|---|
邊界經緯 | ||||
-21.8 | ||||
16 | ←↕→ | 33.2 | ||
-35.2 | ||||
地圖中心 | 28°30′S 24°36′E / 28.5°S 24.6°E | |||
圖像 | South Africa adm location map.svg
| |||
圖像1 | South Africa relief location map.svg
| |||
Module:Location map/data/South Africa是用於在南非的等距長方投影地圖上疊加標記和標籤的位置圖定義。標記是按默認的地圖或類似地圖圖像上的緯度和經度坐標放置。
使用方法
以下模板均使用名為「South Africa」的參數:
{{Location map | South Africa | ...}}
{{Location map many | South Africa | ...}}
{{Location map+ | South Africa | ...}}
{{Location map~ | South Africa | ...}}
地圖定義
name = 南非
- 用於地圖描述的默認值
image = South Africa adm location map.svg
- 默認地圖圖像,無"Image:"和"File:"前綴
image1 = South Africa relief location map.svg
- 替代地圖圖像,通常是地形圖,可使用
relief
或AlternativeMap
參數顯示出來
- 替代地圖圖像,通常是地形圖,可使用
top = -21.8
bottom = -35.2
- 地圖最南端的緯度,以十進制度數顯示。
left = 16
- 地圖最西端的經度,以十進制度數顯示。
right = 33.2
- 地圖最東端的經度,以十進制度數顯示。
替代地圖
{{Location map}}、{{Location map many}}和{{Location map+}}模板可使用參數來指定替代地圖圖像。image1的地圖可以使用relief
和AlternativeMap
參數顯示出來。 您可以在以下模板中找到更多範例:
- Template:Location map#地形圖參數
- Template:Location map+/relief
- Template:Location map#置換成其它地圖的參數(AlternativeMap)
- Template:Location map+/AlternativeMap
精度
經度:這張地圖從西到東為17.2度。
- 如果圖像的寬度為200像素,則為每像素0.086度。
- 如果圖像的寬度為1000像素,則為每像素0.0172度。
緯度:這張地圖從北到南為13.4度。
- 如果圖像的垂直長度為200像素,則為每像素0.067度。
- 如果圖像的垂直長度為1000像素,則為每像素0.0134度。
位置圖模板使用範例
Location map, using default map (image)
{{Location map | South Africa | width = 250 | lat_deg = -25.75 | lon_deg = 28.19 | label = Pretoria }}
Location map many, using relief map (image1)
{{Location map many | South Africa | relief = yes | width = 250 | caption = Two locations in South Africa | lat1_deg = -25.75 | lon1_deg = 28.19 | label1 = Pretoria | lat2_deg = -33.93 | lon2_deg = 18.42 | label2 = Cape Town }}
Location map+, using AlternativeMap
{{Location map+ | South Africa | AlternativeMap = South Africa relief location map.svg | width = 250 | caption = Two locations in South Africa | places = {{Location map~ | South Africa | lat_deg = -25.75 | lon_deg = 28.19 | label = Pretoria }} {{Location map~ | South Africa | lat_deg = -33.93 | lon_deg = 18.42 | label = Cape Town }} }}
參見
位置圖模板
- Template:Location map ——使用緯度和經度顯示單個標記和標籤。
- Template:Location map many ——顯示高達9個標記和標籤。
- Template:Location map+ ——顯示無限數量的標記和標籤。