Jump to content

Module:Location map/data/Africa

Permanently protected module
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by MSGJ (talk | contribs) at 08:20, 27 September 2023 (+image2, per request). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	name = 'Africa',
	x = '48.852459016393 + 71.1 * cos($1 * pi / 180) * sin(($2 - 15) * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) * pi / 180)) * 0.5) ^ - 0.5 )',
	y = '51.180555555556 - 75.3 * sin($1 * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) * pi / 180)) * 0.5) ^ -0.5)',
	image = 'Africa location map.svg',
	image1 = 'Africa relief location map.jpg',
	image2 = 'Africa_land_cover_location_map.jpg'
}