وحدة:Location map/data/USA Wyoming


خريطة موقع وايومنگ
الاسم وايومنگ
احداثيات
الحدود
45.2
-111.3 ←↕→ -103.9
40.8
مركز الخريطة 43°00′N 107°36′W / 43°N 107.6°W / 43; -107.6
الصورة USA Wyoming location map.svg
USA Wyoming location map.svg
الصورة1 USA Wyoming relief location map.svg
USA Wyoming relief location map.svg
Map of Wyoming (click on map to see larger image)

وحدة:Location map/data/USA Wyoming is a location map definition used to overlay markers and labels on an equirectangular projection map of وايومنگ. 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 "USA Wyoming":

Map definition

  • name = وايومنگ
    Name used in the default map caption
  • bottom = 40.8
    Latitude at bottom edge of map, in decimal degrees
  • left = -111.3
    Longitude at left edge of map, in decimal degrees
  • right = -103.9
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (USA Wyoming relief 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 7 degrees.

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

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

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

Examples using location map templates

Location map

Cheyenne is located in وايومنگ
Cheyenne
Cheyenne
Cheyenne (وايومنگ)
{{Location map | USA Wyoming
| width   = 250
| lat_deg =  41 | lat_min = 08 | lat_sec = 44 | lat_dir = N
| lon_deg = 104 | lon_min = 48 | lon_sec = 07 | lon_dir = W
| label   = Cheyenne
}}

Location map many

Location map/data/USA Wyoming is located in وايومنگ
Frannie
Frannie
Washam
Washam
Alpine
Alpine
Beulah
Beulah
Locations in Wyoming
{{Location map many | USA Wyoming
| width    = 250
| caption  = Locations in Wyoming
| lat1 = 44.970 | long1 = -108.620 | label1 = Frannie
| lat2 = 41.024 | long2 = -109.757 | label2 = Washam
| lat3 = 43.161 | long3 = -111.018 | label3 = Alpine
| lat4 = 44.544 | long4 = -104.089 | label4 = Beulah
}}

Location map+

Location map/data/USA Wyoming is located in وايومنگ
Frannie
Frannie
Washam
Washam
Alpine
Alpine
Beulah
Beulah
Locations in Wyoming
{{Location map+ | USA Wyoming
| width   = 250
| caption = Locations in Wyoming
| places  =
  {{Location map~ | USA Wyoming
  | lat = 44.970 | long = -108.620 | label = Frannie
  }}
  {{Location map~ | USA Wyoming
  | lat = 41.024 | long = -109.757 | label = Washam
  }}
  {{Location map~ | USA Wyoming
  | lat = 43.161 | long = -111.018 | label = Alpine
  }}
  {{Location map~ | USA Wyoming
  | lat = 44.544 | long = -104.089 | label = Beulah
  }}
}}

See also

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

return {
	name = 'وايومنگ',
	top = 45.2,
	bottom = 40.8,
	left = -111.3,
	right = -103.9,
	image = 'USA Wyoming location map.svg',
    image1 = 'USA Wyoming relief location map.svg'
}