GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
v.what.strds(1) GRASS GIS User's Manual v.what.strds(1)

v.what.strds - Uploads space time raster dataset values at positions of vector points to the table.

vector, temporal, sampling, position, querying, attribute table, time

v.what.strds
v.what.strds --help
v.what.strds [-u] input=name strds=name[,name,...] [output=name] [where=sql_query] [t_where=sql_query] [--overwrite] [--help] [--verbose] [--quiet] [--ui]


Update attribute table of input vector map
Instead of creating a new vector map update the attribute table with value(s)

Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of input vector map
Or data source for direct OGR access

Name of the input space time raster datasets

Name for output vector map

WHERE conditions of SQL statement without ’where’ keyword
Example: income < 1000 and population >= 10000

WHERE conditions of SQL statement without ’where’ keyword used in the temporal GIS framework
Example: start_time > ’2001-01-01 12:30:00’

v.what.strds retrieves raster values from a given space-time raster datasets (STRDS) using a point vector map.

TBD.

v.what.strds input=mypoints strds=mystrds output=newvector

v.what.rast, t.vect.observe.strds

Luca Delucchi

Available at: v.what.strds source code (history)

Latest change: Tuesday Dec 12 09:47:00 2023 in commit: a71b72a08f891e969d4833ee64dcb10093313b00

Main index | Vector index | Topics index | Keywords index | Graphical index | Full index

© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.