Thanks Christophe, I've merged your changes with small tweak, I change the
name of the variable actualHeight to orignalHeight to better reflect what
the code was doing.  Changs now checked into VPB svn/trunk. Cheers, Robert.

On Wed, Mar 4, 2009 at 1:22 PM, christophe loustaunau <
[email protected]> wrote:

> Hi Robert,
>
>
> If you want to generate a database with two DEM files :
> -one for the world.
> -one for the USA with a better resolution and some NoDataValue.
>
> What would be logical when osgdem find a NoDatavalue for the USA is to use
> the value of the world DEM.
> If you use the option --no-interpolate-terrain, osgdem use the value of the
> world DEM.
> But if you don't use the option --no-interpolate-terrain, osgdem set the
> height to 0 and ignore the value of the world DEM.
>
>
> Here is a patch based on rev 952 (svn head) which correct that.
>
> Regards.
>
> --
> Christophe Loustaunau.
>
> _______________________________________________
> 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

Reply via email to