Re: [mapserver-users] Python mapscript, cStringIO, and the AGG renderer

2009-02-01 Thread Roger André
- MapServer version 5.2.0 [image: The image "http://localhost/cgi-bin/mapscript/dynamic_map.py"; cannot be displayed, because it contains errors.]- "The image cannot be displayed, because it contains errors." -- On Sun, Feb 1, 2009 at 12:05 PM, thomas bonfort wrote: > > I'm having problems us

Re: [mapserver-users] Python mapscript, cStringIO, and the AGG renderer

2009-02-01 Thread thomas bonfort
> I'm having problems using the AGG renderer with Python mapscript. what version of mapserver, and exactly what problem? regards, thomas ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-u

[mapserver-users] Python mapscript, cStringIO, and the AGG renderer

2009-02-01 Thread Roger André
Hi All, I'm having problems using the AGG renderer with Python mapscript. I believe it may be due to the way in which I am writing the image into a cStringIO.StringIO() object, but I'm not sure. I do know that if I comment out my OUTPUTFORMAT section of the mapfile, I get an image back in my bro