<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 23, 2017 at 5:54 PM, Anita Graser <span dir="ltr"><<a href="mailto:anitagraser@gmx.at" target="_blank">anitagraser@gmx.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span class="gmail-"><div style="font-size:small">On Sat, Feb 18, 2017 at 8:41 PM, Anita Graser <span dir="ltr"><<a href="mailto:anitagraser@gmx.at" target="_blank">anitagraser@gmx.at</a>></span> wrote:<br></div></span><div class="gmail_extra"><div class="gmail_quote"><span class="gmail-"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">Hi,</div><div style="font-size:small"><br></div><div style="font-size:small">I'm looking for a better way to handle stationary objects in Time Manager. </div><div style="font-size:small">For example, think of a real estate map, where plots of land change value over time. The geometries themselves rarely ever change.</div><div style="font-size:small"><br></div><div style="font-size:small">Currently. It is necessary to create a join of plot geometries and values over time, duplicating geometries and creating potentially huge layers. </div><div style="font-size:small"><br></div><div style="font-size:small">So far, my thoughts are going in the direction of creating query layers for such cases. The query layer definition could be controlled by Time Manager, to always update according to the requested time frame.</div><div style="font-size:small"><br></div><div style="font-size:small">Does that sound reasonable? Do you have other ideas or are there any plans about adding temporal support to QGIS3 that I should be aware of?</div></div></blockquote><div><br></div><div><br></div></span><div><div style="font-size:small">​Experiments so far (with 2.18) have turned up that virtual layers don't seem to support <span style="color:rgb(51,51,51);font-family:sfmono-regular,consolas,"liberation mono",menlo,courier,monospace;font-size:12px;white-space:pre-wrap">getProvider().<wbr>minimumValue()</span></div><div style="font-size:small">​which makes them unusable in Time Manger.</div></div></div></div></div></blockquote><div><br></div><div><br></div><div class="gmail_default" style="font-size:small">​That is minimumValue() and <span style="color:rgb(51,51,51);font-family:sfmono-regular,consolas,"liberation mono",menlo,courier,monospace;font-size:12px;white-space:pre">uniqueValues()</span>​ seem to always just return None.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Best wishes,</div><div class="gmail_default" style="font-size:small">Anita</div></div></div></div>