Difference between revisions of "Module:Location map/data/Cambodia islands North"

From blackwiki
Jump to navigation Jump to search
blackwiki>Wikirictor
blackwiki>Wikirictor
Line 2: Line 2:
 
name = 'Cambodia islands North',
 
name = 'Cambodia islands North',
 
top = 11.5,
 
top = 11.5,
bottom = 9.7,
+
bottom = 10.7,
 
left = 102.5,
 
left = 102.5,
 
right = 103.8,
 
right = 103.8,

Revision as of 02:32, 5 July 2015

Location map of Cambodia islands North
name Cambodia islands North
border
coordinates
11.5
102.5 ←↕→ 103.8
10.7
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Cambodia map islands north.jpg
Cambodia map islands north.jpg
image1 Cambodia map islands north2.png
Cambodia map islands north2.png


Module:Location map/data/Cambodia islands North is a location map definition used to overlay markers and labels on an equirectangular projection map of Cambodia islands North. 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 islands North":

Map definition

  • name = Cambodia islands North
    Name used in the default map caption
  • bottom = 10.7
    Latitude at bottom edge of map, in decimal degrees
  • left = 102.5
    Longitude at left edge of map, in decimal degrees
  • right = 103.8
    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:

Precision

Longitude: from West to East this map definition covers 1.3 degrees.

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Cambodia islands North',
	top = 11.5,
	bottom = 10.7,
	left = 102.5,
	right = 103.8,
	image = 'Cambodia map islands north.jpg',
	image1 = 'Cambodia map islands north2.png'
}