Module:Location map/data/Cambodia

विकिपीडिया से
Location map of कंबोडिया
name कंबोडिया
border
coordinates
14.8
102.2 ←↕→ 107.9
9.9
map center 12°21′N 105°03′E / 12.35°N 105.05°E / 12.35; 105.05
image Cambodia adm location map.svg
image1 Cambodia physical map.svg
Map of Cambodia

Module: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.7 degrees.

  • At an image width of 200 pixels, that is 0.0285 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.0057 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)

Phnom Penh is located in कंबोडिया
Phnom Penh
Phnom Penh
Phnom Penh (कंबोडिया)
{{Location map | Cambodia
| width   = 200
| lat_deg = 11.55
| lon_deg = 104.92
| label   = Takeo
}}
{{Location map | Cambodia
| width   = 200
| lat_deg = 11.55
| lon_deg = 104.92
| label   = Kamport
}}

Location map many, using relief map (image1)

Location map/data/Cambodia is located in कंबोडिया
Phnom Penh
Phnom Penh
Battambang
Battambang
Two locations in Cambodia
{{Location map many | Cambodia
| relief   = yes
| width    = 200
| caption  = Two locations in Cambodia
| lat1_deg = 11.55
| lon1_deg = 104.92
| label1   = Phnom Penh
| lat2_deg = 13.1
| lon2_deg = 103.2
| label2   = Battambang
}}

Location map+, using AlternativeMap

Location map/data/Cambodia is located in कंबोडिया
Phnom Penh
Phnom Penh
Battambang
Battambang
Two locations in Cambodia
{{Location map+ | Cambodia
| AlternativeMap = Cambodia physical map.svg
| width   = 200
| caption = Two locations in Cambodia
| places  =
  {{Location map~ | Cambodia
  | lat_deg = 11.55
  | lon_deg = 104.92
  | label   = Phnom Penh
  }}
  {{Location map~ | Cambodia
  | lat_deg = 13.1
  | lon_deg = 103.2
  | label   = Battambang
  }}
}}

See also

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

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'
}