Module:Location map/data/Canada Northwest Territories TM

This is an old revision of this page, as edited by Awmcphee (talk | contribs) at 04:47, 9 June 2019. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
return {
	name = 'Northwest Territories',
	x = '33 + 50 + 410 * 0.5 * ln( ( 1 + cos($1*(pi/180))*sin(($2+106)*(pi/180)) ) / ( 1 - cos($1*(pi/180))*sin(($2+106)*(pi/180)) ) )',
	y = '407.5 - 295*(atan(tan($1*(pi/180))/cos(($2+106)*(pi/180)))+0)',
	image = 'NWT All Region Locator.svg'
}