Jump to content

Module:Location map/data/Russia/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Zyxw (talk | contribs) at 07:39, 26 September 2010 (correction). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Location map Russia is a location map definition used to overlay markers and labels on an equidistant conic projection map of Russia. It is used by "Template:Location map" when invoked with parameter "Russia": {{Location map | Russia | ...}}. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage

For a description of the parameters, see {{Location map}} and {{Location map many}}.

Location map: Eastern hemisphere, Deg/Min/Sec coordinates

Moscow is located in Russia
Moscow
Moscow
Location of Moscow in Russia
{{Location map | Russia
| width = 300
| float = right
| caption = Location of [[Moscow]] in Russia
| label = Moscow
| background = lightblue
| position = right
| lat_deg =  55 | lat_min= 45 | lat_sec = 06 | lat_dir = N
| lon_deg = 037 | lon_min= 37 | lon_sec = 04 | lon_dir = E
}}

Location map: Eastern hemisphere, Decimal coordinates

Moscow is located in Russia
Moscow
Moscow
Location of Moscow in Russia
{{Location map | Russia
| width = 300
| float = right
| caption = Location of [[Moscow]] in Russia
| label = Moscow
| background = lightblue
| position = right
| lat = 55.75167
| long = 37.61778
}}

Location map: Western hemisphere, Deg/Min/Sec coordinates

Egvekinot is located in Russia
Egvekinot
Egvekinot
Location of Egvekinot in Russia
{{Location map | Russia
| width = 300
| float = right
| caption = Location of [[Egvekinot]] in Russia
| label = Egvekinot
| background = lightgreen
| position = left
| lat_deg =  66 | lat_min= 19 | lat_sec = 06 | lat_dir = N
| lon_deg = 179 | lon_min= 07 | lon_sec = 24 | lon_dir = W
}}

Location map: Western hemisphere, Decimal coordinates

Egvekinot is located in Russia
Egvekinot
Egvekinot
Location of Egvekinot in Russia
{{Location map | Russia
| width = 300
| float = right
| caption = Location of [[Egvekinot]] in Russia
| label = Egvekinot
| background = lightgreen
| position = left
| lat = 66.31833
| long = -179.12333
}}

Location map many: Deg/Min/Sec coordinates

Location map/data/Russia/doc is located in Russia
Moscow
Moscow
Egvekinot
Egvekinot
{{Location map many | Russia
| width = 300
| float = right
| caption = [[Moscow]] and [[Egvekinot]] in Russia
| label = Moscow | label_size = 90
| bg = lightblue | pos = right
| lat_deg =  55 | lat_min= 45 | lat_sec = 06 | lat_dir = N
| lon_deg = 037 | lon_min= 37 | lon_sec = 04 | lon_dir = E
| label2 = Egvekinot | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2_deg =  66 | lat2_min= 19 | lat2_sec = 06 | lat2_dir = N
| lon2_deg = 179 | lon2_min= 07 | lon2_sec = 24 | lon2_dir = W
}}

Location map many: Decimal coordinates

Location map/data/Russia/doc is located in Russia
Moscow
Moscow
Egvekinot
Egvekinot
{{Location map many | Russia
| width = 300
| float = right
| caption = [[Moscow]] and [[Egvekinot]] in Russia
| label = Moscow | label_size = 90
| bg = lightblue | pos = right
| lat = 55.75167
| long = 37.61778
| label2 = Egvekinot | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2 = 66.31833
| long2 = -179.12333
}}

See also