模块:Location map/data/Mexico Guerrero

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


Guerrero 位置图
名称 Guerrero
边界经纬
18.96
-102.39 ←↕→ -97.87
16.25
地图中心 17°36′18″N 100°07′48″W / 17.605°N 100.13°W / 17.605; -100.13
图像 Mexico Guerrero location map.svg


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

使用方法

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

地图定义

  • name = Guerrero
    用于地图描述的默认值
  • bottom = 16.25
    地图最南端的纬度,以十进制度数显示。
  • left = -102.39
    地图最西端的经度,以十进制度数显示。
  • right = -97.87
    地图最东端的经度,以十进制度数显示。

精度

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

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

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

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

参见

位置图模板

创建新的地图模块

return {
	name = 'Guerrero',
	top = 18.96,
	bottom = 16.25,
	left = -102.39,
	right = -97.87,
	image = 'Mexico Guerrero location map.svg'
}