وحدة:Location map/data/Angola


خريطة موقع أنگولا
الاسم أنگولا
احداثيات
الحدود
-4.1
11.1 ←↕→ 24.5
-18.5
مركز الخريطة 11°18′S 17°48′E / 11.3°S 17.8°E / -11.3; 17.8
الصورة Angola location map.svg
Angola location map.svg
الصورة1 Angola relief location map.jpg
Angola relief location map.jpg
Map of Angola

وحدة:Location map/data/Angola 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 "Angola":

Map definition

  • name = أنگولا
    Name used in the default map caption
  • bottom = -18.5
    Latitude at bottom edge of map, in decimal degrees
  • left = 11.1
    Longitude at left edge of map, in decimal degrees
  • right = 24.5
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Angola relief location map.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 13 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Luanda is located in أنگولا
Luanda
Luanda
Luanda (أنگولا)
{{Location map | Angola
| width   = 180
| lat_deg = -8.84
| lon_deg = 13.24
| label   = Luanda
}}

Location map many, using relief map (image1)

Location map/data/Angola is located in أنگولا
Luanda
Luanda
Cabinda
Cabinda
Two locations in Angola
{{Location map many | Angola
| relief   = yes
| width    = 180
| caption  = Two locations in Angola
| lat1_deg = -8.84
| lon1_deg = 13.24
| label1   = Luanda
| lat2_deg = -5.55
| lon2_deg = 12.20
| label2   = Cabinda
}}

Location map+, using AlternativeMap

Location map/data/Angola is located in أنگولا
Luanda
Luanda
Cabinda
Cabinda
Two locations in Angola
{{Location map+ | Angola
| AlternativeMap = Angola relief location map.jpg
| width   = 180
| caption = Two locations in Angola
| places  =
  {{Location map~ | Angola
  | lat_deg = -8.84
  | lon_deg = 13.24
  | label   = Luanda
  }}
  {{Location map~ | Angola
  | lat_deg = -5.55
  | lon_deg = 12.20
  | label   = Cabinda
  }}
}}

See also

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



return {
	name = 'أنگولا',
	top = -4.1,
	bottom = -18.5,
	left = 11.1,
	right = 24.5,
	image = 'Angola location map.svg',
	image1 = 'Angola relief location map.jpg'
}