Jump to content

Module:Location map/data/Canada Northwest Territories

Permanently protected module
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Awmcphee (talk | contribs) at 04:54, 9 June 2019 (Added locator image of greater accuracy, showing administrative boundaries). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	name = 'Northwest Territories',
	x = '33 + 50 + 409 * 0.5 * ln( ( 1 + cos($1*(pi/180))*sin(($2+106)*(pi/180)) ) / ( 1 - cos($1*(pi/180))*sin(($2+106)*(pi/180)) ) )',
	y = '406.5 - 294.5*(atan(tan($1*(pi/180))/cos(($2+106)*(pi/180)))+0)',
	image = 'NWT All Region Locator.svg'
}