Difference between revisions of "Module:Location map/data/Forest Park (St. Louis)"

From blackwiki
Jump to navigation Jump to search
blackwiki>Jolly Janner
(amend coordinates)
blackwiki>Jolly Janner
(switch to PNG)
Line 1: Line 1:
 
return {
 
return {
 
name = 'Forest Park (St. Louis)',
 
name = 'Forest Park (St. Louis)',
top = 38.65084,
+
top = 38.65238,
bottom = 38.62703,
+
bottom = 38.62807,
left = -90.30804,
+
left = -90.30883,
right = -90.26346,
+
right = -90.25961,
image = 'Forest Park (St. Louis).svg',
+
image = 'Forest Park (St. Louis).png',
 
}
 
}

Revision as of 00:00, 10 November 2015

Documentation for this module may be created at Module:Location map/data/Forest Park (St. Louis)/doc

return {
	name = 'Forest Park (St. Louis)',
	top = 38.65238,
	bottom = 38.62807,
	left = -90.30883,
	right = -90.25961,
	image = 'Forest Park (St. Louis).png',
}