وحدة:Location map/data/Brazil


خريطة موقع البرازيل
الاسم البرازيل
احداثيات
الحدود
6
-74.5 ←↕→ -32
-34
مركز الخريطة 14°00′S 53°15′W / 14°S 53.25°W / -14; -53.25
الصورة Brazil location map.svg
Brazil location map.svg
الصورة1 Relief Map of Brazil.jpg
Relief Map of Brazil.jpg
Map of Brazil

وحدة:Location map/data/Brazil is a location map definition used to overlay markers and labels on an equirectangular projection map of البرازيل. 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 "Brazil":

Map definition

  • name = البرازيل
    Name used in the default map caption
  • bottom = -34
    Latitude at bottom edge of map, in decimal degrees
  • left = -74.5
    Longitude at left edge of map, in decimal degrees
  • right = -32
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Relief Map of Brazil.jpg) 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 42 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Brasília is located in البرازيل
Brasília
Brasília
Brasília (البرازيل)
{{Location map | Brazil
| width   = 200
| label   = Brasília
| lat_deg = -15.8
| lon_deg = -47.9
}}

Location map many, using relief map (image1)

Location map/data/Brazil is located in البرازيل
Brasília
Brasília
São Paulo
São Paulo
Boa Vista
Boa Vista
Three locations in Brazil
{{Location map many | Brazil
| relief   = yes
| width    = 200
| caption  = Three locations in Brazil
| label1   = Brasília
| lat1_deg = -15.8
| lon1_deg = -47.9
| label2   = São Paulo 
| lat2_deg = -23.55
| lon2_deg = -46.63
| lat3_deg = 2.82
| lon3_deg = -60.67
| label3   = Boa Vista
}}

Location map+, using AlternativeMap

Location map/data/Brazil is located in البرازيل
Brasília
Brasília
São Paulo
São Paulo
Boa Vista
Boa Vista
Three locations in Brazil
{{Location map+ | Brazil
| AlternativeMap = Relief Map of Brazil.jpg
| width   = 200
| caption = Three locations in Brazil
| places  =
  {{Location map~ | Brazil
  | lat_deg = -15.8
  | lon_deg = -47.9
  | label   = Brasília
  }}
  {{Location map~ | Brazil
  | lat_deg = -23.55
  | lon_deg = -46.63
  | label   = São Paulo 
  }}
  {{Location map~ | Brazil
  | lat_deg = 2.82
  | lon_deg = -60.67
  | label   = Boa Vista
  }}
}}

See also

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

return {
	name = 'البرازيل',
	top = 6.0,
	bottom = -34.0,
	left = -74.5,
	right = -32.0,
	image = 'Brazil location map.svg',
	image1 = 'Relief Map of Brazil.jpg'
}