Cameron Shorter wrote: > This advice will probably be a step backwards, but thought it worth > mentioning that we built a GML Viewer (views a directory full of GML > files) which included basic color selection styling. > You can download and view the GML Viewer as a separate release. > > Note that there has been significant work on the vector rendering > since the GML Viewer (released last year) and I'm not sure if the SLD > color rendering was carried through to the current release.
It is in the current release. You can use simple SLD inline in a OWS context document to style layers, but the style will apply to the whole layer (no rules, no filters). An example for that is our OpenLayers demo. Or you can use a separate SLD document to use with GmlRendererOL. The best example for that is the MergeModels demo. Regards, Andreas. ------------------------------------------------------------------------- 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/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
