If you have copied the same command as you invoked, thats because you use osgdem -t option twice with the same W180N90.tif file. ;-). If you did a mistake in the email and not in real command, and actually use two different tiffs then it may mean that your tiffs are not georeferenced (GeoTiff) and osgDem does assume they cover the same range. You may need to use other osgDem options to define word ranges this tiffs correspond to ... Run osgDem --help for the list of options.
Regards, Wojtek -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of om Sent: Thursday, October 04, 2007 8:53 PM To: OpenSceneGraph Users Subject: [osg-users] Problem with combining texture maps. I tried to combine two texture maps with the following command line script using osgdem. osgdem -t W180N90.tif -t W180N90.tif -l 1 -a output.osga output.osga shows the second texture map only. It'll be great if somebody can enlighten me on where it is going wrong. I can send the texture maps if required Thanks om _______________________________________________ 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

