With regards to the C# bindings Gdal.FillNodata should work, but Gdal.RasterizeLayer requires some adjustments. You might file a ticket for this at <a href="http://trac.osgeo.org/gdal/newticket">http://trac.osgeo.org/gdal/newticket</a><div>
<br></div><div>Best regards,</div><div><br></div><div>Tamas</div><div><br></div><div><br><br><div class="gmail_quote">2012/11/7 Dev3 <span dir="ltr"><<a href="mailto:devdatta@tengshe.in" target="_blank">devdatta@tengshe.in</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All!<br>
I am trying to do some data processing in my .NET application. I have found<br>
that my work is done by using just two of the gdal utilities: gdal_rasterize<br>
& gdal_fillnodata.<br>
<br>
However, when I downloaded the C# bindings, I realized that the utilities<br>
are not part of it. Is there any quick way of getting the utilities from C#,<br>
or will it be quicker to just use System.Diagnostics.Process.Start() method,<br>
to run the gdal Utilities on the command line?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/Is-there-any-way-of-accesing-the-GDAL-utilities-from-C-tp5014441.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/Is-there-any-way-of-accesing-the-GDAL-utilities-from-C-tp5014441.html</a><br>

Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br></div>