Re: [gdal-dev] Need some help adding libCurl to GDAL

2011-05-19 Thread Even Rouault
Le jeudi 19 mai 2011 10:22:08, Paul Meems a écrit : > Hi List, > > I'm still working on Win7 with VS2008 and I try to add libcurl to GDAL so > we can use the new WFS driver. > Two days ago I already succeeded in compile just libcurl and add it to > GDAL. But then the WFS driver doesn't work with h

Re: [gdal-dev] Labeling rasters

2011-05-19 Thread Jerl Simpson
Thanks Hernán, that's actually what I'm working on this morning. 2011/5/19 Hernán De Angelis : > Generic Mapping Tools (http://gmt.soest.hawaii.edu/) > > H. > > > 2011/5/16 Jerl Simpson : >> Ok, thank you. >> >> Does anyone else have any suggestions? >> >> >> >> On Mon, May 16, 2011 at 3:06 PM, Ch

Re: [gdal-dev] Labeling rasters

2011-05-19 Thread Hernán De Angelis
Generic Mapping Tools (http://gmt.soest.hawaii.edu/) H. 2011/5/16 Jerl Simpson : > Ok, thank you. > > Does anyone else have any suggestions? > > > > On Mon, May 16, 2011 at 3:06 PM, Chaitanya kumar CH > wrote: >> Jerl, >> >> I'm afraid gdal_rasterize can't do the labelling. You will need a >> s

[gdal-dev] Need some help adding libCurl to GDAL

2011-05-19 Thread Paul Meems
Hi List, I'm still working on Win7 with VS2008 and I try to add libcurl to GDAL so we can use the new WFS driver. Two days ago I already succeeded in compile just libcurl and add it to GDAL. But then the WFS driver doesn't work with https links. So yesterday I've been trying for almost 10 hours t

[gdal-dev] Re: [FWTools] BigTiff problem in experimental FWTools3

2011-05-19 Thread Petteri Packalen
Frank, As Even suggests I believe this is the issue. I have filed a ticket and applied a fix to trunk and 1.8. http://trac.osgeo.org/gdal/ticket/4088 I am working to build a new FWTools release. I confirm that now GDALFillNodata() works properly. Best regards, Petteri ___