imported>Awmcphee
No edit summary
 
(No difference)

Latest revision as of 06:10, 27 June 2019

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