模組:Location map/data/India
外观
名稱 | 印度 | |||
---|---|---|---|---|
邊界經緯 | ||||
37.5 | ||||
67 | ←↕→ | 99 | ||
5 | ||||
地圖中心 | 21°15′N 83°00′E / 21.25°N 83°E | |||
圖像 | India location map.svg
| |||
圖像1 | India relief location map.jpg
| |||
Module:Location map/data/India是用於在印度的等距長方投影地圖上疊加標記和標籤的位置圖定義。標記是按默認的地圖或類似地圖圖像上的緯度和經度坐標放置。
使用方法
以下模板均使用名為“India”的參數:
{{Location map | India | ...}}
{{Location map many | India | ...}}
{{Location map+ | India | ...}}
{{Location map~ | India | ...}}
地圖定義
name = 印度
- 用於地圖描述的默認值
image = India location map.svg
- 默認地圖圖像,無"Image:"和"File:"前綴
image1 = India relief location map.jpg
- 替代地圖圖像,通常是地形圖,可使用
relief
或AlternativeMap
參數顯示出來
- 替代地圖圖像,通常是地形圖,可使用
top = 37.5
bottom = 5
- 地圖最南端的緯度,以十進制度數顯示。
left = 67
- 地圖最西端的經度,以十進制度數顯示。
right = 99
- 地圖最東端的經度,以十進制度數顯示。
替代地圖
{{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
精度
經度:這張地圖從西到東為32度。
- 如果圖像的寬度為200像素,則為每像素0.16度。
- 如果圖像的寬度為1000像素,則為每像素0.032度。
緯度:這張地圖從北到南為32.5度。
- 如果圖像的垂直長度為200像素,則為每像素0.1625度。
- 如果圖像的垂直長度為1000像素,則為每像素0.0325度。
位置圖模板使用範例
Location map, using default map (image)
{{Location map | India | width =200 | lat_deg = 18.98 | lon_deg = 72.83 | label = Mumbai }}
Location map many, using relief map (image1)
{{Location map many | India | relief = yes | width = 200 | caption = Two locations in India | lat1_deg = 18.98 | lon1_deg = 72.83 | label1 = Mumbai | lat2_deg = 28.61 | lon2_deg = 77.21 | label2 = New Delhi }}
Location map+, using AlternativeMap
{{Location map+ | India | AlternativeMap = India relief location map.jpg | width = 200 | caption = Two locations in India | places = {{Location map~ | India | lat_deg = 18.98 | lon_deg = 72.83 | label = Mumbai }} {{Location map~ | India | lat_deg = 28.61 | lon_deg = 77.21 | label = New Delhi }} }} }} }}
參見
位置圖模板
- Template:Location map ——使用緯度和經度顯示單個標記和標籤。
- Template:Location map many ——顯示高達9個標記和標籤。
- Template:Location map+ ——顯示無限數量的標記和標籤。
創建新的地圖模塊