Re: [gdal-dev] Question about GDALDriverManager + gdal2wktraster

2009-07-06 Thread Frank Warmerdam
Jorge Arévalo wrote: Hello, I have two versions of GDAL in my machine: - GDAL 1.7.0 from SVN - GDAL 1.7.0 with the WKT Raster driver I'm developing Today, I've updated the wktraster code from svn. I have the revision 4256. The last one. With this revision, there is a new version of gdal2wktr

Re: [gdal-dev] working with AVIRIS data

2009-07-06 Thread Dylan Beaudette
On Monday 06 July 2009, Frank Warmerdam wrote: > Dylan Beaudette wrote: > > Hi, > > > > > > Does anyone on the list know how to either convert or extract data as > > delivered in the "free data" section [1] of the AVIRIS home page? I > > have tried working with the "radiance" data, which when uncom

Re: [gdal-dev] working with AVIRIS data

2009-07-06 Thread Frank Warmerdam
Dylan Beaudette wrote: Hi, Does anyone on the list know how to either convert or extract data as delivered in the "free data" section [1] of the AVIRIS home page? I have tried working with the "radiance" data, which when uncompressed comes with several ".img" files-- however my copy of GDAL (1.

[gdal-dev] working with AVIRIS data

2009-07-06 Thread Dylan Beaudette
Hi, Does anyone on the list know how to either convert or extract data as delivered in the "free data" section [1] of the AVIRIS home page? I have tried working with the "radiance" data, which when uncompressed comes with several ".img" files-- however my copy of GDAL (1.7) does not know what to

Re: [gdal-dev] GDAL site down?

2009-07-06 Thread Jorge Arévalo
On Mon, Jul 6, 2009 at 2:50 PM, Christopher Schmidt wrote: > On Sun, Jul 05, 2009 at 08:44:41PM -0400, Frank Warmerdam wrote: > > Jorge Arévalo wrote: > > >Hello, > > > > > >GDAL site (http://www.gdal.org) seems to be down, doesn't it? > > > > Jorge, > > > > Several OSGeo hosted web sites are dow

Re: [gdal-dev] GDAL site down?

2009-07-06 Thread Christopher Schmidt
On Sun, Jul 05, 2009 at 08:44:41PM -0400, Frank Warmerdam wrote: > Jorge Arévalo wrote: > >Hello, > > > >GDAL site (http://www.gdal.org) seems to be down, doesn't it? > > Jorge, > > Several OSGeo hosted web sites are down due to what appears to be a > server problem. We are working to resolve th

Re: [gdal-dev] Question about GDALDriverManager + gdal2wktraster

2009-07-06 Thread Tamas Szekeres
Jorge, I'm not aware much about the changes in the gdal2wktraster script, I can see a r4226 which may be related to the problem. Please consult with the author Mateusz Loskot about the possible reasons you've encountered with the script. I'll be trying to reproduce your appcrash and gather furthe