2011 10:22 PM
> To: Cole, Derek
> Cc: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] Writing data to "CreateCopy" files
>
> On Fri, Jul 15, 2011 at 3:57 PM, Cole, Derek wrote:
>> I have a couple of questions regarding this.
>>
>> Is the dataset that
data to "CreateCopy" files
On Fri, Jul 15, 2011 at 3:57 PM, Cole, Derek wrote:
> I have a couple of questions regarding this.
>
> Is the dataset that is returned from CreateCopy able to be used immediately?
> I would like to use it to get the first band from it, and use R
t: Re: [gdal-dev] Writing data to "CreateCopy" files
On Fri, Jul 15, 2011 at 3:57 PM, Cole, Derek wrote:
> I have a couple of questions regarding this.
>
> Is the dataset that is returned from CreateCopy able to be used immediately?
> I would like to use it to get the first ban
On Fri, Jul 15, 2011 at 3:57 PM, Cole, Derek wrote:
> I have a couple of questions regarding this.
>
> Is the dataset that is returned from CreateCopy able to be used immediately?
> I would like to use it to get the first band from it, and use RasterIO on
> that band.
Derek,
Yes, you should be a
I have a couple of questions regarding this.
Is the dataset that is returned from CreateCopy able to be used immediately? I
would like to use it to get the first band from it, and use RasterIO on that
band.
Secondly - the data I am trying to write with RasterIO is unsigned char, but
when I was