Robert Ward
Robert Ward
The GeoTools symbol renderer caches all labels drawn. Added missing code to clear the label cache when the style changes on the map. Label cache already cleared on symbol renderer....
Found the issue and fixed it. Also noticed that the sample data that gets used when drawing the symbol had an empty string in the belfast_ireland_osm_amenities dataset. By way of...
Discovered the problem, bit of a serious issue caused by the new text symbolizers being created with the same contents, initially empty label, default font etc. When one of the...
I think I've killed them off again.
There are 2 issues here: 1. The warnings > WARNING: Extension lookup 'GeoServerResourceLoader', but ApplicationContext is unset. can be ignored. The application includes a couple of GeoServer libraries and the...
It's a bit of tricky one in that the GUI only reflects what GeoTools tells it, and unfortunately it defines the single character as a string. I'll have look to...
Closed by pull request #395
I'm really busy with the day job at the moment, but I'll look at it as soon as possible.
I'll be able to confirm this later but it would appear that the YSLD module in GeoTools could change the order of any symbolizers because of the way it has...
Can you send me an example SLD so I can investigate. So far the examples I've come up with all preserve the symbolizer order.