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

خريطة موقع مساتشوستس
الاسم مساتشوستس
احداثيات
الحدود
43.1
-73.7 ←↕→ -69.7
41
مركز الخريطة 42°03′N 71°42′W / 42.05°N 71.7°W / 42.05; -71.7
الصورة USA Massachusetts location map.svg
USA Massachusetts location map.svg
الصورة1 Relief map of USA Massachusetts.png
Relief map of USA Massachusetts.png
Map of Massachusetts (click on map to see larger image)

وحدة:Location map/data/USA Massachusetts is a location map definition used to overlay markers and labels on an equirectangular projection map of the U.S. state of Massachusetts. 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 Massachusetts":

Map definition

  • name = مساتشوستس
    Name used in the default map caption
  • bottom = 41
    Latitude at bottom edge of map, in decimal degrees
  • left = -73.7
    Longitude at left edge of map, in decimal degrees
  • right = -69.7
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Relief map of USA Massachusetts.png) 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 4 degrees.

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

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

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

Examples using location map templates

Location map

Boston is located in مساتشوستس
Boston
Boston
Boston (مساتشوستس)
{{Location map | USA Massachusetts
| width   = 250
| lat_deg = 42 | lat_min = 21 | lat_sec = 29 | lat_dir = N
| lon_deg = 71 | lon_min = 03 | lon_sec = 49 | lon_dir = W
| label   = Boston
}}

Location map many

Location map/data/USA Massachusetts is located in مساتشوستس
Salisbury
Salisbury
Nantucket
Nantucket
Mount Washington
Mount Washington
Eastham
Eastham
Locations in Massachusetts
{{Location map many | USA Massachusetts
| width    = 250
| caption  = Locations in Massachusetts
| lat1 = 42.842 | long1 = -70.861 | label1 = Salisbury
| lat2 = 41.283 | long2 = -70.083 | label2 = Nantucket
| lat3 = 42.083 | long3 = -73.450 | label3 = Mount Washington
| lat4 = 41.830 | long4 = -69.974 | label4 = Eastham
}}

Location map+

Location map/data/USA Massachusetts is located in مساتشوستس
Salisbury
Salisbury
Nantucket
Nantucket
Mount Washington
Mount Washington
Eastham
Eastham
Locations in Massachusetts
{{Location map+ | USA Massachusetts
| width   = 250
| caption = Locations in Massachusetts
| places  =
  {{Location map~ | USA Massachusetts
  | lat = 42.842 | long = -70.861 | label = Salisbury
  }}
  {{Location map~ | USA Massachusetts
  | lat = 41.283 | long = -70.083 | label = Nantucket
  }}
  {{Location map~ | USA Massachusetts
  | lat = 42.083 | long = -73.450 | label = Mount Washington
  }}
  {{Location map~ | USA Massachusetts
  | lat = 41.830 | long = -69.974 | label = Eastham
  }}
}}

See also

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



return {
	name = 'مساتشوستس',
	top = 43.1,
	bottom = 41,
	left = -73.7,
	right = -69.7,
	image = 'USA Massachusetts location map.svg',
	image1 = 'Relief map of USA Massachusetts.png'
}