وحدة:Location map/data/Cambodia


خريطة موقع كمبوديا
الاسم كمبوديا
احداثيات
الحدود
14.8
102.2 ←↕→ 107.9
9.9
مركز الخريطة 12°21′N 105°03′E / 12.35°N 105.05°E / 12.35; 105.05
الصورة Cambodia adm location map.svg
Cambodia adm location map.svg
الصورة1 Cambodia physical map.svg
Cambodia physical map.svg
Map of Cambodia

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

Map definition

  • name = كمبوديا
    Name used in the default map caption
  • bottom = 9.9
    Latitude at bottom edge of map, in decimal degrees
  • left = 102.2
    Longitude at left edge of map, in decimal degrees
  • right = 107.9
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Cambodia physical map.svg) 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 5 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

پنوم پنه is located in كمبوديا
پنوم پنه
پنوم پنه
پنوم پنه (كمبوديا)
{{Location map | Cambodia
| width   = 200
| lat_deg = 11.55
| lon_deg = 104.92
| label   = تاكيو
}}
{{Location map | Cambodia
| width   = 200
| lat_deg = 11.55
| lon_deg = 104.92
| label   = كامپورت
}}

Location map many, using relief map (image1)

Location map/data/Cambodia is located in كمبوديا
پنوم پنه
پنوم پنه
باتمبانگ
باتمبانگ
موقعان في كمبوديا
{{Location map many | Cambodia
| relief   = yes
| width    = 200
| caption  = موقعان في كمبوديا
| lat1_deg = 11.55
| lon1_deg = 104.92
| label1   = Phnom Penh
| lat2_deg = 13.1
| lon2_deg = 103.2
| label2   = باتمبانگ
}}

Location map+, using AlternativeMap

Location map/data/Cambodia is located in كمبوديا
پنوم پنه
پنوم پنه
باتمبانگ
باتمبانگ
موقعان في كمبوديا
{{Location map+ | Cambodia
| AlternativeMap = Cambodia physical map.svg
| width   = 200
| caption = موقعان في كمبوديا
| places  =
  {{Location map~ | Cambodia
  | lat_deg = 11.55
  | lon_deg = 104.92
  | label   = پنوم پنه
  }}
  {{Location map~ | Cambodia
  | lat_deg = 13.1
  | lon_deg = 103.2
  | label   = باتمبانگ
  }}
}}

See also

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

return {
	name = 'كمبوديا',
	top = 14.8,
	bottom = 9.9,
	left = 102.2,
	right = 107.9,
	image = 'Cambodia adm location map.svg',
	image1 = 'Cambodia physical map.svg'
}