Processing algorithm... Algorithm 'v.to.rast - Converts (rasterize) a vector layer into a raster layer.' starting... Input parameters: { 'output' : '/tmp/processing_e244ccb0ccd34826a6b304237cdec717/6672529588e24602b7c4b224785fdde0/output.tif', 'type' : [0,1,3], 'input' : '/mnt/c/Processing/testcont.shp', 'use' : 0, 'GRASS_REGION_CELLSIZE_PARAMETER' : 1, 'value' : 1, 'GRASS_MIN_AREA_PARAMETER' : 0.0001, 'where' : '', 'label_column' : '', 'attribute_column' : 'ELEV', 'GRASS_SNAP_TOLERANCE_PARAMETER' : -1, 'GRASS_RASTER_FORMAT_OPT' : '', 'GRASS_RASTER_FORMAT_META' : '', 'GRASS_REGION_PARAMETER' : '', 'rgb_column' : '', 'memory' : 300 } g.proj -c proj4="+proj=tmerc +lat_0=-36.87972222222222 +lon_0=174.7641666666667 +k=0.9999 +x_0=400000 +y_0=800000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs" v.in.ogr min_area=0.0001 snap=-1.0 input="/mnt/c/Processing/testcont.shp" output="vector_5a821be392b1e3" --overwrite -o g.region n=757655.2440000001 s=756854.444 e=416648.1 w=415849.1 res=1.0 v.to.rast input=vector_5a821be392b1e3 type="point,line,area" use="attr" attribute_column=ELEV value=1 memory=300 output=output9df17704416d4beca4ae71895054d8f5 --overwrite g.region raster=output9df17704416d4beca4ae71895054d8f5 r.out.gdal -t -m input="output9df17704416d4beca4ae71895054d8f5" output="/tmp/processing_e244ccb0ccd34826a6b304237cdec717/6672529588e24602b7c4b224785fdde0/output.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite Starting GRASS GIS... Executing ... Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default Projection information updated Over-riding projection check Check if OGR layer contains polygons... 0..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100 Creating attribute table for layer ... Importing 964 features (OGR layer )... 0..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100 ----------------------------------------------------- Building topology for vector map ... Registering primitives... 964 primitives registered 489922 vertices registered Building areas... 0..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100 0 areas built 0 isles built Attaching islands... Attaching centroids... 1..3..5..7..9..11..13..15..17..19..21..23..25..27..29..31..33..35..37..39..41..43..45..47..49..51..53..55..57..59..61..63..65..67..69..71..73..75..77..79..81..83..85..87..89..91..93..95..97..99..100 Number of nodes: 1105 Number of primitives: 964 Number of points: 0 Number of lines: 964 Number of boundaries: 0 Number of centroids: 0 Number of areas: 0 Number of isles: 0 WARNING: No areas selected from vector map Reading features... 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100 Writing raster map... 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100 v.to.rast complete. Checking GDAL data type and nodata value... 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100 Using GDAL data type Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option. Exporting raster data to GTiff format... ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format. 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100 r.out.gdal complete. File created. Execution of finished. Cleaning up temporary files... Execution completed in 2.67 seconds Results: {'output': } Loading resulting layers Algorithm 'v.to.rast - Converts (rasterize) a vector layer into a raster layer.' finished