跳转到内容

模块:Location map/data/USA Illinois/doc

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

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

伊利诺伊州 位置图
名称 伊利诺伊州
边界经纬
42.7
-92.2 ←↕→ -86.4
36.8
地图中心 39°45′N 89°18′W / 39.75°N 89.3°W / 39.75; -89.3
图像 USA Illinois location map.svg
Map of Illinois (click on map to see larger image)

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

使用方法

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

地图定义

  • name = 伊利诺伊州
    用于地图描述的默认值
  • bottom = 36.8
    地图最南端的纬度,以十进制度数显示。
  • left = -92.2
    地图最西端的经度,以十进制度数显示。
  • right = -86.4
    地图最东端的经度,以十进制度数显示。

精度

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

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

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

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

位置图模板使用范例

Location map

Springfield在伊利诺伊州的位置
Springfield
Springfield
Springfield (伊利诺伊州)
{{Location map | USA Illinois
| width   = 200
| lat_deg =  39 | lat_min = 46 | lat_sec = 59 | lat_dir = N 
| lon_deg = 089 | lon_min = 39 | lon_sec = 00 | lon_dir = W
| label   = Springfield
}}

Location map many

Location map/data/USA Illinois/doc在伊利诺伊州的位置
Warren
Warren
Cairo
Cairo
Meyer
Meyer
Calumet City
Calumet City
Locations in Illinois
{{Location map many | USA Illinois
| width    = 200
| caption  = Locations in Illinois
| lat1 = 42.496 | long1 = -89.990 | label1 = Warren
| lat2 = 37.013 | long2 = -89.180 | label2 = Cairo
| lat3 = 40.148 | long3 = -91.504 | label3 = Meyer
| lat4 = 41.614 | long4 = -87.546 | label4 = Calumet City
}}

Location map+

Location map/data/USA Illinois/doc在伊利诺伊州的位置
Warren
Warren
Cairo
Cairo
Meyer
Meyer
Calumet City
Calumet City
Locations in Illinois
{{Location map+ | USA Illinois
| width   = 200
| caption = Locations in Illinois
| places  =
  {{Location map~ | USA Illinois
  | lat = 42.496 | long = -89.990 | label = Warren
  }}
  {{Location map~ | USA Illinois
  | lat = 37.013 | long = -89.180 | label = Cairo
  }}
  {{Location map~ | USA Illinois
  | lat = 40.148 | long = -91.504 | label = Meyer
  }}
  {{Location map~ | USA Illinois
  | lat = 41.614 | long = -87.546 | label = Calumet City
  }}
}}

参见

位置图模板

创建新的地图模块