[fusion-commits] r2588 - branches/fusion-mg24/widgets/widgetinfo

svn_fusion at osgeo.org svn_fusion at osgeo.org
Sun Sep 9 20:24:01 PDT 2012


Author: jng
Date: 2012-09-09 20:24:00 -0700 (Sun, 09 Sep 2012)
New Revision: 2588

Modified:
   branches/fusion-mg24/widgets/widgetinfo/cursorposition.xml
Log:
Port over fixed widgetinfo file for CursorPosition from trunk (r2573)

Modified: branches/fusion-mg24/widgets/widgetinfo/cursorposition.xml
===================================================================
--- branches/fusion-mg24/widgets/widgetinfo/cursorposition.xml	2012-09-07 14:30:47 UTC (rev 2587)
+++ branches/fusion-mg24/widgets/widgetinfo/cursorposition.xml	2012-09-10 03:24:00 UTC (rev 2588)
@@ -29,7 +29,7 @@
     <Type>string</Type>
     <Label>DisplayProjection</Label>
     <Description>The projection to display mouse coordinates in. This can be an EPSG code (EPSG:XXXX) or a WKT string. This parameter takes precedence over the Units parameter if specified</Description>
-    <DefaultValue>dd</DefaultValue>
+    <DefaultValue>EPSG:4326</DefaultValue>
     <IsMandatory>0</IsMandatory>
   </Parameter>
   <Parameter>



More information about the fusion-commits mailing list