[gdal-dev] Motion: Commit Access for Jorge Ar évalo

2009-09-25 Thread Tamas Szekeres
Dear PSC, I would like to nominate Jorge Arévalo for SVN commit access provided he agrees with RFC 3. Jorge has already done a great work in implementing the GDAL WKT Raster driver and has already demonstrated his expertise in coding GDAL within the scope of the Google Summer of Code. The code as

Re: [gdal-dev] GDAL to read MOD06_L2 MODIS HDF4 download

2009-09-25 Thread Markus Neteler
On Tue, Sep 22, 2009 at 4:39 PM, Limei Ran wrote: > Hi: > > I am trying to read a MOD06_L2 MODIS cloud product downloaded file.  The > file is in HDF4 format.  I compiled GDAL with HDF4.  But, when I use > gdalinfo to check the file information.  It did not give me right > information with Longitu

[gdal-dev] Create virtual mosaic in C#

2009-09-25 Thread Jean Michel PIERRET
Hi, I am using gdal 1.6.1, and i need to create an algorithm to project an image's catalog in C#, I would like to create a virtual mosaic of my images and project individual images using the virtual mosaic in order to prevent edge effects that would occur if I project images one by one.. Is

Re: [gdal-dev] how to get the band radius

2009-09-25 Thread maven apache
2009/9/25 Hernán De Angelis > I guess you mean band "ratio". A very easy way to do it is with > OpenEV, using Image -> Calculator. > > Can not use a commond line manner? > > H. > > 2009/9/24 maven apache : > > Hi : > > Can we use gdal to get the band radius of a image? > > I have try to use gda

Re: [gdal-dev] how to get the band radius

2009-09-25 Thread Hernán De Angelis
I guess you mean band "ratio". A very easy way to do it is with OpenEV, using Image -> Calculator. H. 2009/9/24 maven apache : > Hi : > Can we use gdal to get the band radius of a image? > I have try to use gdalinfo ,it seems that the information do not contain the > band radius/ > _

[gdal-dev] My activity report.

2009-09-25 Thread Chaitanya kumar CH
Frank, Please find my work report for the duration of Sep 9 to Sep 24. -- Best regards, Chaitanya kumar CH. Sep 9, 2009 to Sep 24, 2009 #2930 Cleanup Win32 Compile Warnings #2798 Remove ESRI style spatial indexes from Shapefile on update via OGR. Prepared a patch. Still needs some debugging a