Donut Symbol.

Jeff Portwine jdport at VERITIME.COM
Fri Aug 26 10:27:24 EDT 2005


I haven't tried this , so it may not work, I've always used filled in 
shapes.. but couldn't you just use a non-filled in circle:

SYMBOL
  NAME "circle"
  TYPE ellipse
  FILLED false
  POINTS
    1 1
  END
END

and then set its size appropriately?   I'm not sure if there is a good way 
to affect the thickness though, other than stacking several of them with 
varying sizes.

-Jeff

----- Original Message ----- 
From: "Bob Basques" <bob.basques at CI.STPAUL.MN.US>
To: <MAPSERVER-USERS at LISTS.UMN.EDU>
Sent: Thursday, August 25, 2005 5:39 PM
Subject: [UMN_MAPSERVER-USERS] Donut Symbol.


> Does anyone know of a good way to make a donut symbol.
>
> I need to be able to resize a symbol that is basically a donut.  Where the 
> donut part is semi-opaque, and the center is open.  It's basically a 
> min/max distance from a point overlay.  I have the dynamic handing off of 
> the sizing handled already, but haven't figured out a good way to make a 
> filled donut symbol.
>
> I did mange to make a stacked symbol, but I would really like to have the 
> center no be filled in, only the area between the MIN/MAX distance from 
> the point picked.
>
> Thanks
>
> bobb
> 



More information about the mapserver-users mailing list