HI Alejandro, Thanks for the test files. I can recreate the problem which is the good news. The bad news is that I don't have any good ideas what might be exactly wrong. My best guess is that the task generation is not building all the required tasks to cover the region, with the extreme aspect ratio being a likely to clue to what is going wrong. It's probably just a small typo somewhere.
I have a lot of other tasks on my plate right now so can't dive into the VPB code to figure out what is wrong. If you can't wait for me to get back to VPB work, just dive into the VPB code and see what is happening with the tasks generation. Robert. On Fri, Nov 28, 2008 at 9:41 PM, Alejandro Aguilar Sierra <[EMAIL PROTECTED]> wrote: > Hi Robert, > > Ok, same command lines, same result. > > osgdem -d fv.tif -t fv_tx.tif -l 5 -o fv.ive > > vpbmaster -d fv.tif -t fv_tx.tif -l 5 -o fv2.ive > > I am using latest vpb and osg from svn. Apparently the whole terrain > (fv2) appears on screen at starting osgviewer, but the right side > disapears instantly. fv works fine. > > As the images are not big, I am attaching them so you can reproduce > the problem (or not). > > Regards, > > -- A. > > > On Fri, Nov 28, 2008 at 11:11 AM, Robert Osfield > <[EMAIL PROTECTED]> wrote: >> Hi Alehandro, >> >> I can't see how I or others can really answer your question. The best >> I can do is point out that your command lines are different, so... >> this might have an effect. Try using the same command lines. >> >> Robert. >> >> On Fri, Nov 28, 2008 at 4:17 PM, Alejandro Aguilar Sierra >> <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> Building the same terrain, osgdem creates it complete but vpbmaster >>> does just the first left chunk. Why? Am I missing some parameter? >>> >>> I used these commands, respectively: >>> >>> osgdem -d fv.tif -t fv_tx.tif -l 5 -v 20 -o fv.ive >>> Elapsed time = 70.969066 >>> >>> vpbmaster -d fv.tif --layer 0 -t fv_tx.tif --layer 1 -t fv_gmt.tif >>> --terrain -o fv2.ive >>> Total elapsed time = 1.818129 >>> >>> All images are geotiff created with gdal from DEM data (etopo1) and >>> height/palette tables. >>> >>> Thanks in advance and regards. >>> >>> -- A. >>> >>> _______________________________________________ >>> 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 >> > > _______________________________________________ > 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

