symbol sizes wrong in legend

Meteologica S.A. mapserver at METEOLOGICA.ES
Wed Dec 22 11:02:19 EST 2004


I have the following layer to define a 4 kilometers cross:

LAYER
   ...
   SIZEUNITS meters
   CLASS
     SYMBOL "cross"
     SIZE 4000
     COLOR 0 0 0
   END
END

When i get the legend of this layer (mapserver?mode=legend) i get an ugly
legend because the size of symbol "+" is too big.

If i try:

LAYER
   ...
   SIZEUNITS kilometers
   CLASS
     SYMBOL "cross"
     SIZE 4
     COLOR 0 0 0
   END
END

I get very small symbols on the legend.

How can i do to get symbols the right size?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: legend.png
Type: image/png
Size: 873 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapserver-users/attachments/20041222/92355b83/legend.png


More information about the mapserver-users mailing list