Hi list,<br>I have just a simple question for you.<br><br>I would like to test all the powerful drivers which are capable of handle Jpeg2000 format.<br>I noticed that GDAL provides a wide set of JP2 drivers:<br><br>JP2KAK<br>
JP2ECW<br>JP2MrSID<br><br>I already successfully tested the JP2KAK and the JP2ECW (by setting GDAL_SKIP = JP2KAK) drivers.<br>Now I&#39;m attempting to work with the JP2MrSID driver but I dont know how to get it. I set GDAL_SKIP = JP2KAK JP2ECW (space separated list) but calling &quot;gdalinfo --formats&quot; don&#39;t display JP2MrSID somewhere (only the simple &quot;MrSID&quot; appears).
<br><br>Do I need to properly configure NMAKE.opt in some manner? (I already enabled MrSID support)<br>Or JP2MrSID is just a symbolic name to say that MrSID driver also allows reading JP2 files? (Although JP2ECW and ECW appear separately)
<br><br>Thank you very much for your help.<br clear="all"><br>Best Regards,<br>Daniele Romagnoli