Apologies for the delay on this my build command is set PATH=C:\VirtualPlanetBuilder\windows\vpbWinBuild;%PATH% set VPB_MAXIMUM_NUM_OPEN_DATASET=512 mkdir Charts vpbmaster --levels 0 1 -t "Reprojected_files/Chart1" --levels 2 2 -t "Reprojected_files/Chart2" --levels 3 3 -t "Reprojected_files/Chart3" --levels 4 4 -t "Reprojected_files/Chart4" --levels 5 5 -t "Reprojected_files/Chart5" --levels 6 8 -t "Reprojected_files/Chart6" --levels 9 12 -t "Reprojected_files/Chart7" --levels 13 15 -t "Reprojected_files/Chart8" --levels 16 99 -t "Reprojected_files/Chart9" --levels 17 99 -t "Reprojected_files/Chart10" --levels 18 99 -t "Reprojected_files/Chart11" -o "xxxxx<Directory>/xxxxx.ive" -O "compressed" ./Chart.log
I've had to remove some data due to restrictions per company policy. For the first 5 layers of charts I'm fine but getting the last 6 is becoming difficult. Christopher On Monday, April 13, 2020 at 7:01:57 PM UTC-5, Chris Hanson wrote: > > What is your VPB build command? > > On Mon, Apr 13, 2020 at 2:16 PM christopher kleber <[email protected] > <javascript:>> wrote: > >> Good Afternoon >> >> I'm trying to build an 11 layer LOD paged database of charts. >> Previously I've built 5 layer charts with no issue. >> But this one needs 11 and is not going well. >> >> *Platform Data* >> VPB version 0.9.10 >> Windows edition >> >> *The resolution of each chart in meters per pixel* >> Chart 1: 600m >> Chart 2: 250m >> Chart 3: 150m >> Chart 4: 60m >> Chart 5: 30m >> Chart 6: 12.564m >> Chart 7: 6.273m >> Chart 8: 2.934m >> Chart 9: 2.386m >> Chart 10: 1.754m >> Chart 11: 1.483m >> >> When I run my build script i get this error in the log file >> >> Skipping source Reprojected_files/Chart 6/xxxx.tif as its min level >> excees destination max level. >> Skipping source Reprojected_files/Chart 7/xxxx.tif as its min level >> excees destination max level. >> Skipping source Reprojected_files/Chart 8/xxxx.tif as its min level >> excees destination max level. >> Skipping source Reprojected_files/Chart 9/xxxx.tif as its min level >> excees destination max level. >> Skipping source Reprojected_files/Chart 10/xxxx.tif as its min level >> excees destination max level. >> Skipping source Reprojected_files/Chart 11/xxxx.tif as its min level >> excees destination max level. >> >> What is causing this error and does anyone know how to mitigate it. >> >> Any help is appreciated. >> >> Christopher >> >> -- >> You received this message because you are subscribed to the Google Groups >> "OpenSceneGraph Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/osg-users/de3fdbb3-8522-4df5-b93c-0434ec72e3c4%40googlegroups.com >> >> <https://groups.google.com/d/msgid/osg-users/de3fdbb3-8522-4df5-b93c-0434ec72e3c4%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Chris 'Xenon' Hanson, omo sanza lettere. [email protected] > http://www.alphapixel.com/ > Training • Consulting • Contracting > 3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 > • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL > Legal/IP • Forensics • Imaging • UAVs • GIS • GPS • > osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile • > iPhone/iPad/iOS • Android > @alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775) > 623-PIXL [7495] > -- You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/9a3d8328-260e-46ec-a334-2af75f31aa17%40googlegroups.com.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

