模块:Location map/data/United States San Francisco Bay Area/doc
外观
这是Module:Location map/data/United States San Francisco Bay Area的文档页面
此模块文档已评为beta版,可广泛使用。因其新近完成,请谨慎使用,以确保输出结果符合预期。 |
名称 | 旧金山湾区 | |||
---|---|---|---|---|
边界经纬 | ||||
38.2033 | ||||
-122.6445 | ←↕→ | -121.5871 | ||
37.1897 | ||||
地图中心 | 37°41′47″N 122°06′57″W / 37.6965°N 122.1158°W | |||
图像 | Location Map San Francisco Bay Area.png
| |||
图像1 | United States San Francisco Bay Area location map.svg
| |||
Module:Location map/data/United States San Francisco Bay Area是用于在旧金山湾区的等距长方投影地图上叠加标记和标签的位置图定义。标记是按默认的地图或类似地图图像上的纬度和经度坐标放置。
使用方法
以下模板均使用名为“United States San Francisco Bay Area”的参数:
{{Location map | United States San Francisco Bay Area | ...}}
{{Location map many | United States San Francisco Bay Area | ...}}
{{Location map+ | United States San Francisco Bay Area | ...}}
{{Location map~ | United States San Francisco Bay Area | ...}}
地图定义
name = 旧金山湾区
- 用于地图描述的默认值
image = Location Map San Francisco Bay Area.png
- 默认地图图像,无"Image:"和"File:"前缀
image1 = United States San Francisco Bay Area location map.svg
- 替代地图图像,通常是地形图,可使用
relief
或AlternativeMap
参数显示出来
- 替代地图图像,通常是地形图,可使用
top = 38.2033
bottom = 37.1897
- 地图最南端的纬度,以十进制度数显示。
left = -122.6445
- 地图最西端的经度,以十进制度数显示。
right = -121.5871
- 地图最东端的经度,以十进制度数显示。
替代地图
{{Location map}}、{{Location map many}}和{{Location map+}}模板可使用参数来指定替代地图图像。image1的地图可以使用relief
和AlternativeMap
参数显示出来。 您可以在以下模板中找到更多范例:
- Template:Location map#地形图参数
- Template:Location map+/relief
- Template:Location map#置换成其它地图的参数(AlternativeMap)
- Template:Location map+/AlternativeMap
精度
经度:这张地图从西到东为1.0574度。
- 如果图像的宽度为200像素,则为每像素0.0053度。
- 如果图像的宽度为1000像素,则为每像素0.0011度。
纬度:这张地图从北到南为1.0136度。
- 如果图像的垂直长度为200像素,则为每像素0.0051度。
- 如果图像的垂直长度为1000像素,则为每像素0.001度。
位置图模板使用范例
Location map, using default map (image)
{{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 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+
{{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]] }} }}
参见
位置图模板
- Template:Location map ——使用纬度和经度显示单个标记和标签。
- Template:Location map many ——显示高达9个标记和标签。
- Template:Location map+ ——显示无限数量的标记和标签。