[Qgis-developer] Add getStyle support for QGIS Server (WMS) before 2.0 ?
kimaidou
kimaidou at gmail.com
Tue Apr 30 01:52:53 PDT 2013
Hi list
René-Luc (aka reluc) has completed the getStyle request for WMS. It allows
to get a SLD style for a specified layer with parameters :
SERVICE=WMS&REQUEST=GetStyles&VERSION=1.3.0&LAYERS=layer1,layer2&STYLE= .
This feature would be a great addition for web client based on QGIS Server
: combined to the WFS request, it will allows clients as OpenLayers to
retrieve data with WFS and the style to apply with getStyle. (even if SLD
export does not match exactly the QGIS style features)
You can see the changes here:
https://github.com/rldhont/Quantum-GIS/commit/833e00447f240b1f8e1424ea20fbe0d13e3c1583
Do you think we can add this modification into QGIS before 2.0 ?
Cheers
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130430/1b8f151a/attachment.html>
More information about the Qgis-developer
mailing list