On Wed, Aug 28, 2013 at 11:44 AM, Paul Meems <[email protected]> wrote: > Display my points using my SLD and resize my points at different zoom levels. To me, you have no need to duplicate code. WMS serves images, and need a SLD to style the features, and you can easily modify your SLD to show points with great size depending on zoom level.
WFS serves objects, and the style is depending on how you write client (ie: javascript) code. Why you should use SLD to style client code, when you can use this? http://docs.openlayers.org/library/feature_styling.html Diego Guidi _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
