وحدة:Location map/data/Argentina Buenos Aires City


خريطة موقع Buenos Aires
الاسم Buenos Aires
احداثيات
الحدود
-34.514
-58.538 ←↕→ -58.321
-34.715
مركز الخريطة 34°36′52″S 58°25′46″W / 34.6145°S 58.4295°W / -34.6145; -58.4295
الصورة Location Buenos Aires City.png
ملف:Location Buenos Aires City.png


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

Map definition

  • name = Buenos Aires
    Name used in the default map caption
  • bottom = -34.715
    Latitude at bottom edge of map, in decimal degrees
  • left = -58.538
    Longitude at left edge of map, in decimal degrees
  • right = -58.321
    Longitude at right edge of map, in decimal degrees

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.201 degrees.

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


See also

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

return {
	name = 'Buenos Aires',
	top = -34.514,
	bottom = -34.715,
	left = -58.538,
	right = -58.321,
	image = 'Location Buenos Aires City.png'
}