Thanks for your quick response. From firebug I captured the request that is being made. Here is an example:
http://vmap0.tiles.osgeo.org/wms/vmap0?LAYERS=basic&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image%2Fjpeg&SRS=EPSG%3A4326&BBOX=-45,-45,0,0&WIDTH=256&HEIGHT=256 I would like to note, that this seems to be effecting the WMS examples on the openlayers.org website as well. Mike On 12/10/2013 3:44 PM, Stephen Woodbridge wrote: > Can you post the full url to a single tile that is generating this > error message? > > If mapserver has been upgraded to v6.4 the GD/JPEG support might not > be built into it and you might have better luck requesting > map_imagetype=jpeg or map_imagetype=png > > -Steve W > > > On 12/10/2013 3:09 PM, mtoothaker wrote: >> As of last week sometime this started happening to us as well. We are >> interfacing through OpenLayers, everything was working fine and then >> all of >> a sudden we stop getting tiles from >> http://vmap0.tiles.osgeo.org/wms/vmap0 >> and when I copy the request to my browser address bar I get in reply : >> "loadOutputFormat(): General error message. OUTPUTFORMAT clause >> references >> driver GD/JPEG, but this driver isn't configured. ". When I started >> reading >> this thead I was hoping to find my solution, but I don't know how to >> follow >> up. >> >> Thanks in advanced. >> Mike >> >> >> Frank Warmerdam wrote >>> Ian, >>> >>> Hmm, interesting. I was under the vague belief that the vmap0 tiles >>> are >>> being generated by a variety of servers and that one of those was the >>> webextra VM at OSU OSL which has been having problems. When I login >>> I see >>> I'm on sphere at telescience. Can you give me the specific request you >>> issue to give that response. It may be that it is misconfigured for >>> the >>> requests you are making, but it is still handling normal tile >>> requests ok. >>> >>> +cc Martin Spott who I think knows a bunch about this service. >>> >>> We could likely drop osgeo discuss off this thread. >>> >>> Best regards, >>> Frank >>> >>> >>> >>> >>> On Tue, Nov 26, 2013 at 8:41 AM, Ian Turton < >> >>> ijturton@ >> >>> > wrote: >>> >>>> Does anyone know who to ask about vmap0.tiles.osgeo.org/wms always >>>> returning >>>> >>>> loadOutputFormat(): General error message. OUTPUTFORMAT clause >>>> references >>>> driver GD/JPEG, but this driver isn't configured. >>>> >>>> Cheers >>>> >>>> Ian >>>> >>>> -- >>>> Ian Turton >>>> >>>> _______________________________________________ >>>> Discuss mailing list >>>> >> >>> [email protected] >> >>>> http://lists.osgeo.org/mailman/listinfo/discuss >>>> >> >> >> >> >> >> -- >> View this message in context: >> http://osgeo-org.1560.x6.nabble.com/vmap0-tiles-osgeo-org-broken-tp5091321p5093633.html >> Sent from the OSGeo Discuss mailing list archive at Nabble.com. >> _______________________________________________ >> Discuss mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/discuss >> > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/discuss _______________________________________________ Discuss mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/discuss
