[Qgis-user] Lizmap for publishing QGIS maps on the web - new version 2.8.0

kimaidou kimaidou at gmail.com
Fri Apr 19 03:10:13 PDT 2013


Hi Mirko

Do not forget Lizmap is webmapping, which is completely different from
desktop environnement.
If you ask 10 tiles per layer (depending on your screen size) for 20
layers, you will launch 200 request at a time.

You can improve perfs with many ways :
* Use the "group as layer" option to transform a group of qgis layers in
one signel layer in Lizmap
* Use the "single tile" option if you do not use Caching.
* Simplify your symbology and simplify complexe geometries for big scales
* Optimize your raster : use compression and pyramids !
* Use server and/or client cache (only if you do not use "Single tile")
* configure your server : Apache and fcgi. You must normally have several
apache threads and qgis server threads running
* etc.


Happy lizmaping !


2013/4/19 mirko <mirko.lavalle78 at gmail.com>

> I solved also speed issue. It's depends on grouping in a same wms all
> layers
> i have. Many requests many seconds :)  . If i request all layers in a
> single
> wms, it's very very fast.
>
> Sorry again for my mistake.
>
> Mirko
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/Lizmap-for-publishing-QGIS-maps-on-the-web-new-version-2-8-0-tp5046025p5048247.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20130419/2dd3740d/attachment.html>


More information about the Qgis-user mailing list