Re: [gdal-dev] Re: Adding GMLJP2 metadata into existing JPEG2000 file

2012-04-13 Thread Even Rouault
Le vendredi 13 avril 2012 15:30:44, Jukka Rahkonen a écrit : > Even Rouault mines-paris.org> writes: > > Jukka, > > > > Your question made me look more closely at the capabilities of the JP2Box > > support in GDAL, and I discovered that I had to write just a few lines of > > code to add support f

[gdal-dev] Re: Adding GMLJP2 metadata into existing JPEG2000 file

2012-04-13 Thread Jukka Rahkonen
Even Rouault mines-paris.org> writes: > > Jukka, > > Your question made me look more closely at the capabilities of the JP2Box > support in GDAL, and I discovered that I had to write just a few lines of > code > to add support for writing georeferencing in the existing openjpeg driver. > S