﻿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
13581	improve naming of default coordinates for GeoModelAdmin¶	Tyler Erickson	nobody	"The GeoModelAdmin class currently has properties of default_lon and default_lat.  While these are reasonable names when using an unprojected coordinate system, they are misleading if a subclass with another projection is used (such as the spherical mercator projection used by the class OSMGeoAdmin).  This may lead to confused users, for example: http://code.djangoproject.com/ticket/11094.

I would suggest changing the default coordinate names to default_x and default_y. "	Cleanup/optimization	closed	GIS	1.1	Normal	wontfix	GeoModelAdmin		Design decision needed	0	0	0	0	0	0
