[mapserver-users] mapserv 5.6 -> 6.0 label symbol change

Richard Greenwood richard.greenwood at gmail.com
Sat Jan 7 18:51:31 EST 2012


I have an annotation layer with a class definition that puts a highway
shield behind the highway number. In mapserver 5.6 if the number value
is an empty string no shield symbol is drawn, but in 6.0 the shield is
drawn. The data is coming from a shapefile. Two images are attached
that illustrate the issue. The class definition is below. In my case
the 5.6 behavior is preferable. So is this change deliberate, or a
bug, or is my class definition incorrect for 6.0?

  CLASS
    STYLE
      SYMBOL 'wyhwy'
      SIZE 16
    END
    LABEL
      TYPE truetype
      FONT arial
      SIZE 8
      COLOR 0 0 0
    END
  END

Thanks,
Rich

--
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mapserv-5.6.gif
Type: image/gif
Size: 12665 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120107/83e3799d/mapserv-5.6-0001.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mapserv-6.0.gif
Type: image/gif
Size: 13049 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120107/83e3799d/mapserv-6.0-0001.gif


More information about the mapserver-users mailing list