[Geoserver-users] BUFFER vendor option malfunctioning when rendering coverages?

Hello list.

I'm using Geoserver 1.5.0 and I have some coverage along with vector feature types.

I set the vendor option BUFFER to 10 because I have some points simbolized with text that gets cutted for the tiled output (i'm using OpenLayers on the client).

I see there's a problem with my coverage: they are now rendered badly, as if the tiles' borders are computed wrong. I suspect the BUFFER option to be the problem because if I remove it from my WMS requests, the map is perfect. I've attached an example of bad map.

I searched a bit into Jira but I haven't found anything. I'm alone in this problem?

Thank you for any feedback.

Cheers,

Fabio Da Soghe

buffer_option_error.png

Fabio Da Soghe ha scritto:

Hello list.

I'm using Geoserver 1.5.0 and I have some coverage along with vector feature types.

I set the vendor option BUFFER to 10 because I have some points simbolized with text that gets cutted for the tiled output (i'm using OpenLayers on the client).

I see there's a problem with my coverage: they are now rendered badly, as if the tiles' borders are computed wrong. I suspect the BUFFER option to be the problem because if I remove it from my WMS requests, the map is perfect. I've attached an example of bad map.

I searched a bit into Jira but I haven't found anything. I'm alone in this problem?

Woops, nasty one, and quite old too, it has been inside GeoServer for months and nobody noticed.
Well, I think I fixed it (http://jira.codehaus.org/browse/GEOS-1377).
Which version are you using? 1.5.3 or 1.6.0-beta3?

Cheers
Andrea