Hi Tamas, Thank you very much! It works beautifully now.
Thanks again. Best regards Asger -----Original Message----- From: Tamas Szekeres [mailto:[EMAIL PROTECTED] Sent: 8. oktober 2008 00:14 To: Asger Sigurd Petersen Cc: [email protected] Subject: Re: [gdal-dev] Gdal.Polygonize and SWIGTYPE_p_OGRLayerShadow Asger, I've committed a change in the SVN-trunk so as to support this function. Check out and let me know how it goes. Best regards, Tamas 2008/10/7 Asger Sigurd Petersen <[EMAIL PROTECTED]>: > Hi, > > > > I would like to use Gdal.Polygonize from C# using the SWIG bindings, > but Polygonize doesn't accept an OSGeo.OGR.Layer object for the vector > output, rather it demands a SWIGTYPE_p_OGRLayerShadow object. Problem > is that it looks as if there is no way to instantiate a > SWIGTYPE_p_OGRLayerShadow object, making it impossible to use Polygonize from > C#. > > > > Can anyone confirm my observations? > > > > Best regards > > Asger > > > > > > Asger Sigurd Petersen > > [EMAIL PROTECTED] > > +45 3525 5511 > > BlomInfo A/S > Masnedøgade 20 > DK-2100 KØBENHAVN Ø > Phone: +45 7020 0226 > Fax: +45 7020 0227 > www.blominfo.dk > > > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
