Jump to content

Module:Location map/data/Germany Weser

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Frietjes (talk | contribs) at 17:33, 22 March 2018 (created from Template:Location map GermanyWeser, edit history will be saved in Module talk:Location map/data/Germany Weser/doc). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	name = 'Weser',
	y = '(100*($1 - 54.02)/(50.0 - 54.02))',
	x = '(100*( ($2 - (12.05 + 8.0)/2)*((1 - 0.91)*($1 - 54.02)/(50.0 - 54.02) + 0.91) + (12.05 + 8.0)/2 - 8.0)/(12.05 - 8.0))',
	image = 'A_Weser_watershed_closer.gif'
}