Template:Location map Angola

Template:Location map

Location map of Angola
name Angola
border
coordinates
-4.1
11.1 ←↕→ 24.5
-18.5
map center 11°18′S 17°48′E / 11.3°S 17.8°E / -11.3; 17.8
image Angola location map.svg
Location map Angola
image1 Angola relief location map.jpg
Location map Angola
Documentation icon Template documentation[view] [edit] [history] [purge]
Map of Angola

Template:Location map Angola is a location map definition used to overlay markers and labels on an equirectangular projection map of Angola. 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 = Angola
    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:

Examples using location map templates

Location map, using default map (image)

{{Location map | Angola
| width   = 180
| lat_deg = -8.84
| lon_deg = 13.24
| label   = Luanda
}}

Location map many, using relief map (image1)

Location map Angola is located in Angola
Luanda
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 Angola is located in Angola
Luanda
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