[gdal-dev] Is there any way of accesing the GDAL utilities from C#?

Ari Jolma ari.jolma at gmail.com
Wed Nov 7 00:03:56 PST 2012


Folks,

RasterizeLayer and FillNodata have been in the bindings for some time. 
Whether they are usable from a specific language is another thing (some 
typemaps may be missing for example).

Ari

On 11/07/2012 09:38 AM, Etienne Tourigny wrote:
> Hi
>
> for now you can use them as command-line apps only, although Even did
> mention he wanted to make them available as (python) bindings - this
> might make it in 2.0
>
> cheers
> Etienne
>
> On Wed, Nov 7, 2012 at 2:45 AM, Dev3 <devdatta at tengshe.in> wrote:
>> 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
>> http://lists.osgeo.org/mailman/listinfo/gdal-dev
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev



More information about the gdal-dev mailing list