ماڊيول:Location map/data/Antigua and Barbuda

کليل ڄاڻ چيڪلي، وڪيپيڊيا مان


Location map of Antigua and Barbuda
نالو Antigua and Barbuda
border
coordinates
17.755
-62.4 ←↕→ -61.639
16.919
map center 17°20′13″N 62°01′10″W / 17.337°N 62.0195°W / 17.337; -62.0195
تصوير Antigua and Barbuda location map.svg
image1 Antigua and Barbuda location map Topographic.png
Map of Antigua and Barbuda

ماڊيول: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 {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:

Precision

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

  • At an image width of 200 pixels, that is 0.0038 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.0008 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 is located in Antigua and Barbuda
St. John's
St. John's
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)

Location map/data/Antigua and Barbuda is located in Antigua and Barbuda
St. John's (Antigua)
St. John's (Antigua)
Codrington (Barbuda)
Codrington (Barbuda)
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

Location map/data/Antigua and Barbuda is located in Antigua and Barbuda
St. John's (Antigua)
St. John's (Antigua)
Codrington (Barbuda)
Codrington (Barbuda)
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
Creating new map definitions
Infobox templates incorporating (passing values to) the Location map template

سانچو:Location map/doc/See also infobox templates


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