[Geoserver-users] Odd response to OpenLayers request for a tile from GeoServer?

I don’t need any other library for GeoServer to render the tiles do I? I mean I don’t need gdal or something like that GeoServer should be able to do this by itself correct?

S.D.

----- Original Message ----
From: Justin Deoliveira jdeolive@anonymised.com
To: Samuel Doyle sdoyle_2@anonymised.com
Cc: geoserver-users geoserver-users@lists.sourceforge.net
Sent: Monday, June 4, 2007 10:43:48 PM
Subject: Re: [Geoserver-users] Odd response to OpenLayers request for a tile from GeoServer?

Strange one… do you see the same behavior with png?

-Justin

Samuel Doyle wrote:

I’m seeing a weird response for tile requests from OpenLayers from my
GeoServer install. Using Fiddler it appears there is an additional 4cb
in front of the GIF89a when requesting a tile.

Here is a very basic request with the appropriate layers and styles
defined and request similar to what is provided in the
http://docs.codehaus.org/display/GEOSDOC/Geoserver+and+Google+SLDs
tutorial. Exact same parameters specified with the sigma site
will produce the correct content-type while I get a text response back
of 4cbGIF89a from my server

I’m attempting to run the GeoServer.war within my application server.

Any help would be great since I’m pretty stuck at this point.

!DSPAM:4007,4664e528279207180515871!



This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

!DSPAM:4007,4664e528279207180515871!



Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:4007,4664e528279207180515871!


Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

Samuel Doyle ha scritto:

I don't need any other library for GeoServer to render the tiles do I? I mean I don't need gdal or something like that GeoServer should be able to do this by itself correct?

Correct. Try this: go to the Geosever configuration and disable the GIF
native acceleration. Depending on how you did install Geoserver, it may
help, or not, but it's worth giving a shot to it.

Cheers
Andrea