[Gdal-dev] Export shp to kml using ogr_csharp.dll
Tamas Szekeres
szekerest at gmail.com
Thu May 31 15:30:14 EDT 2007
Take a look at the C# examples createdata.cs and ogrinfo.cs.
http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/csharp/apps/createdata.cs
http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/csharp/apps/ogrinfo.cs
Best regards,
Tamas
2007/5/31, Leonidas Liakos <leonidas_liakos at yahoo.gr>:
> I can use ogr in VB.NET through ogr_csharp.dll which is a wrapper.My
> problem is that I get confused about creating Drivers,Datasources etc.I
> just need some examples how to do that even in C#.
>
> Mateusz Loskot wrote:
> > I'm afraid but AFAIK there are no GDAL tutorials for VB.NET.
> > The only option I see is to check source code of ogr2ogr.cpp
> > and do some transition to .NET, using C# bindings.
> >
> > Cheers
> >
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/gdal-dev
>
More information about the Gdal-dev
mailing list