wiki:GdalOgrInCsharp

Version 1 (modified by warmerdam, 17 years ago) ( diff )

--

GDAL/OGR In CSharp

The GDAL project maintains SWIG generated CSharp bindings for GDAL and OGR. Generally speaking the classes and methods mostly match those of the GDAL and OGR C++ classes, but there is currently no CSharp specific documentation beyond this wiki topic. The CSharp bindings are also usable from other .NET languages, such as VB .Net.

Useful Links

FWTools

One way to get the CSharp bindings is to use FWTools 1.2.0+ for windows. To use these it should be sufficient to add the assembles in FWTools\csharp to your project, and to ensure that FWTools\bin is in your path.

Note: See TracWiki for help on using the wiki.