From IT Skills
implemented in C
may be integrated with Esri (ArcSDE client libraries), GRASS
GDAL Utilities[edit | edit source]
gdalwarp[edit | edit source]
image reprojection and warping utility... The program can reproject to any supported projection, and can also apply GCPs stored with the image if the image is "raw" with control information.
CSharp[edit | edit source]
NuGet[edit | edit source]
- SharpMap and szekerest (Tamas Szekeres) maintains SWIG generated CSharp bindings for GDAL and OGR GDAL nuget, GDAL.Native
- h0st1le gives binaries for Windows in GDAL.NET.Core, GDAL.NET
examples[edit | edit source]
transferring the raster data between the C# application and the GDAL library