Module:Location map/data/Africa UNESCO

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Easternsahara at 20:27, 21 October 2025 (Copied everything from Module:Location map/data/Africa, see that page history for attribution). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

return {
	name = 'UNESCO definition of 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 = 'UNESCO - Africa region location map.svg',
}