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

2012-04-15 Thread Even Rouault
Le vendredi 13 avril 2012 10:30:12, Even Rouault a écrit : > > Hi, > > > > Alex Sevaliev from j2k-codec.com already wrote such a tool for us. It can > > be used > > in a fast mode when new GML boxes are written at the end of the JPEG2000 > > file and then it is super fast even with however big fil

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

2012-04-13 Thread Even Rouault
> Hi, > > Alex Sevaliev from j2k-codec.com already wrote such a tool for us. It can be > used > in a fast mode when new GML boxes are written at the end of the JPEG2000 file > and then it is super fast even with however big files. Yes, in fact, if the GML file to insert is already generated, the t

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

2012-04-12 Thread Rahkonen Jukka
Even Rouault wrote: > Le mercredi 11 avril 2012 14:21:09, Jukka Rahkonen a écrit : >> Hi, >> >> Do we have anything that could be used for injecting GMLJP2 georeferencing >> metadata from a text file into an existing JPEG2000 image? I found a tool >> called "JP2 Meta Editor" by a company j2k-codec

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

2012-04-12 Thread Even Rouault
Le mercredi 11 avril 2012 14:21:09, Jukka Rahkonen a écrit : > Hi, > > Do we have anything that could be used for injecting GMLJP2 georeferencing > metadata from a text file into an existing JPEG2000 image? I found a tool > called "JP2 Meta Editor" by a company j2k-codec which is usable for > indi

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

2012-04-11 Thread Jukka Rahkonen
Hi, Do we have anything that could be used for injecting GMLJP2 georeferencing metadata from a text file into an existing JPEG2000 image? I found a tool called "JP2 Meta Editor" by a company j2k-codec which is usable for individual images. However, only way to use it is through GUI and I have a ne