|
From: James M. <jma...@gm...> - 2004-10-05 15:26:55
|
> I've taken a look at the examples and have seen the TextSymbolizer, but > this appears to draw the text in addition to the geometry feature that's > drawn. For VPF the text should be drawn instead of the geometry. The examples use a TextSymbolizer AND a LineSymbolizer which is why both show up, if just a TextSymbolizer is used then only the text will be displayed. |