Module:Location map/data/Vancouver Island

From Omniversalis
Revision as of 03:21, 12 May 2022 by Vivaporius (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return {
	name = 'Vancouver Island',
	top = 50.9,
	bottom = 48.7,
	left = -129.3,
	right = -121.2,
	x = '14.500961*($2 + 129.33431) + 7.6005899*($1 - 50.957789)',
	y = '5.8784868*($2 + 129.33431) - 23.076855*($1 - 50.947789)',
	image = 'Vancouver Island contour map.png'
}