Re: [gdal-dev] Use Ogr Geometry childs classes in C#.

2012-07-26 Thread Benjamin
___ > gdal-dev mailing list > gdal-dev@.osgeo > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- View this message in context: http://osgeo-org.1560.n6.nabble.com/gdal-dev-Use-Ogr-Geometry-childs-classes-in-C-tp4990983p4991052.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Use Ogr Geometry childs classes in C#.

2012-07-26 Thread Even Rouault
Selon Benjamin : > Hi, > > I code in C# with Ogr wrapers - gdal_csharp.dll, gdalconst_csharp.dll, > ogr_csharp.dll and osr_csharp.dll - > "release-1600-x64-gdal-1-9-0-mapserver-6-0-1". > > I want use specifics polygon methods on my geometry as "OGRLinearRing * > OGRPolygon::getInteriorRing ( int i

[gdal-dev] Use Ogr Geometry childs classes in C#.

2012-07-26 Thread Benjamin
.9.1\swig\include\csharp") and, in fact, I didn't see the Geometry childs classes. Is it an ogr or a geos issue ? Anyone know a C# wraper of Ogr that include these classes ? Best regards, Benjamin. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/gdal-