[gdal-dev] Problem with GDALWarp

2015-08-31 Thread user gdal
Dear Dr. Brad/all, Thanks for your kind and prompt reply. Below are my answers/clarifications. It may also be said that the program stops execution just after the 'operation->Initialize(WO)' step. Can someone help me solve this problem. On Wed, 19 Aug 2015 04:01:32 PM user gdal wrote: Dear friend

Re: [gdal-dev] Issue with gdalchksum on Fedora 21 ppc64le?

2015-08-31 Thread Gawade P
Hi Even, I have raised the ticket: https://trac.osgeo.org/gdal/ticket/6091 and attached the patch to it. Thanks. On Fri, Aug 28, 2015 at 2:48 PM, Gawade P wrote: > Thanks, Even. Sure, I will run the full test suite, prepare the patch, > raise a ticket and update it. > > On Fri, Aug 28, 2015 at

Re: [gdal-dev] NSIF with GDAL

2015-08-31 Thread Bar Ori
What am I trying to do is to create a NSIF file using GDAL and its NITF driver. When I do it, the file which created looks like having just part of what I need in according to the NSIF standard (I also need few fields which are out of standard). Moreover, When I am trying to edit this data whethe

Re: [gdal-dev] NSIF with GDAL

2015-08-31 Thread Even Rouault
Le lundi 31 août 2015 12:51:17, Bar Ori a écrit : > First, thank you for the information about the FWTool, I will try the > gisinternals as suggested. > > Second, Sorry, yes... > This huge document has table with the metadata needed. > For example (not in the document) , I want to add a field name

Re: [gdal-dev] NSIF with GDAL

2015-08-31 Thread Bar Ori
First, thank you for the information about the FWTool, I will try the gisinternals as suggested. Second, Sorry, yes... This huge document has table with the metadata needed. For example (not in the document) , I want to add a field named "CNRTYCODE" with the value "US". How do I add it as part o

Re: [gdal-dev] NSIF with GDAL

2015-08-31 Thread Even Rouault
Le lundi 31 août 2015 12:17:17, Bar Ori a écrit : > The metadata I am trying to add is according to " STANAG 4545 /AEDP-4 NATO > Secondary Imagery Format (NSIF)" > (http://www.nato.int/structur/ac/224/standard/4545/4545_documents/4545_ed1 > _amd1.pdf) Pointing at a 160 page long document isn't re

Re: [gdal-dev] NSIF with GDAL

2015-08-31 Thread Bar Ori
The metadata I am trying to add is according to " STANAG 4545 /AEDP-4 NATO Secondary Imagery Format (NSIF)" (http://www.nato.int/structur/ac/224/standard/4545/4545_documents/4545_ed1_amd1.pdf) I read about the TRE at http://gdal.org/frmt_nitf_advanced.html but didn't understood exactly how to wo

Re: [gdal-dev] NSIF with GDAL

2015-08-31 Thread Even Rouault
Le lundi 31 août 2015 11:21:51, vous avez écrit : > Hi Even, > Thanks for your quick response. > I have already read and worked according to this document > (http://gdal.org/frmt_nitf.html) Still, after removing the aux.xml file, > the data is gone with it. That's a bit surprising. See: $ gdal_t

Re: [gdal-dev] NSIF with GDAL

2015-08-31 Thread Bar Ori
Hi Even, Thanks for your quick response. I have already read and worked according to this document (http://gdal.org/frmt_nitf.html) Still, after removing the aux.xml file, the data is gone with it. Moreover, this document talks about specific info which is relevant to NITF header, but I have an

Re: [gdal-dev] NSIF with GDAL

2015-08-31 Thread Even Rouault
Le lundi 31 août 2015 10:34:25, Bar Ori a écrit : > Hello, > I have a purpose to create a file in format of NSIF. > As far as understood, I need to use the NITF driver and set the metadata > which is relevant to NSIF. I tried to work with GDAL to make it, but > noticed that the metadata is saved on

[gdal-dev] NSIF with GDAL

2015-08-31 Thread Bar Ori
Hello, I have a purpose to create a file in format of NSIF. As far as understood, I need to use the NITF driver and set the metadata which is relevant to NSIF. I tried to work with GDAL to make it, but noticed that the metadata is saved on a "aux.xml" file. When I remove this file or when set the