Re: [Geotools-gt2-users] SLD and TextSymbolizer

2010-05-25 Thread Jody Garnett
Depending on how things are set up GeoTools often only reads the first featuretype style; since it defines how a single layer should be shown. Indeed for the "next" version of SLD they carved out the feature type style as a distinct document just for this layer by layer styling. Jody On 25/05/2

Re: [Geotools-gt2-users] SLD and TextSymbolizer

2010-05-25 Thread GuiCheBZH
Even with two rules only the first rule was read. But I manage to put the textSymbolizer into the rule and that works well. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/SLD-and-TextSymbolizer-tp5079316p5097348.html Sent from the geotools-gt2-users mailing list archive

Re: [Geotools-gt2-users] SLD and TextSymbolizer

2010-05-23 Thread Michael Bedward
On 23 May 2010 02:55, GuiCheBZH wrote: > > My problem is if the TextSymbolizer is not in the same FeatureTypeStyle in > the SLD, when I use this file to create a style, the TextSymbolizer is not > applied on the geometry. I _think_ that's because GeoTools is just picking up the first style from yo

Re: [Geotools-gt2-users] SLD and TextSymbolizer

2010-05-22 Thread GuiCheBZH
My problem is if the TextSymbolizer is not in the same FeatureTypeStyle in the SLD, when I use this file to create a style, the TextSymbolizer is not applied on the geometry. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/SLD-and-TextSymbolizer-tp5079316p5088561.html Sen

Re: [Geotools-gt2-users] SLD and TextSymbolizer

2010-05-21 Thread Jody Garnett
I think you are going to have to ask you question a bit more specifically to get an answer on this list! I think what you are saying is that the text symbolizer is only drawn if there is also a polygon symbolizer? Jody On 20/05/2010, at 10:03 PM, GuiCheBZH wrote: > > Hi, > I have a SLD file l