وحدة:Location map/data/Portugal


خريطة موقع البرتغال
الاسم البرتغال
احداثيات
الحدود
42.3
-9.8 ←↕→ -6
36.7
مركز الخريطة 39°30′N 7°54′W / 39.5°N 7.9°W / 39.5; -7.9
الصورة Portugal location map.svg
Portugal location map.svg
الصورة1 Portugal location map Topographic.png
Portugal location map Topographic.png
Map of Portugal

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

Map definition

  • name = البرتغال
    Name used in the default map caption
  • bottom = 36.7
    Latitude at bottom edge of map, in decimal degrees
  • left = -9.8
    Longitude at left edge of map, in decimal degrees
  • right = -6
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Portugal location map Topographic.png) 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 3 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

لشبونة is located in البرتغال
لشبونة
لشبونة
لشبونة (البرتغال)
{{Location map | Portugal
| width   = 150
| lat_deg = 38.713
| lon_deg = -9.139
| label   = لشبونة
}}

Location map many, using relief map (image1)

Location map/data/Portugal is located in البرتغال
لشبونة
لشبونة
فارو
فارو
موقعان في البرتغال
{{Location map many | Portugal
| relief   = yes
| width    = 150
| caption  = موقعان في البرتغال
| lat1_deg = 38.713
| lon1_deg = -9.139
| label1   = لشبونة
| lat2_deg = 37.033
| lon2_deg = -7.917
| label2   = فارو
}}

Location map+, using AlternativeMap

Location map/data/Portugal is located in البرتغال
لشبونة
لشبونة
فارو
فارو
موقعان في البرتغال
{{Location map+ | Portugal
| AlternativeMap = Portugal location map Topographic.png
| width   = 150
| caption = موقعان في البرتغال
| places  =
  {{Location map~ | Portugal
  | lat_deg = 38.713
  | lon_deg = -9.139
  | label   = لشبونة
  }}
  {{Location map~ | Portugal
  | lat_deg = 37.033
  | lon_deg = -7.917
  | label   = فارو
  }}
}}

See also

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



return {
	name = 'البرتغال',
	top = 42.30,
	bottom = 36.70,
	left = -9.80,
	right = -6.00,
	image = 'Portugal location map.svg',
	image1 = 'Portugal location map Topographic.png'
}