<br><br><div><span class="gmail_quote">On 10/16/07, <b class="gmail_sendername">Mateusz Loskot</b> <<a href="mailto:mateusz@loskot.net">mateusz@loskot.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Frank Warmerdam wrote:<br>> Daniele Romagnoli wrote:<br>>> 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<br>
>> 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
<br>>> GDAL_SKIP = JP2KAK) drivers.<br>>> Now I'm attempting to work with the JP2MrSID driver but I dont know<br>>> how to get it. I set GDAL_SKIP = JP2KAK JP2ECW (space separated list)<br>>> but calling "gdalinfo --formats" don't display JP2MrSID somewhere
<br>>> (only the simple "MrSID" appears).<br>>><br>>> Do I need to properly configure NMAKE.opt in some manner? (I already<br>>> enabled MrSID support)<br>>> Or JP2MrSID is just a symbolic name to say that MrSID driver also
<br>>> allows reading JP2 files? (Although JP2ECW and ECW appear separately)<br>>><br>>> Thank you very much for your help.<br>><br>> Daniele,<br>><br>> I see the nmake.opt in subversion lacks the MRSID_FLAGS = -DMRSID_J2K
<br>> required to enable the JP2MRSID driver. I have added this in trunk and<br>> 1.4 branch. But basically just add this in your nmake.opt, just after<br>> MRSID_LIB for instance:<br>><br>> # Comment out the following to supress JP2MRSID driver.
<br>> MRSID_FLAGS = -DMRSID_J2K<br><br><br>plus, you need to uncomment and edit value of MRSID_DIR variable in<br>nmake.opt, as well as uncomment other MRSID_* variables.</blockquote><div><br>Sure, I already done this when adding MrSID support.
<br>Thank you (Frank and Mateusz) for your help.<br><br>-- <br>Best Regards,<br>Daniele Romagnoli<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Cheers<br>--<br>Mateusz Loskot<br><a href="http://mateusz.loskot.net">http://mateusz.loskot.net</a><br></blockquote></div>