[gdal-dev] GDAL translate/warp in C#
Tamas Szekeres
szekerest at gmail.com
Mon Mar 17 16:02:57 EDT 2008
Nicolas,
The only code sample I've submitted related to this topic have been
attached to this ticket
http://trac.osgeo.org/gdal/ticket/1469
This sample uses the GDAL SWIG C# interface. The SWIG API supports the
vrt based approach to do this kind of transformations.
Best regards,
Tamas
2008/3/17, Nicolas MERLET <admin at merletn.org>:
>
> Hi all,
>
> Does anyone have a workable project under C# to call gdal_translate/warp ?
>
> As for now I'm just using a system call to the command line program. I'm
> interested in including this part directly into my C# project. However I've
> no time to do that. I've no time to learn how to implement it on my own
> too...
>
> That's why I'm interested in getting a sample of code.
>
> Could you help ?
>
> Regards, Nicolas
>
>
>
> _______________________________________________
> 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