[mapserver-users] AGG output with mapscript C# 5.2 problem...

Paul james pauljame at gmail.com
Fri Oct 17 10:44:38 EDT 2008


Hi Tamas...
That problem only occurs when I use that layer:

LAYER  #11
        NAME Test
        GROUP "GROUP1"
        TYPE LINE
        STATUS ON
        CONNECTIONTYPE POSTGIS
        CONNECTION "X"
        DATA "X"
        SIZEUNITS meters
        CLASS
            TEMPLATE "dummy"
            NAME "Teste"
            COLOR 0 0 0
            STYLE
                COLOR 0 0 0
                WIDTH 1
            END
            STYLE
                SYMBOL dash
                WIDTH 1
                COLOR 0 0 0
                OFFSET 3 -99
            END
        END
    END

SYMBOL
NAME 'dash'
PATTERN 13 13 END
TYPE SIMPLE
END



On Thu, Oct 16, 2008 at 6:09 PM, Tamas Szekeres <szekerest at gmail.com> wrote:

> Paul,
>
> Could you provide further information (sampe app, data, mapfile) to
> reproduce the problem?
>
> Best regards,
>
> Tamas
>
>
>
> 2008/10/16 Paul james <pauljame at gmail.com>:
> > Hello guys...
> > I´m using lastest MS4W mapscript compilation (5.2) ...
> >
> > So, I tried to use AGG output like that:
> > MAP
> >     ...
> >     IMAGETYPE png
> > ...
> > OUTPUTFORMAT
> >         NAME 'AGG'
> >         DRIVER AGG/PNG
> >         IMAGEMODE "RGB"
> >   END
> >
> > I got I image, but in GD .. So I tried to modify the IMAGETYPE, like
> that:
> > IMAGETYPE AGG
> >
> > And I got a error (System.AccessViolationException) ...
> >
> > Any ideias ?
> >
> > Thanks
> >
> > _______________________________________________
> > mapserver-users mailing list
> > mapserver-users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapserver-users
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20081017/a37ba571/attachment.html


More information about the mapserver-users mailing list