On Wed, Mar 13, 2013 at 4:55 AM, Livneh Yehiyam <[email protected]> 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,
[email protected]
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Software Developer
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to