Does anyone have any help or example code for using gdal_rasterize with the C#
API? I need to burn some shapefiles into a geotiff.
Any help would be appreciated.
--
View this message in context:
http://n2.nabble.com/gdal_rasterize-and-C--tp2538567p2538567.html
Sent from the GDAL - Dev mailing
Hello-
I'm new to the GDAL/OGR libraries. I'm trying to use the C# wrapper to OGR in
order to create a new shapefile, but I'm running into some issues. Here is the
code I have...can anyone tell me what I'm doing wrong?
Geometry temp_geom;
OSGeo.OGR.Driver new_drv = Ogr.GetDriverByName("ESRI