Hi Torben,

I'd recommend using the trunk if you're unsure of what version of
osgEarth you're using.  Right now it's just up to you to know what
version of the source you built against.  I'd recommend updating to
the trunk if you're unsure what version you've used.

I believe that if you use a standard osgdem command line, vpb will
create a database that can be accessed via osgEarth using the "nested"
 directory structure with no split levels.  You can define split
levels with vpb using the --splits commandline and I believe those are
only used with distributed builds.  If that's incorrect perhaps Robert
can chime in and correct me :)

You should also make sure that you add a
<profile>global-geodetic</profile> element within your VPB source as
sometimes the computed profile coming from VPB can be slightly off
causing osgEarth to try to reproject the imagery, which doesn't
currently work with DDS compressed tiles.

I haven't seen the issue with osgEarth always loading the highest LOD
when using a VPB database, can you elaborate a bit on that?

Thanks,

Jason

On Tue, Mar 30, 2010 at 10:57 AM, Torben Dannhauer
<[email protected]> wrote:
> Hi Jason,
>
> I use a geocentric database.
>
> How can I determine the osgEarth version?
>
> I also do not understand how the split level management (flat, nested etc.) 
> is used in osgEarth, the documentation is quite unclear.
>
> It only worked to display with an old database with all files in one 
> directory. All of my new databases have subdirectories with unknown split 
> levels (I think default, but I don't familiar if default splitlevel is a 
> fixed value or calculated depening on amount of rawdata. I don't know how to 
> configure osgEarth to display an vpb database.
>
> Even it it work to display, the LOD issue still remains.
>
> Thank you!
>
> Cheers,
> Torben
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=26270#26270
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to