mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			781 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			781 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
r.proj
 | 
						|
Re-projects a vector map from one location to the current location
 | 
						|
Raster (r.*)
 | 
						|
QgsProcessingParameterRasterLayer|input|Input raster to reproject|None|False
 | 
						|
QgsProcessingParameterCrs|crs|New coordinate reference system|None|False
 | 
						|
QgsProcessingParameterEnum|method|Interpolation method to use|nearest;bilinear;bicubic;lanczos;bilinear_f;bicubic_f;lanczos_f|False|0|True
 | 
						|
QgsProcessingParameterNumber|memory|Maximum memory to be used (in MB)|QgsProcessingParameterNumber.Integer|300|True|0|None
 | 
						|
QgsProcessingParameterNumber|resolution|Resolution of output raster map|QgsProcessingParameterNumber.Double|None|True|0.0|None
 | 
						|
*QgsProcessingParameterBoolean|-n|Do not perform region cropping optimization|False|True
 | 
						|
QgsProcessingParameterRasterDestination|output|Reprojected raster
 |