antialias

Sylvain Beorchia sbeorchia at GI-LEMANS.COM
Tue Oct 26 07:27:28 PDT 2004


Hi list,

I'm looking for using the ANTIALIAS parameter. I use it in the MAPFILE, everything's ok, but i don't see any differences in the result.
Here is my mapfile:
...
LAYER
NAME TRONCONS
METADATA
    "DESCRIPTION" "TRONCONS"
    "RESULT_FIELDS" "OBJECTID" 
    "LEGENDE" "1"
    "LEGENDE_COLOR" "0000FF"
    "TYPE_LAYER" "SHP"
    "MAJ" "LINE"
END
TYPE LINE
STATUS ON
DATA "c:\\epcenter\\data\\sieen\\TRONCONS"
CLASS
    TEMPLATE "obj_del.html"
    NAME "TRONCONS"
    SYMBOL 0 
    SIZE 8
    COLOR 87 164 251
    MINSCALE 1
    MAXSCALE 3000
    STYLE
        ANTIALIAS TRUE
    END
    END
END
...

Thanks.

Sylvain.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20041026/26d0fe8f/attachment.htm>


More information about the MapServer-users mailing list