وحدة:Location map/data/Antigua and Barbuda


خريطة موقع Antigua and Barbuda
الاسم Antigua and Barbuda
احداثيات
الحدود
17.755
-62.4 ←↕→ -61.639
16.919
مركز الخريطة 17°20′13″N 62°01′10″W / 17.337°N 62.0195°W / 17.337; -62.0195
الصورة Antigua and Barbuda location map.svg
ملف:Antigua and Barbuda location map.svg
الصورة1 Antigua and Barbuda location map Topographic.png
ملف:Antigua and Barbuda location map Topographic.png

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

Map definition

  • name = Antigua and Barbuda
    Name used in the default map caption
  • bottom = 16.919
    Latitude at bottom edge of map, in decimal degrees
  • left = -62.4
    Longitude at left edge of map, in decimal degrees
  • right = -61.639
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Antigua and Barbuda location map Topographic.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 0 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

St. John's (Antigua and Barbuda)
{{Location map | Antigua and Barbuda
| width   = 250
| lat_deg = 17.117
| lon_deg = -61.85
| label   = St. John's
}}

Location map many, using relief map (image1)

Two locations in Antigua and Barbuda
{{Location map many | Antigua and Barbuda
| relief   = yes
| width    = 250
| caption  = Two locations in Antigua and Barbuda
| lat1_deg = 17.117
| lon1_deg = -61.85
| label1   = St. John's (Antigua)
| lat2_deg = 17.633
| lon2_deg = -61.833
| label2   = Codrington (Barbuda)
}}

Location map+, using AlternativeMap

Two locations in Antigua and Barbuda
{{Location map+ | Antigua and Barbuda
| AlternativeMap = Antigua and Barbuda location map Topographic.png
| width   = 250
| caption = Two locations in Antigua and Barbuda
| places  =
  {{Location map~ | Antigua and Barbuda
  | lat_deg = 17.117
  | lon_deg = -61.85
  | label   = St. John's (Antigua)
  }}
  {{Location map~ | Antigua and Barbuda
  | lat_deg = 17.633
  | lon_deg = -61.833
  | label   = Codrington (Barbuda)
  }}
}}

See also

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

return {
	name = 'Antigua and Barbuda',
	top = 17.755,
	bottom = 16.919,
	left = -62.4,
	right = -61.639,
	image = 'Antigua and Barbuda location map.svg',
	image1 = 'Antigua and Barbuda location map Topographic.png'
}