[Qgis-user] Convertir valores no data a otro valor por ejemplo 0 - Convert values ​​no data to another value such as 0 or other value

Nicolas Cadieux nicolas.cadieux at archeotec.ca
Fri Sep 23 12:15:12 PDT 2016


Hola,Raster/Projections/warp.
Tienes que modificar el Gdal Scrip para anadir "-srcnodata -32768" (input no data) y -dstnodata -1000 (output no data).  
exemplo:gdalwarp -overwrite -s_srs EPSG:4326 -srcnodata -32768 -dstnodata -1000 -of GTiff C:\temp\10n060e_20101117_gmted_dsc300.tif C:/temp/test/output.tif


From: ml-node+s1560n5287499h30 at n6.nabble.com
To: nicolas.cadieux at archeotec.ca
Date: Fri, 23 Sep 2016 12:12:13 -0600
Subject: Convertir valores no data a otro valor por ejemplo 0 - Convert values ​​no data to another value such as 0 or other value



	



Hola amigos y amigas, tengo un raster que deseo convertir los valores "sin datos" a 0 (cero por ejemplo), he probado en la calculadora raster de QGIS la siguiente formula:
eq("ejemplo at 1", -99999, 0) , pero la sintaxis da error, dice expresión " no valida", en ese caso cual es el comando correcto?

La imagen se llama "ejemplo.tif", la cual adjunto en este link: https://www.dropbox.com/sh/5jvxndqd5sx8ypw/AAAy2nspNpuynbeyTUSGEaK9a?dl=0
Muchas gracias
Eddison

_______________________________________________

Qgis-user mailing list

[hidden email]

List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

	
	
	
	

	

	
	
		If you reply to this email, your message will be added to the discussion below:
		http://osgeo-org.1560.x6.nabble.com/Convertir-valores-no-data-a-otro-valor-por-ejemplo-0-Convert-values-no-data-to-another-value-such-ase-tp5287499.html
	
	
		To start a new topic under Quantum GIS - User, email ml-node+s1560n4125267h38 at n6.nabble.com 

		To unsubscribe from Quantum GIS - User, click here.

		NAML
	 		 	   		  



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Convertir-valores-no-data-a-otro-valor-por-ejemplo-0-Convert-values-no-data-to-another-value-such-ase-tp5287499p5287508.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160923/f500bba6/attachment.html>


More information about the Qgis-user mailing list