Thanks for the reply, that's what I was looking for!
Derek
From: fwarmer...@gmail.com [fwarmer...@gmail.com] on behalf of Frank Warmerdam
[warmer...@pobox.com]
Sent: Friday, July 15, 2011 10:22 PM
To: Cole, Derek
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [
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
Thanks Frank, excellent tip to be aware of. It's working great now.
-marius
On Wed, 2011-07-13 at 22:19 -0700, Frank Warmerdam wrote:
> On Wed, Jul 13, 2011 at 4:23 PM, Marius Jigmond
> wrote:
> > aqfeat = aqLayer.GetNextFeature()
> > aqgeom = aqfeat.GetGeometryRef()
> > geomList = [aqgeom]
> >
David,
Revision 22725 builds just fine for me. I normally do a make clean
before every build. Maybe something went wrong in your build system.
-marius
On Fri, 2011-07-15 at 15:15 -0400, David Burken wrote:
> Hi Frank, all,
>
> Just fyi, getting build error from svn. Looks like cpl_serv.h is g
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
Hello all,
I'm new to GDAL, but I've taken on a task of extending some of our
GDAL-oriented tools that work in the desktop environment to Android.
With the help of the info on
http://trac.osgeo.org/gdal/wiki/BuildingForAndroid I've made it as far
as building a libgdal file for Android under bo
Hi Frank, all,
Just fyi, getting build error from svn. Looks like cpl_serv.h is gone
now. See below for minor patch.
Take care,
Dave
$ svn update
At revision 22725.
gt_wkt_srs.cpp:33:22: fatal error: cpl_serv.h: No such file or directory
compilation terminated.
make[1]: *** [../o/gt_wkt_sr
Selon "Antonio P." :
Antonio,
I'm afraid I've not really understood how to fill your matrix, but here's my
understanding of the obligations of the licences. Take it with a grain of salt :
"I'm not a lawyer".
* If your application links to a GPL library, the whole application, including
your own
Hi,
Thanks - it works if I compile --without-libtool
Whats the drawback of not including libtool? I do not understand
whether it is important/necessary.
Thanks,
Andreas
On Thu, 14 Jul 2011 18:33:31 +0200, Even Rouault wrote:
Selon Andreas Neumann :
Hi,
I tried to compile the most-recen
I'd want to know your opinion, by apologising for this out-of-the-list question.
I dont understand if I can or not use third soft components I'd want to add to
my commercial application.
I read and read and read GNU and GPL (are the same?) and LGPL, BSD; MIT ...
and I have not any conclusion (I
10 matches
Mail list logo