Jump to content

Module:Location map/data/Cambodia/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Zyxw (talk | contribs) at 10:07, 11 August 2011 (examples, see also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Location map Cambodia is a location map definition used to overlay markers and labels on an equirectangular projection map of Cambodia. 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
used in default map caption (Template:Location map/data/Cambodia)
image
the default map image, without "Image:" or "File:" ([[:File:Template:Location map/data/Cambodia|Template:Location map/data/Cambodia]])
image1
an alternative map image, usually a relief map ([[:File:Template:Location map/data/Cambodia|Template:Location map/data/Cambodia]])
top
latitude at top edge of map, in decimal degrees (Template:Location map/data/Cambodia)
bottom
latitude at bottom edge of map, in decimal degrees (Template:Location map/data/Cambodia)
left
longitude at left edge of map, in decimal degrees (Template:Location map/data/Cambodia)
right
longitude at right edge of map, in decimal degrees (Template:Location map/data/Cambodia)

Alternative map

The map shown above as image1 (Template:Location map/data/Cambodia) can be displayed by using the AlternativeMap or relief parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. Further instructions can be found at Template:Location map#Using Alternative Map and Template:Location map#Relief, or see the examples below.

Examples

Location map, using default map (image)

Phnom Penh is located in Cambodia
Phnom Penh
Phnom Penh
Phnom Penh (Cambodia)
{{Location map | Cambodia
| width = 200
| lat   = 11.55
| long  = 104.92
| label = Phnom Penh
}}

Location map, using relief map (image1)

Phnom Penh is located in Cambodia
Phnom Penh
Phnom Penh
Phnom Penh (Cambodia)
{{Location map | Cambodia
| relief = yes
| width  = 200
| lat    = 11.55
| long   = 104.92
| label  = Phnom Penh
}}

Location map many, using default map

Location map/data/Cambodia/doc is located in Cambodia
Phnom Penh
Phnom Penh
Sisophon
Sisophon
Two locations in Cambodia
{{Location map many | Cambodia
| caption = Two locations in Cambodia
| width   = 200
| lat     = 11.55
| long    = 104.92
| label   = Phnom Penh
| lat2    = 13.583
| long2   = 102.983
| label2  = Sisophon
}}

Location map+, using AlternativeMap

Location map/data/Cambodia/doc is located in Cambodia
Phnom Penh
Phnom Penh
Sisophon
Sisophon
Two locations in Cambodia
{{Location map+ | Cambodia
| AlternativeMap = Cambodia physical map.svg
| caption = Two locations in Cambodia
| width   = 200
| places  =
  {{Location map~ | Cambodia
  | lat   = 11.55
  | long  = 104.92
  | label = Phnom Penh
  }}
  {{Location map~ | Cambodia
  | lat   = 13.583
  | long  = 102.983
  | label = Sisophon
  }}
}}

See also