跳转到内容

模块:Location map/data/Lebanon/doc

维基百科,自由的百科全书

这是Module:Location map/data/Lebanon的文档页面

黎巴嫩 位置图
名称 黎巴嫩
边界经纬
34.9
34.8 ←↕→ 36.9
32.8
地图中心 33°51′N 35°51′E / 33.85°N 35.85°E / 33.85; 35.85
图像 Lebanon adm location map.svg
图像1 Lebanon location map Topographic.png
Map of Lebanon

Module:Location map/data/Lebanon是用于在黎巴嫩等距长方投影英语equirectangular projection地图上叠加标记和标签的位置图定义。标记是按默认的地图或类似地图图像上的纬度经度坐标放置。

使用方法

以下模板均使用名为“Lebanon”的参数:

地图定义

  • name = 黎巴嫩
    用于地图描述的默认值
  • bottom = 32.8
    地图最南端的纬度,以十进制度数显示。
  • left = 34.8
    地图最西端的经度,以十进制度数显示。
  • right = 36.9
    地图最东端的经度,以十进制度数显示。

替代地图

{{Location map}}、{{Location map many}}和{{Location map+}}模板可使用参数来指定替代地图图像。image1的地图可以使用reliefAlternativeMap参数显示出来。 您可以在以下模板中找到更多范例:

精度

经度:这张地图从西到东为2.1度。

  • 如果图像的宽度为200像素,则为每像素0.0105度。
  • 如果图像的宽度为1000像素,则为每像素0.0021度。

纬度:这张地图从北到南为2.1度。

  • 如果图像的垂直长度为200像素,则为每像素0.0105度。
  • 如果图像的垂直长度为1000像素,则为每像素0.0021度。

位置图模板使用范例

Location map, using default map (image)

Beirut在黎巴嫩的位置
Beirut
Beirut
Beirut (黎巴嫩)
{{Location map | Lebanon
| width   = 220
| lat_deg = 33.89
| lon_deg = 35.51
| label   = Beirut
}}

Location map many, using relief map (image1)

Location map/data/Lebanon/doc在黎巴嫩的位置
Beirut
Beirut
El Mina
El Mina
Two locations in Lebanon
{{Location map many | Lebanon
| relief   = yes
| width    = 220
| caption  = Two locations in Lebanon
| lat1_deg = 33.89
| lon1_deg = 35.51
| label1   = Beirut
| lat2_deg = 34.45
| lon2_deg = 35.82
| label2   = El Mina
}}

Location map+, using AlternativeMap

Location map/data/Lebanon/doc在黎巴嫩的位置
Beirut
Beirut
El Mina
El Mina
Two locations in Lebanon
{{Location map+ | Lebanon
| AlternativeMap = Lebanon location map Topographic.png
| width   = 220
| caption = Two locations in Lebanon
| places  =
  {{Location map~ | Lebanon
  | lat_deg = 33.89
  | lon_deg = 35.51
  | label   = Beirut
  }}
  {{Location map~ | Lebanon
  | lat_deg = 34.45
  | lon_deg = 35.82
  | label   = El Mina
  }}
}}

参见

位置图模板

创建新的地图模块