Jump to content

Module:Location map/data/Africa: Difference between revisions

From MediaWiki3D
+image2, per request
 
m 1 revision imported
 
(No difference)

Latest revision as of 12:13, 16 August 2025

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

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