[fusion-trac] #541: CursorPosition: Bad default parameter for DisplayProjection
Fusion
trac_fusion at osgeo.org
Sun Sep 9 20:21:12 PDT 2012
#541: CursorPosition: Bad default parameter for DisplayProjection
-----------------------+----------------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: P2 | Milestone: Future
Component: Widgets | Version: 2.0
Severity: Major | Keywords:
External_id: | State: New
Browser: All | Os: All
-----------------------+----------------------------------------------------
The current default value for the DisplayProjection parameter for the
CursorPosition widget is "dd". This is a non-sensical value as this
parameter is fed into an OpenLayers.Projection constructor if specified
which is expecting either a WKT string or an epsg code.
So the default value in its widgetinfo should be changed to a valid epsg
code (EPSG codes work better than WKT text). Might as well go with the
most widely used one as the default - EPSG:4326
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/541>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list