When I display my map using tiles a label gets drawn on each tile - is there any way to avoid this?
I have attached an example image to show the problem:

When I display my map using tiles a label gets drawn on each tile - is there any way to avoid this?
I have attached an example image to show the problem:

with this code...
<TextSymbolizer>
<Geometry>
<ogc:Function name="centroid">
<ogc:PropertyName>the_geom</ogc:PropertyName>
</ogc:Function>
</Geometry>
</TextSymbolizer>