<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><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:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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]-->
</head>
<body lang="PT" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Ah, let me guess. The dem grid was interpolated from contour lines and you seeing the contours again.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> gdal-dev <gdal-dev-bounces@lists.osgeo.org>
<b>On Behalf Of </b>Danilo da Rosa<br>
<b>Sent:</b> Monday, March 16, 2020 11:09 PM<br>
<b>To:</b> gdal-dev@lists.osgeo.org<br>
<b>Subject:</b> [gdal-dev] Slope obtained with GDAL has weird lines<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Hi!<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">This may be a very basic question, but I can't find the answer anyware.<o:p></o:p></p>
</div>
<div>
<p>I am working with this DEM obtained using <a href="https://pypi.org/project/terraincache/">
terraincache</a>, it uses mapzen data. The SRC is WGS 84.<o:p></o:p></p>
<p><a href="https://i.stack.imgur.com/Sp4Sg.jpg"><span style="text-decoration:none"><img border="0" width="822" height="539" style="width:8.5625in;height:5.6166in" id="_x0000_i1026" src="https://i.stack.imgur.com/Sp4Sg.jpg" alt="DEM File in QGIS"></span></a><o:p></o:p></p>
<p>I ran this GDAL command to get the slope:<o:p></o:p></p>
<p><code><span style="font-size:10.0pt">gdaldem slope -s 111120 dem.tif slope.tif</span></code> (I had to do scaling because of the SRC)<o:p></o:p></p>
<p>The resulting image looks fine but it's not smooth, it has weird lines over it, like contour lines.<o:p></o:p></p>
<p><a href="https://i.stack.imgur.com/POcHR.jpg"><span style="text-decoration:none"><img border="0" width="821" height="540" style="width:8.5541in;height:5.625in" id="_x0000_i1025" src="https://i.stack.imgur.com/POcHR.jpg" alt="Slope file on QGIS"></span></a><o:p></o:p></p>
<p>You can download the DEM file here: <a href="https://gofile.io/?c=Du7WnM">https://gofile.io/?c=Du7WnM</a><o:p></o:p></p>
<p>Does anyone have an idea of how to solve it? <o:p></o:p></p>
<p>Thanks in advance for your help,<o:p></o:p></p>
<p>Danilo<o:p></o:p></p>
<p>P.S. I made this question here too: <a href="https://gis.stackexchange.com/questions/353983/slope-obtained-with-gdal-has-weird-lines">
https://gis.stackexchange.com/questions/353983/slope-obtained-with-gdal-has-weird-lines</a><o:p></o:p></p>
</div>
</div>
</div>
</body>
</html>