Re: [Geotools-gt2-users] Label rendered with empty features using geotools

2015-08-27 Thread maven apache
That's right, I just tried to use geoserver to deploy my data with the same sld, and when I preview it, it looks right just like what I expected. So I would rather believe that there is something wrong with the manner I use geotools. On Thu, Aug 27, 2015 at 2:49 PM, Andrea Aime wrote: > On Th

Re: [Geotools-gt2-users] Label rendered with empty features using geotools

2015-08-26 Thread Andrea Aime
On Thu, Aug 27, 2015 at 8:46 AM, maven apache wrote: > I just updated to 13.7, it have the same issue. > > It seems that I can report it. > > Yep... please add everything needed to reproduce (code, data). The issue definitely does not show up in the normal GeoServer usage (which uses the Streamin

Re: [Geotools-gt2-users] Label rendered with empty features using geotools

2015-08-26 Thread maven apache
When I post the question, it said that the content is out of the limit(50Kb), so I have to remove some markups. This is the whole sld: http://www.opengis.net/sld StyledLayerDescriptor.xsd" xmlns="http://www.opengis.net/sld"; xmlns:ogc="http://www.ope

Re: [Geotools-gt2-users] Label rendered with empty features using geotools

2015-08-26 Thread Andrea Aime
Hi, you should share the whole SLD, I see you have skipped bits of it Cheers Andrea On Thu, Aug 27, 2015 at 1:55 AM, maven apache wrote: > I am not sure if that was a bug or it was caused by my mis-using. > > If that's a bug, I will report it soon. > > On Thu, Aug 27, 2015 at 5:48 AM, Jody Garn

Re: [Geotools-gt2-users] Label rendered with empty features using geotools

2015-08-26 Thread maven apache
I am not sure if that was a bug or it was caused by my mis-using. If that's a bug, I will report it soon. On Thu, Aug 27, 2015 at 5:48 AM, Jody Garnett wrote: > That is also really confusing to me! Streaming renderer must be seeing > the features (or an entry would of been created for them in

Re: [Geotools-gt2-users] Label rendered with empty features using geotools

2015-08-26 Thread Jody Garnett
That is also really confusing to me! Streaming renderer must be seeing the features (or an entry would of been created for them in the label cache). I am not sure why the line symbolizer is skipping over the features. It looks like your XRoad line (which is drawn in one picture) extends passed the

[Geotools-gt2-users] Label rendered with empty features using geotools

2015-08-26 Thread maven apache
This is a question I have posted at stackchange​( http://gis.stackexchange.com/questions/159551/label-rendered-with-empty-features-using-geotools),however it did not own much attention, so I tried to post it here. And I will update the origin post once it is solved here. Origin post: I am using ge