Module:Location map/data/CAN NT North Slave

Revision as of 06:10, 27 June 2019 by imported>Awmcphee
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Module:Location map/data/doc


return {
	name = 'North Slave, Northwest Territories',
	x = '46 + 645 * 0.5 * ln( ( 1 + cos($1*(pi/180))*sin(($2+112)*(pi/180)) ) / ( 1 - cos($1*(pi/180))*sin(($2+112)*(pi/180)) ) )',
	y = '1261 - 1080*(atan(tan($1*(pi/180))/cos(($2+112)*(pi/180)))+0)',
	image = 'NWT North Slave Region Map.svg'
}