Module:Location map/data/Russia Chukotka Autonomous Okrug/doc
This is the documentation page for Module:Location map/data/Russia Chukotka Autonomous Okrug
Lua error: expandTemplate: template "coord" does not exist.
Module:Location map/data/Russia Chukotka Autonomous Okrug is a location map definition used to overlay markers and labels on an equirectangular projection map of Chukotka Autonomous Okrug. 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 "Russia Chukotka Autonomous Okrug":
Map definition
name = Chukotka Autonomous Okrug
- Name used in the default map caption
image = Russia Chukotka Autonomous Okrug location map.svg
- The default map image, without "Image:" or "File:"
image1 = Russia Chukotka Autonomous Okrug relief location map.png
- An alternative map image, usually a relief map, which can be displayed via the relief or AlternativeMap parameters
top = 73
- Latitude at top edge of map, in decimal degrees
bottom = 61
- Latitude at bottom edge of map, in decimal degrees
left = 157
- Longitude at left edge of map, in decimal degrees
right = -167
- Longitude at right edge of map, in decimal degrees
Alternative map
The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:
- Template:Location map#Relief parameter
- Template:Location map+/relief
- Template:Location map#AlternativeMap parameter
- Template:Location map+/AlternativeMap
Precision
Longitude: from West to East this map definition covers 36 degrees.
- At an image width of 200 pixels, that is 0.18 degrees per pixel.
- At an image width of 1000 pixels, that is 0.036 degrees per pixel.
Latitude: from North to South this map definition covers 12 degrees.
- At an image height of 200 pixels, that is 0.06 degrees per pixel.
- At an image height of 1000 pixels, that is 0.012 degrees per pixel.
Examples using location map templates
Location map: Eastern hemisphere, Deg/Min/Sec coordinates
{{Location map | Russia Chukotka Autonomous Okrug | width = 200 | float = right | caption = Location of [[Anyuysk]] in Chukotka | label = Anyuysk | background = lightblue | position = right | lat_deg= 68 | lat_min=18 | lat_sec=00 | lat_dir=N | lon_deg=161 | lon_min=38 | lon_sec=00 | lon_dir=E }}
Location map: Eastern hemisphere, Decimal coordinates
{{Location map | Russia Chukotka Autonomous Okrug | width = 200 | float = right | caption = Location of [[Anyuysk]] in Chukotka | label = Anyuysk | background = lightblue | position = right | lat = 68.3 | long = 161.633 }}
Location map: Western hemisphere, Deg/Min/Sec coordinates
{{Location map | Russia Chukotka Autonomous Okrug | width = 200 | float = right | caption = Location of [[Uelen]] in Chukotka | label = Uelen | background = lightgreen | position = left | lat_deg= 66 | lat_min=09 | lat_sec=34 | lat_dir=N | lon_deg=169 | lon_min=48 | lon_sec=33 | lon_dir=W }}
Location map: Western hemisphere, Decimal coordinates
{{Location map | Russia Chukotka Autonomous Okrug | width = 200 | float = right | caption = Location of [[Uelen]] in Chukotka | label = Uelen | background = lightgreen | position = left | lat = 66.15944 | long = -169.80917 }}
Location map many: Deg/Min/Sec coordinates
{{Location map many | Russia Chukotka Autonomous Okrug | width = 200 | float = right | caption = [[Anyuysk]] and [[Uelen]] in Chukotka | label = Anyuysk | label_size = 90 | bg = lightblue | pos = right | lat_deg= 68 | lat_min=18 | lat_sec=00 | lat_dir=N | lon_deg=161 | lon_min=38 | lon_sec=00 | lon_dir=E | label2 = Uelen | label2_size = 90 | bg2 = lightgreen | pos2 = left | lat2_deg= 66 | lat2_min=09 | lat2_sec=34 | lat2_dir=N | lon2_deg=169 | lon2_min=48 | lon2_sec=33 | lon2_dir=W }}
Location map many: Decimal coordinates
{{Location map many | Russia Chukotka Autonomous Okrug | width = 200 | float = right | caption = [[Anyuysk]] and [[Uelen]] in Chukotka | label = Anyuysk | label_size = 90 | bg = lightblue | pos = right | lat = 68.3 | long = 161.633 | label2 = Uelen | label2_size = 90 | bg2 = lightgreen | pos2 = left | lat2 = 66.15944 | long2 = -169.80917 }}
See also
Location map templates
- Template:Location map, to display one mark and label using latitude and longitude
- Template:Location map many, to display up to nine marks and labels
- Template:Location map+, to display an unlimited number of marks and labels