[Geotools-devel] Extending FeatureTypeStyle, adding rule matching mode

2014-11-30 Thread Andrea Aime
Hi, while working on the CSS to SLD transator I've stumbled into a performance issue that could be easily solved if we added a slightly different matching mode in the SLD evaluation chain. In CSS the rules cascade, it means that all applicable rules are applied and concur to generate a single set

Re: [Geotools-devel] Extending FeatureTypeStyle, adding rule matching mode

2014-11-30 Thread Jody Garnett
Thanks for the detailed discussion, I wondered if we would end up going in this direction the moment I saw the CSS syntax. That is a pretty deep change, I would feel better about hacking at this level if the SLD specification was alive (and we had a line of communication so we could tell what is c