Thank you Even for your help.
From: Even Rouault
Sent: August 24, 2021 3:28 PM
To: ni hao ; gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] NITF DES
Le 24/08/2021 à 20:07, ni hao a écrit :
Hi Even,
Thank you for your reply.
Is there a simpler example to
rewrite a new one without them
*From:* Even Rouault
*Sent:* August 24, 2021 1:50 PM
*To:* ni hao ; gdal-dev@lists.osgeo.org
*Subject:* Re: [gdal-dev] NITF DES
Hello,
yes, first look:
- at the doc of the DES creation
-dev] NITF DES
Hello,
yes, first look:
- at the doc of the DES creation option in
https://gdal.org/drivers/raster/nitf.html#creation-issues
- at
https://gdal.org/drivers/raster/nitf_advanced.html#data-extension-segments-xml-des
you will need to compose the DES segment in a relatively low
Hello,
yes, first look:
- at the doc of the DES creation option in
https://gdal.org/drivers/raster/nitf.html#creation-issues
- at
https://gdal.org/drivers/raster/nitf_advanced.html#data-extension-segments-xml-des
you will need to compose the DES segment in a relatively low level.
Look at
Hi List,
Is there a GDAL utility or Python code to delete/alter/write to NITF Data
Extension Segments (DES) ?
Thanks.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
Matt,
> I would like to extract NITF data extension segment (DES) data using GDAL's
> pre-built python packaging. I'm aware of nitfdump, but that requires my
> downstream users to build from source, so I'm looking for something more
> integrated. I see there is a "DES" metadata domain in the NIT
Hi All,
I would like to extract NITF data extension segment (DES) data using GDAL's
pre-built python packaging. I'm aware of nitfdump, but that requires my
downstream users to build from source, so I'm looking for something more
integrated. I see there is a "DES" metadata domain in the NITF driv