Basically, osgEarth is really good at doing fancy layering of data sources.
VPB is a little trickier, but can do most of the same things (for elevation
and raster data anyway).

I was thinking it might be easier to use osgEarth to turn your multiple
layers of GeoTIFF images into a single elevation layer and a single imagery
layer, and just feed that to VPB.

But, I think really, feeding the original data directly to VPB is better
because it lets VPB use its own intelligence about the different layers'
resolution.

So, do you know how to build a model using VPB with multiple input layers?
Here's some info with a few sample command lines:
http://alphapixel.com/wp-content/uploads/2015/04/OpenSceneGraph-OSG-Virtual-Planet-Builder-VPB-OSGDEM.pdf






On Fri, Apr 26, 2019 at 3:15 PM Steven Jones <stevenj...@gmail.com> wrote:

> Hi Scott,
>
> Are you referring to a TMS dataset? Or something different? (All of my
> elevation and imagery files are tiled GeoTiffs.)
>
> Thanks!
>
> Steven
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=75903#75903
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to