opengisch / QField

A simplified touch optimized interface for QGIS
http://www.qfield.org
GNU General Public License v2.0
760 stars 213 forks source link

Enhancement: make last update time available as expression variable #5414

Open m-kuhn opened 2 days ago

m-kuhn commented 2 days ago

It would be great to have more variables, related to cloud status available.

This is great especially in combination with map decorations to have a quick idea of how recent the data is.

This would be interesting in both, QGIS and QField.

CC @posikifi

posikifi commented 2 days ago

It will also nice to have more expression fields in QGIS map decorations: like to change decorations color from green to yellow if cloud_last_update is more than 1 hour old.

image

nirvn commented 2 days ago

@posikifi , lovely idea. FYI, we'd need to implement expression based decorations, that's not in yet.