[Qgis-user] TimeManager question
Neumann, Andreas
a.neumann at carto.net
Wed Nov 18 06:50:30 PST 2015
Hi,
I have a project where I display events:
* past events that are less than a week ago are displayed in light
purple
* current events are displayed in red
* upcoming events within the next two weeks are displayed in orange
I use now() within my rules.
----------------
Now my time-manger question:
I thought I could simulate a view of the "past" or "future" with the
TimeManager plugin. But this doesn't work, because now() is still now()
is not replaced by animation_datetime() - which would serve my purpose.
Is there a way to find out when time manager is active and when not -
and then I could build two different rules:
- one normal rule with now() - only used when time manager is not active
- one rule with animation_datetime() - only used when time manager is
active
Thanks,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20151118/dcd3ae42/attachment.html>
More information about the Qgis-user
mailing list