RE: [gdal-dev] Unable to write in subdataset

2011-07-20 Thread Cole, Derek
@lists.osgeo.org Subject: Re: [gdal-dev] Unable to write in subdataset Derek, Why are you trying to write to the dataset after opening it as GA_ReadOnly? On Wed, Jul 20, 2011 at 4:25 AM, Cole, Derek mailto:dc...@integrity-apps.com>> wrote: Hello, I have created an image with multiple subdatasets so

Re: [gdal-dev] Unable to write in subdataset

2011-07-19 Thread Chaitanya kumar CH
Derek, Why are you trying to write to the dataset after opening it as GA_ReadOnly? On Wed, Jul 20, 2011 at 4:25 AM, Cole, Derek wrote: > Hello, > > I have created an image with multiple subdatasets so that I may store two > images in my NITF. the way I am getting the data set of the second imag