Robert Osfield wrote: >> Hi Mauricio, did you ever get your geocentric database with height data up >> and running? We are currently struggling to do the same, and are having >> similar problems. Osgdem works perfectly when using either a non-geocentric >> (flat) Earth model with height data or when building a geocentric database >> with no height data applied. >> However, when using both height data and the "--geocentric" option, osgdem >> always aborts with a message stating that the destination graph cannot be >> build. Perhaps we're using the wrong parameters, but I just wanted to check >> if it does work at all, or if support for geocentric databases might be >> broken at the moment (we've checked out vpb from the trunk).
I just successfully built a geocentric VPB database with osgdem using 90m SRTM data (geographic WGS84) in BT format and 30m Landsat imagery in four large geographics WGS84 tiles (from the Telascience archive of the OnEarth mosaic). I'm using VPB from SVN-head from last week. I made a couple of tweaks (submitted to osg-submissions) to allow setting the less-than-full build extents in geographic coords but those shouldn't impact your application. My commandline is roughly osgdem.exe -gb (my X,Y area bounds) --geocentric -t Image1.tif -t Image2.tif -t Image3.tif -t Image4.tif -d MyDEM.bt -l 10 --terrain -o MyModel.ive -- 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 [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

