<div dir="ltr"><div dir="ltr">Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 16, 2020 at 4:37 PM Valter Albino <<a href="mailto:valteralbino@gmail.com">valteralbino@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>When converting from lines to raster using v.to.rast, the result is good when still a temporary file, but when i saved it, the lines are know disconnected:</div><div></div></div></blockquote><div><br></div><div>... what are your steps in detail?</div><div>v.to.rast generates directly a raster map, which temporary file do you refer to?</div><div>And when you export this raster map to e.g. GeoTIFF with r.out.gdal, it is done at the  resolution and extent of the computational region.</div><div><br></div><div>Pseudo-code</div><div><br></div><div>1. g.region .... set to desired raster resolution and extent (bounding box)</div><div>2. v.to.rast ....<br></div><div>3. r.out.gdal ...<br></div><div><br></div><div>Best,</div><div>Markus<br></div></div></div>