﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
11634	OpenLayers default position	Mattias Dalkvist	nobody	"The openlayers.js templet don't take the display projection setting from the GeoModelAdmin classes in to consideration when applying the default position.

Fore example then the display projection is sett to 4326 (wgs83 standard lon/lat) and the map projection is sett to 900913 (the ""google projection"").
Then it is reasonable to expect the default position to be in the display projection and not the map projection.

The supplied patch checks to see if the display_projection is sett, if it is then adds a transformation call (from display projection to map projection) when the default position is used, in the openlayers.js"	Bug	closed	GIS	dev	Normal	invalid		semente+djangoproject@…	Accepted	1	0	1	0	0	0
