Hi Felix,

I don't know what is causing the stall, and can't really given the
information at hand.  Building to level 7 isn't a big build, and
osgdem on it's own should be able to build this without a problem.
The best I can suggest is run a single osgdem run within a debugger
and see if you can ascertain what is wrong.

As a general note, you shouldn't need the --xx and --yy settings if
you .tif file is a GeoTiff.  Using GeoTiff or other formats with
inbuilt geospatial coords are by far the most convenient way to work
with VPB so I would recommend using them over raw image formats that
you have to manually specific the coords.

Robert.

On Thu, Jun 10, 2010 at 12:59 PM, Felix Morsdorf
<[email protected]> wrote:
> Hi all,
>
> thanks for your help so far. I tried the --machines (4 processes) switch 
> together with manually settting the split level to 5, but still no luck; some 
> parts of my DTM are not build.
>
> Here is some more information:
> OSG 2.8.3, VPB 0.9.10, OSX 10.6.3, Mac Pro 2.93 GHz Quad Core Xeon with 8 GB 
> RAMS
> The DTM is a 16bit grayscale (2100x6000) tif without worldfile, I am 
> producing a "flat" (Switzerland...) DTM, and the vpbmaster command to build 
> it is:
>
> vpbmaster -d dtm.tif --machines machinepool.txt --split 5 --xx 1 --yy 1 -v 
> 0.006332397 -l 7 --default-color 0.7,0.7,0.7,1 -o laegeren.ive
>
> The error of the logfiles that are not build is still the same.
>
> Thank you for your help, it is much appreciated!
>
> Cheers,
>
> Felix
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=28778#28778
>
>
>
>
>
> _______________________________________________
> 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