Re: [osg-users] [vpb] how to create valid terrain database?

2009-12-08 Thread Robert Osfield
Hi Hartwig,

On Mon, Dec 7, 2009 at 6:12 PM, Hartwig Wiesmann
hartwig.wiesm...@wanadoo.nl wrote:
 I just added the backslashes here in the text to prevent unwanted line 
 breaks. The real command is written in one line with the appropriate spaces.

 So, this is not the problem!

The build worked for me once I fixed the command line.

Have a look at the console output to see what errors are being
reported, perhaps as Chris suggest you haven't set up the
library/plugin paths correctly for picking up on the OSG plugins.

Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [vpb] how to create valid terrain database?

2009-12-07 Thread Robert Osfield
HI Hartwig,

Your errors seems to be that your \ is concatenating the lines without
any spaces so the two adjacent options can glued together so you get
-d ps_height_16k.tif-v 0.1   which will of course result in the osgdem
not being able to find the required files.

Robert.

On Sun, Dec 6, 2009 at 10:31 PM, Hartwig Wiesmann
hartwig.wiesm...@wanadoo.nl wrote:
 Hi,

 I am using osgdem 0.9.10 with the following arguments:

 osgdem --xx 10 --yy 10 -t ps_texture_16k.tif\
 --xx 10 --yy 10 -d ps_height_16k.tif\
 -v 0.1 --terrain -o test.osg

 Unfortunately, this does not produce anything useful. So, it seems to be that 
 an argument is missing to create a valid database. But what argument?
 Removing --terrain builds a valid osg::Geode base database.

 Cheers,
 Hartwig

 --
 Read this topic online here:
 http://forum.openscenegraph.org/viewtopic.php?p=20986#20986





 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [vpb] how to create valid terrain database?

2009-12-07 Thread Hartwig Wiesmann
Hi Robert,

I just added the backslashes here in the text to prevent unwanted line breaks. 
The real command is written in one line with the appropriate spaces.

So, this is not the problem!

Cheers,
Hartwig

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=21045#21045





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [vpb] how to create valid terrain database?

2009-12-07 Thread Chris 'Xenon' Hanson
Hartwig Wiesmann wrote:
 Hi,
 I am using osgdem 0.9.10 with the following arguments:
 osgdem --xx 10 --yy 10 -t ps_texture_16k.tif\
 --xx 10 --yy 10 -d ps_height_16k.tif\
 -v 0.1 --terrain -o test.osg

  Can you put copies of the input data somewhere I could access them and check 
them?

-- 
Chris 'Xenon' Hanson, omo sanza lettere  Xenon AlphaPixel.com
PixelSense Landsat processing now available! http://www.alphapixel.com/demos/
There is no Truth. There is only Perception. To Perceive is to Exist. - Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [vpb] how to create valid terrain database?

2009-12-06 Thread Hartwig Wiesmann
Hi,

sorry, but with anything useful I meant that osgviewer test.osg is not 
displaying anything and it seems to be that no height data is stored in the 
database.


Thank you!

Cheers,
Hartwig

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=20988#20988





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org