模块:Location map/data/Mediterranean east

文档图示 模块文档[查看] [编辑] [历史] [清除缓存]

Usage

东地中海地区 位置图
名称 东地中海地区
边界经纬
38
29 ←↕→ 42.5
29
地图中心 33°30′N 35°45′E / 33.5°N 35.75°E / 33.5; 35.75
图像 Mediterranean Sea East location map.svg
Map of the eastern Mediterranean Sea

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

使用方法

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

地图定义

  • name = 东地中海地区
    用于地图描述的默认值
  • bottom = 29
    地图最南端的纬度,以十进制度数显示。
  • left = 29
    地图最西端的经度,以十进制度数显示。
  • right = 42.5
    地图最东端的经度,以十进制度数显示。

精度

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

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

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

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

位置图模板使用范例

Location map, using default map (image)

Map of the modern-day eastern Mediterranean showing important sites that were occupied in the Pre-Pottery Neolithic B (clickable map)

{{#invoke:Location map/data|''function_name''}}

参见

位置图模板

创建新的地图模块

return {
	name = '东地中海地区',
	top = 38.0,
	bottom = 29.0,
	left = 29.0,
	right = 42.5,
	image = 'Mediterranean Sea East location map.svg'
}