[Geoserver-users] point rendering on tile edge

Hi

There seems to be an issue introduced with the new feature rendering engine in 2.5 that causes point symbols to be cropped if they cross the edge of a requested tile. Below are comparisons between 2.5.1 and an older version.

2.4.x http://oi57.tinypic.com/2mmsegz.jpg

2.5.x http://oi62.tinypic.com/2rnv5zb.jpg

Using -Dorg.geoserver.wms.featureinfo.render.enabled=false to disable the new renderer also fixed the problem.

I was just wondering if this is a known issue or whether I should open a bug report?

Thanks

Tom