Hi Chris, I've tried the suggested command line option and it just writes out the root file in my local outputpath directory, and then the next nested tile appears in the outputpath directory nested in the original databases directory, and the while lots of output appears on the console no other tiles appear to be written anywhere I can work out.
As things stand it really doesn't appear to be working well under Linux. There is an another OSG example, osgfilecache, that does recursive traversal of paged database, it doesn't change the file extension, but it able to constrain the traversal to specified extents. It's code for reading and writing is a bit different than yours. It doesn't do any of the set working directory code, and I'm not sure why yours needs to. Could you explain why you are using the set working directory code? Robert. On Mon, Nov 30, 2009 at 4:33 PM, Chris 'Xenon' Hanson <[email protected]> wrote: > Robert Osfield wrote: >> Hi Chris, >> Thanks for the latest changes. I've now merged and keen to test the >> new feature. What is the best way to go about testing it out? > > This message: > http://www.mail-archive.com/[email protected]/msg33103.html > > had some advice and a sample command-line for a VPB database. > >> Robert. > > -- > 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-submissions mailing list > [email protected]> > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
