Re: [gdal-dev] GML box in .JP2 image

2014-03-17 Thread Piero Campalani
That's just great. All working as expected here. Thanks Even for your quick replies. Piero On 16 March 2014 20:08, Even Rouault wrote: > Le dimanche 16 mars 2014 19:23:18, Piero Campalani a écrit : > > Hi list, > > > > I am using GDAL 1.10 + JP2OpenJPEG driver to encode .JP2 files including >

Re: [gdal-dev] GML box in .JP2 image

2014-03-16 Thread Even Rouault
Le dimanche 16 mars 2014 19:23:18, Piero Campalani a écrit : > Hi list, > > I am using GDAL 1.10 + JP2OpenJPEG driver to encode .JP2 files including a > GML metadata box. > http://www.gdal.org/frmt_jp2openjpeg.html > > I used it successfully to gdal_translate a JP2 from a GeoTIFF image, but > the

[gdal-dev] GML box in .JP2 image

2014-03-16 Thread Piero Campalani
Hi list, I am using GDAL 1.10 + JP2OpenJPEG driver to encode .JP2 files including a GML metadata box. http://www.gdal.org/frmt_jp2openjpeg.html I used it successfully to gdal_translate a JP2 from a GeoTIFF image, but then: what are the read/write options for the user with regards to the GML box?