Re: [gdal-dev] Accessing DES in NITF through GDAL

2020-04-02 Thread Edson, Adam Robert
Especially as I haven't seen a descriptive document for them yet. From: Brad Hards Sent: Thursday, April 2, 2020 12:00 PM To: Edson, Adam Robert ; gdal-dev@lists.osgeo.org Subject: RE: [gdal-dev] Accessing DES in NITF through GDAL I think there could be

Re: [gdal-dev] Accessing DES in NITF through GDAL

2020-04-02 Thread Brad Hards
-dev@lists.osgeo.org Subject: Re: [gdal-dev] Accessing DES in NITF through GDAL I have been tasked with making GDAL capable of dealing with a new NITF type (https://calval.cr.usgs.gov/apps/sites/default/files/jacie/BarbaraEckstein.p df) that has major buy-in from data providers. Due to the

Re: [gdal-dev] Accessing DES in NITF through GDAL

2020-04-02 Thread Even Rouault
On jeudi 2 avril 2020 15:53:18 CEST Edson, Adam Robert wrote: > I have been tasked with making GDAL capable of dealing with a new NITF type > (https://calval.cr.usgs.gov/apps/sites/default/files/jacie/BarbaraEckstein. > pdf) that has major buy-in from data providers. Due to the ubiquity of GDAL, >

Re: [gdal-dev] Accessing DES in NITF through GDAL

2020-04-02 Thread Edson, Adam Robert
ts may include “tagged record extensions” (TREs), i.e., metadata headers calval.cr.usgs.gov From: Even Rouault Sent: Thursday, April 2, 2020 11:03 AM To: gdal-dev@lists.osgeo.org Cc: Edson, Adam Robert Subject: Re: [gdal-dev] Accessing DES in NITF through GDAL

Re: [gdal-dev] Accessing DES in NITF through GDAL

2020-04-02 Thread Even Rouault
Adam, > I am working with NITF data. How are Data Extension Segments (DES) accessed > through GDAL? Complicated topic. TRE stored in DES are reported in the TRE and xml:TRE metadata domains. For generic DES extraction, you need to build GDAL with the ESRI_BUILD macro enabled, and then they sho

[gdal-dev] Accessing DES in NITF through GDAL

2020-04-02 Thread Edson, Adam Robert
I am working with NITF data. How are Data Extension Segments (DES) accessed through GDAL? Thanks! Adam ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev