Qgis Web Client is more a friend than a competitor, as we all try to
enhance QGIS Server to improve each client :)

I think this is the big difference between Lizmap and Qgis Web Client (but
I can be wrong, as I have barely tested it) :
* Lizmap is buit with a php framework, so it do whatever is possible server
side : rights management, use database , use web caching, etc. Lizmap does
2 jobs : it create the web map interface AND it acts as a proxy between
QGIS Server and the web map.
* Qgis Web Client is built with geoext, which is only javascript. So you
cannot create web services with it. You must rely on other tools to
provides server side scripting.

Marco, please correct me if I am wrong.


2012/11/15 Paolo Cavallini <[email protected]>

> Il 15/11/2012 10:34, kimaidou ha scritto:
> >
> > * it took us only one day to develop the caching system in Lizmap,
> > because PHP and the jelix framework provide all the stuff needed to
> > achieve this goal efficiently. This is why we did it (why not at this
> > cost :)  )  We could also use memcache, postgresql bdd to store the
> > cache, etc.
> I understand this. In your opinion, would it be difficult to add the
> same also to qgis web browser (I know it's unfair to ask, since it's
> actually a competitor ;) ).
> All the best.
>
> --
> Paolo Cavallini - Faunalia
> www.faunalia.eu
> Full contact details at www.faunalia.eu/pc
> Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendario
>
>
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to