Re: [gdal-dev] OGR and C#

2008-10-15 Thread Jerry O'Sullivan
directory. > You could narrow down the required set of the dll-s by inspecting the > dependencies by using the dependency walker tool or use SysInternals > filemon to see which dll-s have been loaded at run-time. > > Best regards, > > Tamas > > > > > 2008/10/15 J

[gdal-dev] OGR and C#

2008-10-15 Thread Jerry O'Sullivan
Hi, I have got OGR working in my C# app by adding FWTools bin folder to PATH during run-time. I would like to be able to distribute my application without the requirement for the user's PC to have FWTools installed. Is it possible to just include the dlls in the bin folder and if so what dlls do

[gdal-dev] OGR Translate File

2008-08-14 Thread Jerry O'Sullivan
Hi, I am looking to use the OGR dlls to transform some vector data between GIS formats. What classes do I need to use for this Thanks, Jerry ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev