Inline feature symbol too transparent

Ian iansgis at GMAIL.COM
Fri Oct 13 14:38:21 PDT 2006


Hello,

I am plotting points dynamically on the map via inline features and it
works, however the symbol is extremely transparent and difficult to see.
Overlaying a second symbol on top does not solve the problem, nor does using
a background color, and I haven't found any solutions yet. It happens with
circle symbols as well. Part of my link and mapfile is below, and I've
attached an image of the resulting symbol:


SYMBOLSET ".../symbols.sym"

LAYER
  NAME "locaterSymbol"
  TYPE POINT
  STATUS DEFAULT
  PROJECTION
    "proj=latlong"
  END
  CLASS
      SYMBOL 'star'
      SIZE 175
      COLOR 255 0 0
  END
END ## Layer

...&mode=map&map_locaterSymbol_feature=new&map_locaterSymbol_feature_points=130+40


Using MapServer 4.6.2. Any help would be much appreciated, thank you.

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20061013/5de521c1/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: star.png
Type: image/png
Size: 26139 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20061013/5de521c1/attachment.png>


More information about the MapServer-users mailing list