<div dir="ltr">When I tried to open SPOT 5 DIMAP format imagery using Python bindings as gdal.Open(infile, GA_ReadOnly), it can not display the map info (geotransform and projection), and the sequence of band numbers are different.<br>

<br>Also, I tried to convert it into GeoTiff  format using gdal_translate.exe; the same problem exists.<br><br>When I tried to wrap the original DIMAP format imagery into 'wgs84' using gdal_warp.exe,  it produces the map information, but the output map information is different to the result from ENVI software. In addition the range of values in one band (0-255) differs with the values given by ENVI software(55-255).<div>
<br></div><div>It would be great if GDAL can open the DIMAP format correctly.</div><div><br>I have been using "gdal-111-1500-x64-core.exe" and "GDAL-1.11.0.win-amd64-py2.7.exe".</div><div><br></div><div style>
Bas Smit<br><br>
</div></div>