[gdal-dev] Is there any way of accesing the GDAL utilities from C#?
Casper Børgesen (CABO)
CABO at NIRAS.DK
Wed Nov 7 03:49:12 PST 2012
I have created the ticket:
http://trac.osgeo.org/gdal/ticket/4888
Best regards,
Casper
From: gdal-dev-bounces at lists.osgeo.org [mailto:gdal-dev-bounces at lists.osgeo.org] On Behalf Of Tamas Szekeres
Sent: 7. november 2012 10:41
To: Dev3
Cc: gdal-dev at lists.osgeo.org
Subject: Re: [gdal-dev] Is there any way of accesing the GDAL utilities from C#?
With regards to the C# bindings Gdal.FillNodata should work, but Gdal.RasterizeLayer requires some adjustments. You might file a ticket for this at http://trac.osgeo.org/gdal/newticket
Best regards,
Tamas
2012/11/7 Dev3 <devdatta at tengshe.in<mailto:devdatta at tengshe.in>>
Hi All!
I am trying to do some data processing in my .NET application. I have found
that my work is done by using just two of the gdal utilities: gdal_rasterize
& gdal_fillnodata.
However, when I downloaded the C# bindings, I realized that the utilities
are not part of it. Is there any quick way of getting the utilities from C#,
or will it be quicker to just use System.Diagnostics.Process.Start() method,
to run the gdal Utilities on the command line?
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Is-there-any-way-of-accesing-the-GDAL-utilities-from-C-tp5014441.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org<mailto:gdal-dev at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/gdal-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20121107/2a57302b/attachment.html>
More information about the gdal-dev
mailing list