id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 2187,WMS Request for DRIVER AGG/PNG claims 'invalid output format',crschmidt,warmerdam,"I edited a mapfile to have an outputformat like: OUTPUTFORMAT NAME 'AGG' DRIVER AGG/PNG IMAGEMODE RGB END I then requested an image via a URL like: http://boston.freemap.in/cgi-bin/mapserv-5.0?MAP=%2Fwww%2Ffreemap.in%2Fboston%2Fmap%2Fgmaps-5.0.map&LAYERS=border%2Cwater%2Croads%2Crapid_transit%2Cbuildings&FORMAT=AGG&TRANSPARENT=off&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A2805&BBOX=235717.992188%2C900900.429688%2C236878.089844%2C902060.527344&WIDTH=256&HEIGHT=256 Note the: FORMAT=AGG in that line. The request returned an error message: msWMSLoadGetMapParams(): Image handling error. Unsupported output format (agg). FrankW pointed out that mapwms.c has a hardcoded ""GD/"", ""GDAL/"". I added AGG/, and it started working. ",defect,closed,normal,5.0 release,AGG,unspecified,normal,fixed,agg wms,sdlime assefa