Enabling antialiasing on an OGR polygon layer with STYLEITEM "AUTO"

Luper Rouch luper.rouch at GMAIL.COM
Thu Mar 29 20:54:35 EDT 2007


Hello,

Is it possible to enable antialiasing on an OGR polygon layer with 
STYLEITEM "AUTO" ?
I tried :

  LAYER
    NAME foo
    STATUS ON
    TYPE POLYGON
    CONNECTIONTYPE OGR
    CONNECTION "foo.TAB"
    STYLEITEM "AUTO"
    CLASS
      NAME "foo"
      STYLE
        ANTIALIAS true
      END
    END
  END

But the style seems to be ignored.

Thanks,
Luper Rouch



More information about the mapserver-users mailing list