وحدة:Location map/data/United States San Francisco Bay Area

خريطة موقع San Francisco Bay Area
الاسم 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
Location Map San Francisco Bay Area.png
الصورة1 United States San Francisco Bay Area location map.svg
ملف:United States San Francisco Bay Area location map.svg
Map of San Francsico Bay Area

وحدة:Location map/data/United States San Francisco Bay Area is a location map definition used to overlay markers and labels on an equirectangular projection map of San Francisco Bay Area. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage

These definitions are used by the following templates when invoked with parameter "United States San Francisco Bay Area":

Map definition

  • name = San Francisco Bay Area
    Name used in the default map caption
  • bottom = 37.1897
    Latitude at bottom edge of map, in decimal degrees
  • left = -122.6445
    Longitude at left edge of map, in decimal degrees
  • right = -121.5871
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (United States San Francisco Bay Area location map.svg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:

Precision

Longitude: from West to East this map definition covers 1 degrees.

  • At an image width of 200 pixels, that is 0.005 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.001 degrees per pixel.

Latitude: from North to South this map definition covers 1.0136 degrees.

  • At an image height of 200 pixels, that is 0.0051 degrees per pixel.
  • At an image height of 1000 pixels, that is 0.001 degrees per pixel.

Examples using location map templates

Location map, using default map (image)

Grace Cathedral is located in San Francisco Bay Area
Grace Cathedral
Grace Cathedral
Grace Cathedral (San Francisco Bay Area)
{{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 is located in San Francisco Bay Area
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+

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

See also

Location map templates
Infobox templates incorporating (passing values to) the Location map template
List



return {
	name = 'San Francisco Bay Area',
	image = 'Location Map San Francisco Bay Area.png',
	image1 = 'United States San Francisco Bay Area location map.svg',
	top = 38.2033,
	bottom = 37.1897,
	left = -122.6445,
	right = -121.5871
	}