<div dir="ltr"><div>Hi list,</div><div><br></div><div>I have a vector polygon map that I'm converting to raster. The attribute column that I process has some empty rows (no data / null). When I run v.to.rast, these empty rows become 0 (zero) on my resulting raster map.</div><div><br></div><div>Shouldn't v.to.rast respect the empty attribute table and create null values for those polygons?</div><div><br></div><div>For now I'll use r.null to fix this problem. But what if 0 is a valid value?  <br></div><div></div><div><br></div><div>Cheers</div><div>Daniel</div><div><br></div><div>PS - Running Grass 7.6.1 on Ubuntu<br></div></div>