Skip to content

Topic: extract

Tool Description
t.rast.extract Extracts a subset of a space time raster datasets.
t.rast3d.extract Extracts a subset of a space time 3D raster dataset.
t.vect.extract Extracts a subset of a space time vector dataset.
v.extract Selects vector features from an existing vector map and creates a new vector map containing only the selected features.

See also the corresponding keyword for additional references:

extract

  • r.clip - Extracts portion of the input raster map which is in the current computational region
  • r.extract - Extracts specified categories of an integer input map.
  • t.rast.extract - Extracts a subset of a space time raster datasets.
  • t.rast3d.extract - Extracts a subset of a space time 3D raster dataset.
  • t.vect.extract - Extracts a subset of a space time vector dataset.
  • v.decimate - Copies points from one vector to another while applying different decimations
  • v.extract - Selects vector features from an existing vector map and creates a new vector map containing only the selected features.
  • v.outlier - Removes outliers from vector point data.