[gdal-dev] KAKADU jpeg 2000 driver

Frank Warmerdam warmerdam at pobox.com
Wed Mar 13 08:23:49 PDT 2013


On Wed, Mar 13, 2013 at 4:55 AM, Livneh Yehiyam <yehil at rafael.co.il> wrote:

>  Hi****
>
> Is it possible with the GDAL kakadu driver to specify the options of :****
>
> **1.       **Cuse_sop : to add SOP (start of packet) marker****
>
> 2.       ORGtparts=R
>

Yehiyam,

Skimming the code in gdal/frmts/jp2kak/jp2kakdataset.cpp,
these do not seem to be supported parameters.  It looks like
it should be pretty easy to add them though.  If you look for
the two places that Qguard appears in that file it should be
fairly obvious how to add them.

Do you feel up to patching this yourself, and submitting
the change after testing?  If not, I could prepare the patch
if you are willing to test it.  Opening a ticket would be a good
first step.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam,
warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Software Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130313/adaf1244/attachment.html>


More information about the gdal-dev mailing list