Module:Location map/data/Canada Western/doc
From HandWiki
< Module:Location map | data/Canada Western
Revision as of 09:38, 12 February 2018 by imported>Frietjes
This is the documentation page for Module:Location map/data/Canada Western
name | Western Canada | ||
---|---|---|---|
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)))*1048 - 1)/555*100 | ||
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)))*920*1.17826087 - 354)/455*100 | ||
image | Western Canada location map.svg
| ||
Module:Location map/data/Canada Western is a location map definition used to overlay markers and labels on an equidistant conic projection map of Western Canada. 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 Western":
{{Location map|Canada Western |...}}
{{Location map many|Canada Western |...}}
{{Location map+|Canada Western |...}}
{{Location map~|Canada Western |...}}
Map definition
name = Western Canada
- Name used in the default map caption
image = Western Canada location map.svg
- The default map image, without "Image:" or "File:"
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)))*1048 - 1)/555*100
- 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)))*920*1.17826087 - 354)/455*100
- 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
- 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