DESCRIPTION

v.what.strds.timestamp matches points with a timestamp in the attribute table (timestamp_column) (e.g. recordings from stationary (temperature logger, wildlife camera traps) or non-stationary sensors (e.g GPS collars)) with Space Time Raster Datasets (STRDS) based on point locaitions in space and time. Raster values at the specific space-time position are written into the user-defined column in the attribute table of the input vector map.

NOTES

The SQLite DB backend does not provide specific date/datetime datatypes. However, text columns with ISO formated date strings are supported for the timestamp_column as well.

Curretnly, only STRDS with absolute temporal type are supported.

EXAMPLE

TBD

SEE ALSO

v.what.rast, v.what.strds, r.connectivity.corridors

AUTHOR

Stefan Blumentrath, Norwegian Institute for Nature Research (NINA)
Written for the 2018 IRSAE GRASS GIS course at Studenterhytta, Oslo

Last changed: $Date$