Re: [Qgis-user] QGIS Server, Lizmap / OpenLayer, QGIS2Web

2021-06-30 Thread Alessandro Pasotti
On Wed, Jun 30, 2021 at 4:11 PM Gerald Kogler  wrote:

> Hi,
>
> qgis2web exports a static version of your QGIS project to web using
> OpenLayers or Leaflet as webmap technologies. It gives you some options
> on export, furthermore you could take the exported code and customize it
> furthermore. It produces pure HTML+JS+CSS so you could host it on any
> server.
>
> One limitation is that all your data is exported as GeoJSON, so it's
> only suitable for limited amount of data as loading of big files could
> be quite slow on web.
>
> QGIS Server needs a more powerful server infrastructure as you have to
> install QGIS Server package with all it's dependencies. It has the big
> advantage that it serves QGIS projects with all it's symbology exactly
> as they are shown on desktop. But you have to code your own web viewer,
> for example using OpenLayers.
>

That's not entirely correct: since 3.16 QGIS Server provides you a simple
catalog and map viewer out of the box:
https://docs.qgis.org/3.16/en/docs/server_manual/services.html#qgis-server-catalog

No need for additional software.

WFS3 also has a (even more simpler) integrated map viewer.

Regards.

-- 
Alessandro Pasotti
QCooperative:  www.qcooperative.net
ItOpen:   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


Re: [Qgis-user] QGIS Server, Lizmap / OpenLayer, QGIS2Web

2021-06-30 Thread Gerald Kogler
Hi,

qgis2web exports a static version of your QGIS project to web using
OpenLayers or Leaflet as webmap technologies. It gives you some options
on export, furthermore you could take the exported code and customize it
furthermore. It produces pure HTML+JS+CSS so you could host it on any
server.

One limitation is that all your data is exported as GeoJSON, so it's
only suitable for limited amount of data as loading of big files could
be quite slow on web.

QGIS Server needs a more powerful server infrastructure as you have to
install QGIS Server package with all it's dependencies. It has the big
advantage that it serves QGIS projects with all it's symbology exactly
as they are shown on desktop. But you have to code your own web viewer,
for example using OpenLayers.

LizMap uses QGIS Server but offers you the hosting so you don't have to
care about server setup and maintenance and the web map viewer based on
OpenLayers.

Hope that helps
Gerald



On 30/6/21 15:10, Riccardo D'Alvito wrote:
> Morning.
> 
> I would like to get information on the differences that there are
> between QGIS Server and LizMap and between OpenLayers and QGIS2Web. I
> can't quite figure out where the operation of one ends and the operation
> of the other begins.
> I know I'm getting a little confused so I need some keys to enlighten me. 
> 
> Thank you.
> 
> ___
> 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
> 

___
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


[Qgis-user] QGIS Server, Lizmap / OpenLayer, QGIS2Web

2021-06-30 Thread Riccardo D'Alvito
Morning.

I would like to get information on the differences that there are between QGIS 
Server and LizMap and between OpenLayers and QGIS2Web. I can't quite figure out 
where the operation of one ends and the operation of the other begins.
I know I'm getting a little confused so I need some keys to enlighten me.

Thank you.
___
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