Module:Location map/data/CAN SK NSAD

Revision as of 17:10, 12 August 2020 by imported>Awmcphee (Created page with 'return { name = 'Northern Saskatchewan Administration District', x = '50 + 840 * 0.5*ln( ( 1 + cos($1*(pi/180))*sin(($2+105)*(pi/180)) ) / ( 1 - cos($1*(pi/180...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Location map/data/CAN SK NSAD/doc

return {
	name = 'Northern Saskatchewan Administration District',
	x = '50 + 840 * 0.5*ln( ( 1 + cos($1*(pi/180))*sin(($2+105)*(pi/180)) ) / ( 1 - cos($1*(pi/180))*sin(($2+105)*(pi/180)) ) )',
	y = '1085 - 910 *(atan(tan($1*(pi/180))/cos(($2+105)*(pi/180)))+0)',
	image = 'Northern Saskatchewan Administration District coloured map.svg'
}