モジュール:Location map/data/United States San Francisco Bay Area/doc

サンフランシスコ・ベイエリア 位置図
名称 サンフランシスコ・ベイエリア
境界の経緯
38.2033
-122.6445 ←↕→ -121.5871
37.1897
地図の中心 北緯37度41分47秒 西経122度06分57秒 / 北緯37.6965度 西経122.1158度 / 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

モジュール:Location map/data/United States San Francisco Bay Areaサンフランシスコ・ベイエリア正距円筒図法地図でオーバーレイのマーカー・ラベルを表示するのに使用する地点図のLuaモジュールです。マーカーは既定値の地図や同じような地図画像において緯度経度の座標に基いて置かれます。

使用法

次のテンプレートで"United States San Francisco Bay Area"というパラメータを使用します:

地図パラメータ

  • name = サンフランシスコ・ベイエリア
    モジュール名は地図説明文の既定値になります
  • bottom = 37.1897
    地図最南端の緯度を十進角で表記します。
  • left = -122.6445
    地図最西端の経度を十進角で表記します。
  • right = -121.5871
    地図最東端の経度を十進角で表記します。

代替地図

image1 (United States San Francisco Bay Area location map.svg)で定義された地図は{{Location map}}、{{Location map many}}、{{Location map+}}といったテンプレートの「relief」か「AlternativeMap」のパラメータを使って表示できます。 これら2つのパラメータは以下の使用例で示しています。さらなる使用例は次のテンプレートにあります。:

精度

経度: この地図は西から東まで1.0574度です。

  • 画像の幅が200ピクセルの場合は1ピクセルにつき0.0053度です。
  • 画像の幅が1000ピクセルの場合は1ピクセルにつき0.0011度です。

緯度: この地図は北から南まで1.0136度です。

  • 画像の縦の長さが200ピクセルの場合は1ピクセルにつき0.0051度です。
  • 画像の縦の長さが1000ピクセルの場合は1ピクセルにつき0.001度です。== Location mapテンプレート使用例 ==

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]]
  }}
}}

関連項目

Location mapテンプレート