<div dir="ltr">Steven,<div>You should consider making a GDAL VRT. It's a format for compositing source files together into one virtual data source. You can build it by hand or use the gdalbuildvrt tool.</div><div><br></div><div><a href="https://www.gdal.org/gdalbuildvrt.html">https://www.gdal.org/gdalbuildvrt.html</a>  <br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Glenn Waldron / osgEarth</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 29, 2019 at 7:02 PM Chris Hanson <<a href="mailto:xenon@alphapixel.com">xenon@alphapixel.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 dir="ltr">On Mon, Apr 29, 2019 at 9:09 PM Steven Jones <<a href="mailto:stevenj279@gmail.com" target="_blank">stevenj279@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I receive no error messages, and the build completes, but when I use osgviewer to inspect the .ive file, it is completely flat - no visible change in elevation - terrain resolution is perfect though. </blockquote><div><br></div><div>  Is the imagery in place and proper resolution?</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Below is the command line that I've used to build the database - I've changed the LOD level to various settings, even up to 8, and tried other settings based on osgdem's -h info (such as --PagedLOD), but no joy.<br>
osgdem --geocentric -t C:\DB\N33\W118\004_Imagery -d C:\DB\N33\W118\001_Elevation -l 8 -o db.ive<br></blockquote><div><br></div><div>  What elevation units is your elevation data in?</div><div><br></div><div>  Can you verify that OSG or osgDEM is able to read it ok otherwise? Do you have any other known-good sample data to throw at it to see if your elevation file values just aren't being understood correctly?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Also, if I create the database as .osg instead of .ive, osgviewer throws the following error:  "Problem, no locator found in any of the terrain layers."<br></blockquote><div><br></div><div>  Is your OSG even built with the deprecated .osg format plugin?</div><div><br></div><div>  You can save as the more modern .osgb (binary) and .osgt (text) formats instead of .osg and .ive. They are preferred now, though I haven't tried them with VPB/osgdem myself.</div><div><br></div><div>  If you can get it into .osg or .osgt format -- or use osgconv to convert the successful .ive file(s) to .osg/.osgt you might be able to examine the data values in the created rasters and see if there are all zeros or just some VERY small values.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Maybe I'm missing something obvious, but for the life of me I can't get past this point... ;-(   (It is very important that the database render the elevation in a 3D format.)<br>One other item of interest is that neither --interpolate-imagery nor --interpolate-terrain work in osgDem... They both throw errors that they are unrecognized commands. The version of VPB/osgDem I'm running is 0.9.11 (I was trying different options to generate the database when I encountered this.)<br></blockquote><div><br></div><div>  Huh. I can't recall if I ever used them. You'd have to look into the source to see if they're even there or if they're able to be made to work.</div><div> </div></div>-- <br><div dir="ltr" class="gmail-m_8806585653698876666gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div style="text-align:center">Chris 'Xenon' Hanson, omo sanza lettere. Xenon@AlphaPixel.com <a href="http://www.alphapixel.com/" target="_blank">http://www.alphapixel.com/</a></div><div style="text-align:center">Training • Consulting • Contracting</div><div style="text-align:center">3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL</div><div style="text-align:center"><span style="font-size:12.8px">Legal/IP •</span><span style="font-size:12.8px"> </span><span style="font-size:12.8px">Forensics •</span><span style="font-size:12.8px"> </span>Imaging <span style="font-size:12.8px">•</span><span style="font-size:12.8px"> </span><span style="font-size:12.8px">UAVs </span><span style="font-size:12.8px">• GIS • GPS • osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile • iPhone/iPad/iOS • Android</span></div><div style="text-align:center"><a href="https://twitter.com/alphapixel" target="_blank">@alphapixel</a> <a href="http://facebook.com/alphapixel" target="_blank">facebook.com/alphapixel</a> (775) 623-PIXL [7495]<br></div></div></div></div></div></div></div>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>