[mapserver-commits] r11879 - in trunk/msautotest/misc: . expected
svn at osgeo.org
svn at osgeo.org
Thu Jul 7 05:44:09 EDT 2011
Author: tbonfort
Date: 2011-07-07 02:44:09 -0700 (Thu, 07 Jul 2011)
New Revision: 11879
Modified:
trunk/msautotest/misc/attrbind.map
trunk/msautotest/misc/expected/attrbind_test001.png
Log:
update tests for label style binding (#3941)
Modified: trunk/msautotest/misc/attrbind.map
===================================================================
--- trunk/msautotest/misc/attrbind.map 2011-07-07 09:41:07 UTC (rev 11878)
+++ trunk/msautotest/misc/attrbind.map 2011-07-07 09:44:09 UTC (rev 11879)
@@ -54,10 +54,15 @@
END
STYLE
COLOR [color]
+
SYMBOL [symbol]
SIZE [size]
END
LABEL
+ STYLE
+ GEOMTRANSFORM "labelpoly"
+ COLOR [color]
+ END
TYPE TRUETYPE
FONT 'default'
COLOR [lcolor]
@@ -67,4 +72,4 @@
END
END
END
-
\ No newline at end of file
+
Modified: trunk/msautotest/misc/expected/attrbind_test001.png
===================================================================
(Binary files differ)
More information about the mapserver-commits
mailing list