<div>Hello List,</div>
<div>&nbsp;</div>
<div>I am&nbsp;facing a problem in&nbsp;gdal-1.3.1&nbsp;in Linux FC4 it is unable to understand AAIGrid/Arc/Info ASCII Grid Raster file which is of size greater than or equal&nbsp;to&nbsp;2gb.</div>
<div>&nbsp;</div>
<div>I had compiled the code in&nbsp; linux with following way.</div>
<div>&nbsp;</div>
<div>with standard steps.</div>
<div>#&nbsp;./configure<br>#&nbsp;make<br># make install<br clear="all"></div>
<div>when I try to use gdalinfo to view the details about the dataset greater than 2 gb it fails.</div>
<div>&nbsp;</div>
<div>
<p><strong>&quot;ERROR 4: `/root/spearfish60/PERMANENT/cell/aoim.asc' not recognised as a supported file format.</strong></p>
<p><strong>GDALOpen failed - 4<br>`/root/spearfish60/PERMANENT/cell/aoim.asc' not recognised as a supported file format.&quot;<br></strong></p>
<p>Where as the file which less than 2gb of the same format is able give the desired output.</p>
<p><strong>Driver: AAIGrid/Arc/Info ASCII Grid<br>Size is 15215, 13593<br>Coordinate System is `'<br>Origin = (4170300.000000,3373325.000000)<br>Pixel Size = (25.00000000,-25.00000000)<br>Corner Coordinates:<br>Upper Left&nbsp; ( 
4170300.000, 3373325.000)<br>Lower Left&nbsp; ( 4170300.000, 3033500.000)<br>Upper Right ( 4550675.000, 3373325.000)<br>Lower Right ( 4550675.000, 3033500.000)<br>Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ( 4360487.500, 3203412.500)<br>Band 1 Block=15215x1 Type=Int16, ColorInterp=Undefined
<br>&nbsp; NoData Value=-9999</strong><br></p>
<p>I am trying to compile gdal-1.3.1 code for the same, is there&nbsp;any additional library to be linked so that&nbsp;gdal support&nbsp;AAIGrid/Arc/Info ASCII Grid Raster&nbsp;file&nbsp;&gt;=2gb.</p>
<p>Also, when I installed FWTool for the same the it work for&nbsp;&gt;=2gb size. but since I need to compile this code for adding some more file support. I am unable to do so..</p>
<p>Please let me know&nbsp;if there is something I missed while compilation of the code.</p>
<p>-- <br>Best Regrads<br><br>Abhay Menon</p></div>