Hello,

I have a question regarding osgdem and insets. I successfully managed to build a geocentric database using a geotiff for the whole earth (~650Mb) and SRTM data covering some parts of europe. Now I additionally got some high resolution geotiffs and DTED2 data for a specific region (inside the area I already cover with the SRTM data which is only DTED1).

My commandline looks more or less like this:

osgdem -o earth.osgb  -d .\dted\ -i Globe.tif -i Inset.tif --geocentric

The DTED1 and DTED2 data sets are in the dted-directory and the high and low res geotiff data is referenced directly.

Now what I would have expected is, that for the first levels of the database to see the low-res image and height data and the high res data on the last levels, but somehow only the low-res image data is used (same seems to be true for the height data) Am I doing this wrong? Or what would be the preferred way to refine a part of the whole earth with high res insets?

cheers
Sebastian

P.S. If this is the wrong place to ask for osgdem issues, can someone point me to a more appropriate one?


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to