<div dir="ltr"><div><div>Martin,<br><br></div>Thanks. That is the issue. I'm sure the 3D support is going to continuously evolve and get better and hopefully sometime in the near future it will handle no-data values. In the meantime I will use your suggestion of remapping the no-data values.</div><div><br></div><div>Happy holidays,</div><div><br></div><div>Calvin<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 16, 2017 at 12:03 PM, Martin Dobias <span dir="ltr"><<a href="mailto:wonder.sk@gmail.com" target="_blank">wonder.sk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Calvin<br>
<br>
I have tested with your layer and the problem is with the no-data<br>
values - right now the terrain generator does not have a concept of<br>
no-data values so they are interpreted as valid values, which in this<br>
case is a very high number (around 1e38) and that breaks the 3D view.<br>
Best to keep an eye on <a href="https://issues.qgis.org/issues/17558" rel="noreferrer" target="_blank">https://issues.qgis.org/<wbr>issues/17558</a> as that is<br>
essentially the same problem. As a temporary workaround, you could try<br>
to change your layer's no-data values closer to the valid range (e.g.<br>
zero or 500).<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">Martin<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, Dec 15, 2017 at 10:51 PM, C Hamilton <<a href="mailto:adenaculture@gmail.com">adenaculture@gmail.com</a>> wrote:<br>
> The current DEM that I am working with is located here:<br>
><br>
> <a href="http://gis3.oit.ohio.gov/ZIPARCHIVES/ELEVATION/GRIDMOSAICS/GRE_DEM_MOS.zip" rel="noreferrer" target="_blank">http://gis3.oit.ohio.gov/<wbr>ZIPARCHIVES/ELEVATION/<wbr>GRIDMOSAICS/GRE_DEM_MOS.zip</a><br>
><br>
> I'm surprised that resizing did not help so I am not sure what is wrong. I<br>
> created a small 560x460 image that I have attached. It does not work for me.<br>
><br>
> Thanks,<br>
> Calvin<br>
><br>
> On Fri, Dec 15, 2017 at 4:22 PM, Martin Dobias <<a href="mailto:wonder.sk@gmail.com">wonder.sk@gmail.com</a>> wrote:<br>
>><br>
>> Hi Calvin<br>
>><br>
>> Could you please point me to such a DEM to try it out myself? Or even<br>
>> better, file a ticket on <a href="http://issues.qgis.org" rel="noreferrer" target="_blank">issues.qgis.org</a> so that we do not forget<br>
>> about it. Not sure from the top of my head what could go wrong there -<br>
>> the raster size should not be the reason really as the raster data<br>
>> access is using the same code paths as 2D rendering would. Maybe there<br>
>> is something in the data that causes the problem. If you resize the<br>
>> large DEM to e.g. 5000x5000 pixels, does that help?<br>
>><br>
>> Regards<br>
>> Martin<br>
>><br>
>><br>
>> On Fri, Dec 15, 2017 at 8:38 PM, C Hamilton <<a href="mailto:adenaculture@gmail.com">adenaculture@gmail.com</a>><br>
>> wrote:<br>
>> > QGIS 3D has a lot of potential and works well with small DEM data sets,<br>
>> > but<br>
>> > when ever I try it with a large DTM image I just get a white screen. I<br>
>> > tend<br>
>> > to work with large DEMs (50000 x 50000 pixels and larger) and I would<br>
>> > love<br>
>> > for this to work with it properly.<br>
>> ><br>
>> > Do you have any ideas why this is the case? I have tried this with an<br>
>> > AIG/Arc/Info Binary Grid image as well as a GeoTIFF with overviews.<br>
>> ><br>
>> > OS: Windows 7; QGIS 3 Version: 2.99.0-238<br>
>> ><br>
>> > Thanks,<br>
>> ><br>
>> > Calvin<br>
>> ><br>
>> > ______________________________<wbr>_________________<br>
>> > QGIS-Developer mailing list<br>
>> > <a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>
>> > List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
>> > Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>