[gdal-dev] Odp.: Adding multiple TREs to a NITF using gdal_translate

2024-06-11 Thread Marek Setnik via gdal-dev
e what you need. Otherwise, some more details on exact TREs might be relevant. On 11 June 2024 8:11 pm, Marek Setnik via gdal-dev wrote: Hello! I'm having trouble with adding multiple TREs to a NITF file (using C++ API), the documentation mentions that the TRE creation options allows for th

[gdal-dev] Adding multiple TREs to a NITF using gdal_translate

2024-06-11 Thread Marek Setnik via gdal-dev
Hello! I'm having trouble with adding multiple TREs to a NITF file (using C++ API), the documentation mentions that the TRE creation options allows for that but I can't figure out the syntax, how do I achieve something like this: TRE=NAME1=VALUES1,NAME2=VALUES2 ? (I also tried to use TRE creati