Module:Location map/data/Canada Nunavut

From Astrobiology Wiki
Jump to navigation Jump to search


Location map of Nunavut
name Nunavut
x (0.43865313653137 + (1 - ($1- 63.31) * (0.034717103369757 + 0.000003525145 * ($1- 63.31) * ($1- 63.31))) * ($2+ 94.94) * ( 0.0089116793548638 - 0.000000361163 * ($2 + 94.94) * ($2 + 94.94))) * 203.4587996 - 47.6093591
y (-0.14714022140221 + (1 - ($1- 63.31) * (0.034717103369757 + 0.000003525145 * ($1 - 63.31) * ($1 - 63.31))) * ( 0.57149446494465 - 0.000069482763 * ($2 + 94.94) * ($2 + 94.94))) * 180.6240918 - 0.1806684734
image Location map Nunavut 2.png


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

Map definition

  • name = Nunavut
    Name used in the default map caption
  • x = (0.43865313653137 + (1 - ($1- 63.31) * (0.034717103369757 + 0.000003525145 * ($1- 63.31) * ($1- 63.31))) * ($2+ 94.94) * ( 0.0089116793548638 - 0.000000361163 * ($2 + 94.94) * ($2 + 94.94))) * 203.4587996 - 47.6093591
    An expression to calculate a location on the map via its longitude; evaluates as 0 along the left edge and 100 along the right edge
  • y = (-0.14714022140221 + (1 - ($1- 63.31) * (0.034717103369757 + 0.000003525145 * ($1 - 63.31) * ($1 - 63.31))) * ( 0.57149446494465 - 0.000069482763 * ($2 + 94.94) * ($2 + 94.94))) * 180.6240918 - 0.1806684734
    An expression to calculate a location on the map via its latitude; evaluates as 0 along the top edge and 100 along the bottom edge



See also

Location map templates
Creating new map definitions
Infobox templates incorporating (passing values to) the Location map template
List

return {
	name = 'Nunavut',
	x = '(0.43865313653137 + (1 - ($1- 63.31) * (0.034717103369757 + 0.000003525145 * ($1- 63.31) * ($1- 63.31))) * ($2+ 94.94) * ( 0.0089116793548638 - 0.000000361163 * ($2 + 94.94) * ($2 + 94.94))) * 203.4587996 - 47.6093591',
	y = '(-0.14714022140221 + (1  - ($1- 63.31) * (0.034717103369757 + 0.000003525145 * ($1 - 63.31) * ($1 - 63.31))) * ( 0.57149446494465 - 0.000069482763 * ($2 + 94.94) * ($2 + 94.94))) * 180.6240918 - 0.1806684734',
	image = 'Location map Nunavut 2.png'
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.