On Fri, Apr 10, 2020 at 3:05 PM Etienne Trimaille
<etienne.trimai...@gmail.com> wrote:
>
> Hi,
>
> qgis2web will generate a static website that you can easily move on a server 
> somewhere, without the need to install QGIS Server.
> The website will be generated from the plugin itself.
>
> If you install QGIS Server only, you will have only some OGC streams such as 
> WMS, WFS etc. It's just to publish "data" on the internet. But you won't have 
> the web viewer in an internet browser.
> Then you need to code the web application using Leaflet or OpenLayers.

That's not entirely correct anymore because WFS3 provides a very
simple browsable website, see
https://docs.qgis.org/3.10/en/docs/user_manual/working_with_ogc/server/services.html#wfs3-ogc-api-features

You could easily override the default HTML templates to show your WMS
layers too, no need to rebuild or compile anything.

Cheers




--
Alessandro Pasotti
w3:   www.itopen.it
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to