[QGIS-Developer] applying an SLD to a WMS layer

Ian Turton ijturton at gmail.com
Tue Oct 26 03:55:50 PDT 2021


I would probably do this as a WFS request and then apply the SLD (or QML)
style locally. The WMS standard does provide for sending an SLD with the
request to the server so it can render the data for you using your style,
but that's quite a heavy process.

Ian

On Tue, 26 Oct 2021 at 10:58, Kurt Menke <kurt at birdseyeviewgis.com> wrote:

> Hello,
> We have been developing web apps that allow the user to download the
> selected extent and data layers as a QGIS project file. Many of the layers
> are hosted by the government as WMS services. We are wondering if anyone
> has looked into the possibility of applying an SLD style to a WMS layer in
> QGIS. We were hoping to be able to edit the *.qgs file programmatically. We
> would be interested in sponsoring the effort depending on the level of
> effort required, assuming it is even possible.
> Best,
> Kurt
>
> --
>
> Kurt Menke
> GIS-Consultant
> --------------------------
> Septima P/S
> Frederiksberggade 19, 2nd Floor
> 1459 Copenhagen
>
> Tlf: +45 5114 6444
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>


-- 
Ian Turton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20211026/e42847a7/attachment.html>


More information about the QGIS-Developer mailing list