Skip to content

Topic: buffer

Tool Description
r.buffer.lowmem This is the low-memory alternative to the classic r.buffer module.
r.buffer Creates a raster map showing buffer zones surrounding cells that contain non-NULL category values.
r.circle Creates a raster map containing concentric rings around a given point.
v.buffer Creates a buffer around vector features of given type.

See also the corresponding keyword for additional references:

buffer

  • r.buffer - Creates a raster map showing buffer zones surrounding cells that contain non-NULL category values.
  • r.buffer.lowmem - This is the low-memory alternative to the classic r.buffer module.
  • r.catchment - Creates a raster buffer of specified area around vector points using cost distances using r.walk.
  • r.circle - Creates a raster map containing concentric rings around a given point.
  • v.buffer - Creates a buffer around vector features of given type.
  • v.parallel - Creates parallel line to input vector lines.
  • v.rast.bufferstats - (null)