Module:Location map/data/Canada Northwest Territories

Revision as of 04:54, 9 June 2019 by imported>Awmcphee (Added locator image of greater accuracy, showing administrative boundaries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Module:Location map/data/doc


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'
}