模块:Location map/data/Southern Uruguay

文档图示 模块文档[查看] [编辑] [历史] [清除缓存]
Southern Uruguay 位置图
名称 Southern Uruguay
边界经纬
-33.752
-58.705 ←↕→ -52.976
-35.128
地图中心 34°26′24″S 55°50′26″W / 34.44°S 55.8405°W / -34.44; -55.8405
图像 Southern Uruguay location map.svg


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

使用方法

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

地图定义

  • name = Southern Uruguay
    用于地图描述的默认值
  • bottom = -35.128
    地图最南端的纬度,以十进制度数显示。
  • left = -58.705
    地图最西端的经度,以十进制度数显示。
  • right = -52.976
    地图最东端的经度,以十进制度数显示。

精度

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

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

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

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

参见

位置图模板

创建新的地图模块

return {
	name = 'Southern Uruguay',
	top = -33.752,
	bottom = -35.128,
	left = -58.705,
	right = -52.976,
	image = 'Southern Uruguay location map.svg'
}