[mapserver-users] Transparent territory radius

Martin, Daniel DMartin at erac.com
Mon Sep 30 13:24:24 PDT 2002


Sorry for the HTML format if you cannot handle it.  It's the easiest way to
get my point across.  I'm not even sure the list supports it.

I am trying to create 30 kilometer radius territory rings that are
transparent.  I succeeded, but not in the way I want.  I created a PIXMAP
symbol that (when blown up) looks like this:

Dither symbol

Now, when I use that symbol in predefined a POLYGON layer, it looks like
this: 



Great, this is exactly what I want.  Except that I have to build the circle
buffer layer before hand.  When the underlying points change (which happens
almost every week), I have to rebuild the layer manually.  So, I figured I
could use the original point layer this way:

LAYER
...
  TYPE LINE
  SIZEUNITS kilometers
  CLASS
   SIZE 60
    NAME 'ORAC 30km ring'
    SYMBOL dither-blue-10_Percent
    COLOR 0 0 255
    OUTLINECOLOR 10 10 10
  END
....
END

Unfortunately, that looks like this:



 

Not exactly what I was hoping for.  I've tried everything I could find in
the documentation, the Wiki, and the mailing list archives, but none of it
worked.  Does anyone know how I can accomplish this with a POINT layer?

Thanks,
Dan Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20020930/8835ca5c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dither-blue-10_Percent.gif
Type: image/gif
Size: 1341 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20020930/8835ca5c/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: good.png
Type: image/png
Size: 9713 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20020930/8835ca5c/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad.png
Type: image/png
Size: 5888 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20020930/8835ca5c/attachment-0001.png>


More information about the MapServer-users mailing list