In mapserver.log there is error when I render a particular layer
 msDrawLineSymbol(): (null) renderer does not support brushed lines
msDrawMap(): rendering using outputformat named png (AGG/PNG).

The layer is rendered though. But I wonder if some polygons are not 
rendered. It is difficult to know since there are 13 000 polygons in the 
DB.
The data are in a postgis table and the geometry is MULTIPOLYGON
Here is the class definition of this layer
CLASS
        NAME "" 
        STYLE
            OUTLINECOLOR 0 0 255
            WIDTH 3
        END
    END

In my mapfile IMAGETYPE png
I have this error also if IMAGETYPE gif

Any idea why I have this error?
thanks for your help,
Steve
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to