<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi,<div>There are multiple ways to do smooth the line.  One way would be to use the smooth function as shown in the link below.<br><div><a href="https://gis.stackexchange.com/questions/311004/smoothen-line-vector-qgis">https://gis.stackexchange.com/questions/311004/smoothen-line-vector-qgis</a></div><div><br></div><div>The reason you are seeing square lines is because your raster consists of square pixels.  If you are seing something smooth, it’s because of your rendering options only. </div><div><br></div><div>If the option above does not work, write back.  I think you can use a mixture of vector ”densify” then “generalize” or “smooth” or “simplification”  algorithm to do that.  Search for those termes in the processing tool box.  Vector densification will increase the amount of nodes on your lines.  Then, you can smooth, simplify or generalize your lines. I think I use v.generalize in the past.  I would need to test. I’am not in from front of  a computer now.<br><br><div dir="ltr">Nicolas Cadieux<div><a href="https://gitlab.com/njacadieux">https://gitlab.com/njacadieux</a></div></div><div dir="ltr"><br><blockquote type="cite">Le 1 févr. 2021 à 13:14, upland@mcsnet.ca a écrit :<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div class="WordSection1"><p class="MsoNormal">Hello <o:p></o:p></p><p class="MsoNormal">I’ve been trying to figure out a way to convert Raster slope catagories into vector polygons.  I classify a raster surface model into slope classes giving nice curvy polygons on the raster with the colors to differentiate the different classes.  I’ve tried using the <u>polygonize raster to vector</u> but it makes a whole bunch of square or rectangular polygons that don’t match up at all with my raster layer style.  I was hoping to find something that would create polygons that are exactly reflective of what the raster looks like with the classes and colors. Any ideas would be great.<o:p></o:p></p><p class="MsoNormal">Thank you<o:p></o:p></p><p class="MsoNormal">Normand <o:p></o:p></p></div><span>_______________________________________________</span><br><span>Qgis-user mailing list</span><br><span>Qgis-user@lists.osgeo.org</span><br><span>List info: https://lists.osgeo.org/mailman/listinfo/qgis-user</span><br><span>Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user</span><br></div></blockquote></div></div></body></html>