[Gdal-dev] gdal_rasterize and C#

2009-03-26 Thread AmandaH
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

[Gdal-dev] Writing a polygon to a new shapefile

2009-03-24 Thread AmandaH
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