Ian Turton ha scritto: > On 5/31/07, Andrea Aime <[EMAIL PROTECTED]> wrote: >> Hi all, >> I'm a little dubious about a detail in point symbolizers. >> What should the code do when both the symbolizers elements, >> and the mark have an opacity declard? >> Point symbolizers has opacity, mark has the css parameter >> fill-opacity. >> At the moment the streaming renderer code ignores the >> main opacity attributes and uses only the (eventual) >> one in the mark fill-opacity, but I'm not sure it's the >> proper behaviour. >> Should we multiply the opacities instead? > > I don't think that's the right answer. > > Looking through the specs (both old and new) doesn't seem to clarify > this so I guess we pick one or the other and document it clearly
Hmm.... I can add a comment in the javadocs of the SLDStyleFactory, which is the piece of code that turns SLD trees into "resolved styles" (that is, styles where theare are no more expressions, everything is certain and evaluated). Do you know of a more appropriate place? > and > then raise an issue with the OGC SE revision working group to get a > clarification inserted in to the spec. Are you involved there? If not, what's the best way to ask for a clarification? Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
