Module:Location map/data/Germany Neckar

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Frietjes at 17:32, 22 March 2018 (created from Template:Location map GermanyNeckar, edit history will be saved in Module talk:Location map/data/Germany Neckar/doc). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

return {
	name = 'Neckar',
	y = '(100*($1 - 49.71)/(48.0 - 49.71))',
	x = '(100*( ($2 - (9.67 + 8.0)/2)*((1 - 0.86)*($1 - 49.71)/(48.0 - 49.71) + 0.86) + (9.67 + 8.0)/2 - 8.0)/(9.67 - 8.0))',
	image = 'Neckar_watershed_closer.gif'
}