[gdal-dev] Merge overviews from multiple files

2013-04-19 Thread ryagz
Hi, I have downloaded some raster data which has given me overview levels as different tiff files, how can i merge them into a single tiff file. so that when i load that file with gdal proper overviews are picked. Ryagz -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Merg

Re: [gdal-dev] Motion: Promote 1.10.0RC4 for release

2013-04-19 Thread Howard Butler
On Apr 19, 2013, at 4:41 PM, Even Rouault wrote: > Motion: GDAL/OGR 1.10.0RC4 is promoted to be the official 1.10.0 final > release. > > --- > > I'll start the voting again with my : > > +1 Even + 1 Howard Thanks so much for continuing to propel GDAL forward. Your hard work is very much a

[gdal-dev] Motion: Promote 1.10.0RC4 for release

2013-04-19 Thread Even Rouault
Motion: GDAL/OGR 1.10.0RC4 is promoted to be the official 1.10.0 final release. --- I'll start the voting again with my : +1 Even --- #5058 is now fixed and is the only change w.r.t. RC3, so I'm both announcing the availability of RC4 and inviting PSC members to vote on this motion. Source C

[gdal-dev] Retracting 1.10.0 RC3

2013-04-19 Thread Even Rouault
Hi, Sorry for the spam... Actually, I'm changing my vote to -1 because the issue reported in http://trac.osgeo.org/gdal/ticket/5058 is in fact reproducable and a regression. I'll re-issue a RC4 with the fix later. Best regards, Even ___ gdal-dev mai

[gdal-dev] Motion: Promote 1.10.0RC3 for release

2013-04-19 Thread Even Rouault
Motion: GDAL/OGR 1.10.0RC3 is promoted to be the official 1.10.0 final release. --- No issue has been specifically reported on RC3 so far (*), so I invite PSC members to vote on this motion after doing your own testing and validation. I'll start the voting with my : +1 Even (*) To be exact,

Re: [gdal-dev] GDAL/OGR 1.10.0 Release Candidate 3 available

2013-04-19 Thread Jeff McKenna
On 2013-04-18 5:26 PM, Even Rouault wrote: > Hi, > > I've prepared a third (and hopefully last) release candidate for GDAL/OGR > 1.10.0. Good on Windows. -jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ ___

[gdal-dev] GDAL Dataset to .NET Bitmap - PixelFormat issue

2013-04-19 Thread Maksim Sestic
Hi all, I'm wodering whether it's possible to compute a proper System.Drawing.PixelFormat out of GDAL Dataset. I'm also aware of existing C# examples, but they won't allow for pinpointing specific PixelFormats. Please see attached 3 different RGB bitmaps: 16-bit, 24-bit and 32-bit. Is it possible

Re: [gdal-dev] GDAL/OGR 1.10.0 Release Candidate 3 available

2013-04-19 Thread Jukka Rahkonen
maning sambale gmail.com> writes: > > Dear Even, > > On Fri, Apr 19, 2013 at 4:26 AM, Even Rouault > mines-paris.org> wrote: > > #5056: OSM waterway > One issue with adding waterway as lines is that the tag > waterway=riverbank is usually for polygon and multi-polygons > (relations). > Is ther