Re: [gdal-dev] Bug in of GDALRead.cs

2013-05-09 Thread Markus Müller
Tamas and Frank, the (supposed) bug is still the same with the files from http://svn.osgeo.org/gdal/trunk/gdal/swig/csharp/apps/. I created a trac ticket as suggested by Tamas: http://trac.osgeo.org/gdal/ticket/5074. Cheers, Markus On Thu, 09 May 2013 10:51:23 -0700 Frank Warmerdam

Re: [gdal-dev] Bug in of GDALRead.cs

2013-05-09 Thread Frank Warmerdam
Markus, Ah, I see. The up to date sample scripts can also be found at: http://svn.osgeo.org/gdal/trunk/gdal/swig/csharp/apps/ The examples in FWTools are likely very out of date. Best regards, Frank On Wed, May 8, 2013 at 6:57 PM, markus.u.mueller wrote: > ** > Frank, > > that is what I am

Re: [gdal-dev] Bug in of GDALRead.cs

2013-05-08 Thread Tamas Szekeres
Markus, The GDAL issue tracker is the right place to record such issues ( http://trac.osgeo.org/gdal/newticket). I'd also require your sample dataset, since I have no ArcMap 10 available to reproduce that according to your description below. Best regards, Tamas 2013/5/9 markus.u.mueller > *

Re: [gdal-dev] Bug in of GDALRead.cs

2013-05-08 Thread markus.u.mueller
Frank, that is what I am using (Tamas' SDK), perhaps my email was not clear enough. The example .cs files (and that is where I found the bug) though are only available via FWTools. Makes sense? This example files are not strictly part of the C#-bindings, but as they are the only documentation a

Re: [gdal-dev] Bug in of GDALRead.cs

2013-05-08 Thread Frank Warmerdam
Markus, The GDAL C# bindings in FWTools is pretty ancient at this point so reporting bugs against it is unlikely to result in improvements. You might want to upgrade to the latest version - either building from source, or perhaps using Tamas' SDK (http://www.gisinternals.com/sdk/). Best regards,

[gdal-dev] Bug in of GDALRead.cs

2013-05-08 Thread markus.u.mueller
Dear listers, I think I found a bug in GDALReadDirect.cs (part of FWTools). Is this the right place to record it? I will describe the problem anyway and would be willing to move it to another place if more appropriate. I want to read Arc/Info Binary Grids and convert them to other image forma