Kai Volland
Kai Volland

For me `this.getData()` didn't return the same as `this.data` ... this.getData() didn't return an OpenLayers.Layer. I have to have a look at it again... I'm testing it in an complex...
Hi, i also did some work on "geoext3". https://github.com/kaivolland/geoext3 For now i ported the code of the pullrequest in geoext2 from @bartvde. Everything i did there was more or less...
I really think this would be a nice enhancement to the IconSymbolizer. In a lot of projects i worked on i came to this point and didn't found a proper...
Yes i can give it a try. Not sure when i will be able to find the time for this but i'll do my best.
Thanks for the detailed report. As you always got so far with the research it would be nice if you could provide a PR with the adjustment and the corresponding...
Moved this issue as the work has to be done in this repository.
I think the core issue is that the geostyler-style only accepts a single value for the size of a marker (`radius`). Changing this would be a breaking change. But we...
The correct style is only defined by the 'geostyler-style'. So 'Circle' ist definetly wrong. Im not sure about how to deal with this but i guess only accepting the correct...
It seems like this was fixed in the `geosyler-sld-parser` already.