وحدة:Location map/data/Cyprus


خريطة موقع قبرص
الاسم قبرص
احداثيات
الحدود
35.8
32.1 ←↕→ 34.8
34.4
مركز الخريطة 35°06′N 33°27′E / 35.1°N 33.45°E / 35.1; 33.45
الصورة Cyprus location map.svg
Cyprus location map.svg
الصورة1 Cyprus relief location map.jpg
Cyprus relief location map.jpg
خريطة قبرص

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

Map definition

  • name = قبرص
    Name used in the default map caption
  • bottom = 34.4
    Latitude at bottom edge of map, in decimal degrees
  • left = 32.1
    Longitude at left edge of map, in decimal degrees
  • right = 34.8
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Cyprus 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 2 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

نيقوسيا is located in قبرص
نيقوسيا
نيقوسيا
نيقوسيا (قبرص)
{{Location map | Cyprus
| width   = 250
| lat_deg = 35.17
| lon_deg = 33.37
| label   = نيقوسيا
}}

Location map many, using relief map (image1)

Location map/data/Cyprus is located in قبرص
نيقوسيا
نيقوسيا
ليماسول
ليماسول
موقعان في قبرص
{{Location map many | Cyprus
| relief   = yes
| width    = 250
| caption  = موقعان في قبرص
| lat1_deg = 35.17
| lon1_deg = 33.37
| label1   = نيقوسيا
| lat2_deg = 34.67
| lon2_deg = 33.03
| label2   = ليماسول
}}

Location map+, using AlternativeMap

Location map/data/Cyprus is located in قبرص
نيقوسيا
نيقوسيا
ليماسول
ليماسول
موقعان في قبرص
{{Location map+ | Cyprus
| AlternativeMap = Cyprus relief location map.jpg
| width = 250
| caption = موقعان في قبرص
| places =
  {{Location map~ | Cyprus
  | lat_deg = 35.17
  | lon_deg = 33.37
  | label   = نيقوسيا
  }}
  {{Location map~ | Cyprus
  | lat_deg = 34.67
  | lon_deg = 33.03
  | label   = ليماسول
  }}
}}

See also

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

return {
	name = 'قبرص',
	top = 35.8,
	bottom = 34.4,
	left = 32.1,
	right = 34.8,
	image = 'Cyprus location map.svg',
	image1 = 'Cyprus relief location map.jpg'
}