<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 30, 2021 at 4:11 PM Gerald Kogler <<a href="mailto:geraldo@servus.at">geraldo@servus.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
qgis2web exports a static version of your QGIS project to web using<br>
OpenLayers or Leaflet as webmap technologies. It gives you some options<br>
on export, furthermore you could take the exported code and customize it<br>
furthermore. It produces pure HTML+JS+CSS so you could host it on any<br>
server.<br>
<br>
One limitation is that all your data is exported as GeoJSON, so it's<br>
only suitable for limited amount of data as loading of big files could<br>
be quite slow on web.<br>
<br>
QGIS Server needs a more powerful server infrastructure as you have to<br>
install QGIS Server package with all it's dependencies. It has the big<br>
advantage that it serves QGIS projects with all it's symbology exactly<br>
as they are shown on desktop. But you have to code your own web viewer,<br>
for example using OpenLayers.<br></blockquote><div><br></div><div>That's not entirely correct: since 3.16 QGIS Server provides you a simple catalog and map viewer out of the box:  <a href="https://docs.qgis.org/3.16/en/docs/server_manual/services.html#qgis-server-catalog">https://docs.qgis.org/3.16/en/docs/server_manual/services.html#qgis-server-catalog</a></div><div><br></div><div>No need for additional software.</div><div><br></div><div>WFS3 also has a (even more simpler) integrated map viewer.<br></div><div> </div><div>Regards.</div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Alessandro Pasotti</div><div>QCooperative:  <a href="https://www.qcooperative.net" target="_blank">www.qcooperative.net</a><br></div>ItOpen:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div></div></div>