Re: [gdal-dev] Extending nitf_spec.xml

2015-12-08 Thread Brad Hards
On Tue, 8 Dec 2015 11:20:47 AM Even Rouault wrote: > > I use the GDAL nitf_spec.xml file > > (https://trac.osgeo.org/gdal/browser/trunk/gdal/data/nitf_spec.xml) in an > > open source project (Java library: > > https://github.com/codice/imaging-nitf). I'm trying to figure out how to > > extend my li

Re: [gdal-dev] Extending nitf_spec.xml

2015-12-08 Thread Even Rouault
Hi Brad, > Hi, > > I use the GDAL nitf_spec.xml file > (https://trac.osgeo.org/gdal/browser/trunk/gdal/data/nitf_spec.xml) in an > open source project (Java library: > https://github.com/codice/imaging-nitf). I'm trying to figure out how to > extend my library to support writing as well as readin

[gdal-dev] Extending nitf_spec.xml

2015-12-08 Thread Brad Hards
Hi, I use the GDAL nitf_spec.xml file (https://trac.osgeo.org/gdal/browser/trunk/gdal/data/nitf_spec.xml) in an open source project (Java library: https://github.com/codice/imaging-nitf). I'm trying to figure out how to extend my library to support writing as well as reading. I try to keep the fi