Hi, I want to rasterize a shapefile with Raster/Conversion/Rasterize(Vector to raster)
Input file (shapefile), Bosques.shp Atribute field, ID Output file for rasterized vectors (raster), Bosques_id.asc New size (required if ouput file doesn't exist) Width: 690; Height: 486 gdal_rasterize -a ID -ts 690 486 -l Bosques /Users/joseca_IMac/Desktop/Var_No_Climáticas/Bosques.shp /Users/joseca_IMac/Desktop/Var_No_Climáticas/Bosques_id.asc And then this is the message: Invalid parameters I'm working with QGIS 1..7.4 (updated) OSX 10.6.8. What is the problem? Many thanks in advance, -- ################################################################ Dr. José Carlos Guerrero Laboratorio de Desarrollo Sustentable y Gestión Ambiental del Territorio (LDSGAT) Instituto de Ecología y Ciencias Ambientales (IECA) Facultad de Ciencias Universidad de la República Montevideo-URUGUAY ################################################################
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
