[mapserver-users] Date: Wed, 24 Apr 2002 08:46:43 -0700

KRUSEMARK Matthew G matthew.g.krusemark at co.multnomah.or.us
Wed Apr 24 13:04:59 EDT 2002


Hi Jeff,

Under your Layer definition in the Map file try the following:

LAYER
  NAME quads
  DATA "D:\gisdata\quads"
  STATUS DEFAULT
  TYPE POLYGON
  CLASS
    NAME "100K Quads"
    OUTLINECOLOR 0 0 0  # black outline
    # COLOR 225 225 185 (here the fill color is commented out)
    END
  END
END

... Instead of using a fill color and outline color like the following:

CLASS
    NAME "100K Quads"
    OUTLINECOLOR 0 0 0
    COLOR 225 225 185
    END
  



-----Original Message-----
From: Jeff Berry [mailto:jeffb at erlandsen.com] 
Sent: Wednesday, April 24, 2002 8:52 AM
To: MapServer
Subject: [mapserver-users] Date: Wed, 24 Apr 2002 08:46:43 -0700



Newb question -  I want to display polygons with no fill symbol, just the
outlines and am having trouble with it.  How do I set up the layer in the
map file to do this?

Jeff Berry
Erlandsen & Associates
P.O. Box 2029
Chelan, WA 98816
(509) 682-4189
jeffb at erlandsen.com



More information about the mapserver-users mailing list