ماڊيول:Location map/data/Aruba

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


Location map of Aruba
نالو Aruba
border
coordinates
12.65
-70.11 ←↕→ -69.83
12.38
map center 12°30′54″N 69°58′12″W / 12.515°N 69.97°W / 12.515; -69.97
تصوير Aruba location map (2).svg
image1 Aruba relief location map.jpg
Map of Aruba

ماڊيول:Location map/data/Aruba is a location map definition used to overlay markers and labels on an equirectangular projection map of Aruba. 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 "Aruba":

Map definition

  • name = Aruba
    Name used in the default map caption
  • bottom = 12.38
    Latitude at bottom edge of map, in decimal degrees
  • left = -70.11
    Longitude at left edge of map, in decimal degrees
  • right = -69.83
    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.28 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Oranjestad is located in Aruba
Oranjestad
Oranjestad
Oranjestad (Aruba)
{{Location map | Aruba
| width   = 250
| lat_deg = 12.519
| lon_deg = -70.037
| label   = Oranjestad
}}

Location map many, using relief map (image1)

Location map/data/Aruba is located in Aruba
Oranjestad
Oranjestad
Savaneta
Savaneta
Two locations in Aruba
{{Location map many | Aruba
| relief   = yes
| width    = 250
| caption  = Two locations in Aruba
| lat1_deg = 12.519
| lon1_deg = -70.037
| pos1     = left
| label1   = Oranjestad
| lat2_deg = 12.442
| lon2_deg = -69.933
| label2   = Savaneta
| pos2     = left
}}

Location map+, using AlternativeMap

Location map/data/Aruba is located in Aruba
Oranjestad
Oranjestad
Savaneta
Savaneta
Two locations in Aruba
{{Location map+ | Aruba
| AlternativeMap = Aruba relief location map.jpg
| width   = 250
| caption = Two locations in Aruba
| places  =
  {{Location map~ | Aruba
  | lat_deg  = 12.519
  | lon_deg  = -70.037
  | label    = Oranjestad
  | position = left
  }}
  {{Location map~ | Aruba
  | lat_deg  = 12.442
  | lon_deg  = -69.933
  | label    = Savaneta
  | position = left
  }}
}}

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 = 'Aruba',
	top = 12.65,
	bottom = 12.38,
	left = -70.11,
	right = -69.83,
	image = 'Aruba location map (2).svg',
	image1 = 'Aruba relief location map.jpg'
}