RE: [gdal-dev] Adding a subdataset to a NITF

2011-07-08 Thread Cole, Derek
] Adding a subdataset to a NITF Le vendredi 08 juillet 2011 21:41:43, Cole, Derek a écrit : > Hello list, > > I have been reading through the documentation to see if it is possible > to add a subdataset to a format that supports it (NITF). It seems like > based on the data model it

Re: [gdal-dev] Adding a subdataset to a NITF

2011-07-08 Thread Even Rouault
Le vendredi 08 juillet 2011 21:41:43, Cole, Derek a écrit : > Hello list, > > I have been reading through the documentation to see if it is possible to > add a subdataset to a format that supports it (NITF). It seems like based > on the data model it is possible to read those by extracting the nam

[gdal-dev] Adding a subdataset to a NITF

2011-07-08 Thread Cole, Derek
Hello list, I have been reading through the documentation to see if it is possible to add a subdataset to a format that supports it (NITF). It seems like based on the data model it is possible to read those by extracting the name and then reading it as normal as if that was the file name. Is th