Changes between Initial Version and Version 1 of Ticket #4901


Ignore:
Timestamp:
Nov 19, 2012, 4:53:25 AM (11 years ago)
Author:
Kosta
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4901 – Description

    initial v1  
    11When reading values from certain DEM files (see attachment) GDAL runs into an infinite (or perhaps only a very-long running?) loop; e.g.:
    22
    3 gdal_translate -of GTiff -co "TILED_YES" Benicia.dem Benicia.tif
     3gdal_translate -of GTiff Benicia.dem Benicia.tif
    44
    55Other files of that format with the same file size only need seconds to be processed.