mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-31 00:06:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			475 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			475 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| r.buffer.lowmem
 | |
| Creates a raster map layer showing buffer zones surrounding cells that contain non-NULL category values (low-memory alternative).
 | |
| Raster (r.*)
 | |
| ParameterRaster|input|Input raster layer|False
 | |
| ParameterString|distances|Distance zone(s) (e.g. 100,200,300)|None|False|False
 | |
| ParameterSelection|units|Units of distance|meters;kilometers;feet;miles;nautmiles|False
 | |
| ParameterBoolean|-z|Ignore zero (0) data cells instead of NULL cells|False
 | |
| OutputRaster|output|Buffer
 |