跳转到内容

模块:Location map/data/United States San Francisco Bay Area/doc

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

这是Module:Location map/data/United States San Francisco Bay Area的文档页面

旧金山湾区 位置图
名称 旧金山湾区
边界经纬
38.2033
-122.6445 ←↕→ -121.5871
37.1897
地图中心 37°41′47″N 122°06′57″W / 37.6965°N 122.1158°W / 37.6965; -122.1158
图像 Location Map San Francisco Bay Area.png
图像1 United States San Francisco Bay Area location map.svg
Map of San Francsico Bay Area

Module:Location map/data/United States San Francisco Bay Area是用于在旧金山湾区等距长方投影英语equirectangular projection地图上叠加标记和标签的位置图定义。标记是按默认的地图或类似地图图像上的纬度经度坐标放置。

使用方法

以下模板均使用名为“United States San Francisco Bay Area”的参数:

地图定义

  • name = 旧金山湾区
    用于地图描述的默认值
  • bottom = 37.1897
    地图最南端的纬度,以十进制度数显示。
  • left = -122.6445
    地图最西端的经度,以十进制度数显示。
  • right = -121.5871
    地图最东端的经度,以十进制度数显示。

替代地图

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

精度

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

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

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

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

位置图模板使用范例

Location map, using default map (image)

Grace Cathedral在旧金山湾区的位置
Grace Cathedral
Grace Cathedral
Grace Cathedral (旧金山湾区)
{{Location map | United States San Francisco Bay Area
| width   = 250
| lat_deg = 37.7917
| lon_deg = -122.4131
| label   = Grace Cathedral
}}

Location map many

Location map/data/United States San Francisco Bay Area/doc在旧金山湾区的位置
Grace Cathedral
Grace Cathedral
San Mateo–Hayward Bridge
San Mateo–Hayward Bridge
Two locations in the San Francisco Bay Area
{{Location map many | United States San Francisco Bay Area
| width    = 250
| caption  = Two locations in the San Francisco Bay Area
| lat1_deg = 37.7917
| lon1_deg = -122.4131
| label1   = Grace Cathedral
| lat2_deg = 37.6019
| lon2_deg = -122.2047
| label2   = San Mateo–Hayward Bridge
}}

Location map+

Four locations in the San Francisco Bay Area
{{Location map+ | United States San Francisco Bay Area
| width   = 200
| caption = Four locations in the San Francisco Bay Area
| places  =
  {{Location map~ | United States San Francisco Bay Area
   | lat_deg = 37.7917
   | lon_deg = -122.4131
   | label   = [[Grace Cathedral, San Francisco|Grace Cathedral]]
  }}
  {{Location map~ | United States San Francisco Bay Area
   | lat_deg = 37.6019
   | lon_deg = -122.2047
   | label   = [[San Mateo–Hayward Bridge]]
  }}
  {{Location map~ | United States San Francisco Bay Area
   | lat_deg = 37.4220
   | lon_deg = -122.0841
   | label   = [[Google]]
  }}
  {{Location map~ | United States San Francisco Bay Area
   | lat_deg = 37.870
   | lon_deg = -122.259
   | label   = [[University of California, Berkeley|UC Berkeley]]
  }}
}}

参见

位置图模板

创建新的地图模块