Module:Location map/data/Canada Alberta

From A2wiki
< Module:Location map
Revision as of 18:55, 16 July 2022 by RandomUser34 (talk | contribs) (1 revision imported: Mass importing infoboxes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Location map/data/Canada Alberta/doc

return {
	name = 'Alberta',
	x = '50 + 796 * 0.5 * ln( ( 1 + cos($1*(pi/180))*sin(($2+115)*(pi/180)) ) / ( 1 - cos($1*(pi/180))*sin(($2+115)*(pi/180)) ) )',
	y = '516.2 - 489*(atan(tan($1*(pi/180))/cos(($2+115)*(pi/180)))+0)',
	image = 'Alberta County Point Locator.svg',
	image1 = 'Canada Alberta relief location map - transverse mercator proj.svg'
}