<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi again,</p>
<p>It seems like LizMap has some support for temporal controller:</p>
<p><a href="https://docs.lizmap.com/next/en/publish/lizmap_plugin/time_manager.html">https://docs.lizmap.com/next/en/publish/lizmap_plugin/time_manager.html</a></p>
<p>But as I said - this works through sending vector data and client side rendering - so not the full capabilities of the QGIS styling engine.</p>
<p>Greetings,</p>
<p>Andreas</p>
<p id="reply-intro">On 2024-06-06 06:41, Andreas Neumann via QGIS-User wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div id="replybody1">
<div dir="ltr">
<div>Hi BJ,</div>
<div> </div>
<div>No - I don't think this is possible. But I am not fully up-to-date about QWC2, as I am not an active user. You might want to ask at the separate QWC2 user mailing list: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-qwc2" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-qwc2</a></div>
<div> </div>
<div>Personally, I have doubts about the feasibility of integrating the temporal controller with QGIS server and any web client that relies on raster images. QGIS server is sending raster images of map extents. That approach wouldn't scale very well, due to the additional lag between client and server. To get an acceptable performance, it would mean that one would have to exchange vector features (geometry and attributes) and render client-side - and then you loose the QGIS symbology features ...</div>
<div> </div>
<div>It might be more feasible to use QGIS wasm (web assembly) for this purpose. But it is still a young project. In QGIS wasm, the QGIS rendering engine runs inside the browser. It is also generating raster images, but it would hold the original GIS data in the client and also render in the client, eliminating the network lag between server and client. There you would maintain the QGIS rendering and labeling capabilities.</div>
<div> </div>
<div>If you have a serious interest in that feature, one could further discuss if an implementation of the temporal controller with QGIS wasm would be an option. But it would require an investment in the qgis-js API/bindings and a client side implementation of the temporal controller with some web framework.</div>
<div> </div>
<div>Best regards,</div>
<div>Andreas</div>
</div>
<br />
<div class="v1gmail_quote">
<div class="v1gmail_attr" dir="ltr">On Wed, 5 Jun 2024 at 23:58, BJ Raval via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org" rel="noreferrer">qgis-user@lists.osgeo.org</a>> wrote:</div>
<blockquote class="v1gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">
<div dir="ltr">
<div>Hi Andreas,</div>
<div>I am an occasional desktop QGIS user but this is my first time asking a question for help.</div>
<div>I would like to use the Temporal Controller on a web page served by QWC2 web client. Is it possible to use Temporal Controller by a user on the client side on the web browser?</div>
<div> </div>
<div>A detailed answer of "how-to" would be much appreciated if this is possible.</div>
<div>Sincere thanks!</div>
<div>BJ</div>
</div>
_______________________________________________<br />QGIS-User mailing list<br /><a href="mailto:QGIS-User@lists.osgeo.org" rel="noreferrer">QGIS-User@lists.osgeo.org</a><br />List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br />Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote>
</div>
<br clear="all" /><br /><span class="v1gmail_signature_prefix">-- </span><br />
<div class="v1gmail_signature" dir="ltr">
<div dir="ltr">
<div><br />--<br />Andreas Neumann</div>
<a href="http://QGIS.ORG" target="_blank" rel="noopener noreferrer">QGIS.ORG</a> board member (treasurer)</div>
</div>
</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br />QGIS-User mailing list<br /><a href="mailto:QGIS-User@lists.osgeo.org">QGIS-User@lists.osgeo.org</a><br />List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br />Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
<p><br /></p>

</body></html>