<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19088">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Dear all,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I have got a problem using the GDAL tool 
gdalbuildvrt.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I would like to join two DEMs sampled on the same 
grid which insist on the same </FONT></DIV>
<DIV><FONT size=2 face=Arial>geografical zone. </FONT></DIV>
<DIV><FONT size=2 face=Arial>The first DEM has got some NoDataValue holes and I 
would like to feel them with the values in</FONT></DIV>
<DIV><FONT size=2 face=Arial>the second DEM. </FONT></DIV>
<DIV><FONT size=2 face=Arial>I ave used also the flag to ignore the projection 
(-allow_projection_difference).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>DEMs have the same raster size (xSize="10801" 
ySize="7201"), the same data type ("Float32")</FONT></DIV>
<DIV><FONT size=2 face=Arial>and the same NoData Value 
(-3.27670000000000E+04).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>The GDAL tool goes in segmentation fault: any 
ideas?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>$ gdalbuildvrt -allow_projection_difference&nbsp; 
output.vrt ned/safod+egm96.dem srtm/srtm_90m_egm96_grid.tif</FONT></DIV><FONT 
size=2 face=Arial>
<DIV>0...10...20...30...40...50...60...70...80...90...100 - done.<BR>Warning 6: 
gdalbuildvrt does not support heterogenous band characteristics. Skipping 
srtm/srtm_90m_egm96_grid.tif<BR>Segmentation fault</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks in advanced.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Marco</DIV></FONT></BODY></HTML>