Difference between revisions of "Module:Location map/data/Eastern Moravia"

From blackwiki
Jump to navigation Jump to search
blackwiki>Buidhe
(adjust for image crop)
m (3 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
return {
 
return {
 
name = 'Eastern Moravia',
 
name = 'Eastern Moravia',
top = 50.52,
+
top = 50.079,
 
bottom = 48.88,
 
bottom = 48.88,
left = 16.68,
+
left = 17.108,
 
right = 19.2,
 
right = 19.2,
 
image = 'Eastern Moravia relief map.png'
 
image = 'Eastern Moravia relief map.png'
 
}
 
}

Latest revision as of 06:40, 27 September 2020

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

return {
	name = 'Eastern Moravia',
	top = 50.079,
	bottom = 48.88,
	left = 17.108,
	right = 19.2,
	image = 'Eastern Moravia relief map.png'
}