johann sorel ha scritto: > Hello, > > Work is in progress on the new GO implementation. > Anyway the new implementation doesnt define anything for styles so if you > fallow SLD or SE specification I have no objections.
This has nothing to do with SLD or SE. The SLD spec is turned into a set of "resolved styles" that do not have anymore expressions and external references, and that are used internally by the renderer to perform drawing (see the org.geotools.renderer.style.Style class and its subclasses). I wrote this mail only because the old Renderer2D used to leverage these classes as well, that's all. > Just take care to not depend on any interfaces from geoapi > "org.opengis.go" package. > The old "org.opengis.go" packages will be deprecated for a few cycles. > They will move to "org.opengis.display" with some changes, a main part > of thoses changes is removing everything related to styles. Ok, I'm not touching those packages. Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
