<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Hi,<BR>&nbsp;<BR>I'm&nbsp;was trying to load the following web coverage (using GDAL 1.4.3):<BR>&nbsp;<BR><FONT face="" size=2>&lt;WCS_GDAL&gt;<BR>&lt;ServiceURL&gt;http://geodata.telascience.org/cgi-bin/mapserv_dem?&lt;/ServiceURL&gt;<BR>&lt;CoverageName&gt;srtmplus_raw&lt;/CoverageName&gt;<BR>&lt;WCS_GDAL&gt;<BR>&nbsp;<BR>The dataset metadata information were fetched just fine (# cols = <FONT face="" size=2>43199 and # rows =&nbsp;21599), however when the read</FONT><BR>operation started 'GDALRasterIO' an error is posted. To process the data I'm reading one whole row&nbsp;in 'GDALRasterIO'<BR>(# cols = 43199 and # rows =&nbsp;1).<BR>&nbsp;<BR>The posted error is the following:<BR>GetBlockRef failed at X block offset 0, Y block offset 0<BR>&nbsp;<BR>This appear to be related to blocks caching. I changed my block reading chunks to be the same as the band x block size and<BR>y block size for the dataset band ((# cols =&nbsp;<FONT face="" size=2>1024 and # rows =&nbsp;512)</FONT>, still no luck. I have now a time out error:</FONT><BR><FONT face="" size=2>Operation timed out after 30000 milliseconds with 0 bytes received.</FONT><BR><FONT face="" size=2></FONT>&nbsp;<BR><FONT face="" size=2>Any ideas about these issues ?</FONT><BR><FONT face="" size=2></FONT>&nbsp;<BR><FONT face="" size=2>Thanks in advance</FONT><BR><FONT face="" size=2></FONT>&nbsp;<BR><FONT face="" size=2>Noureddine Farah<BR><BR></FONT><br /><hr />Share life as it happens with the new Windows Live. <a href='http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007' target='_new'>Share now!</a></body>
</html>