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] <mailto:[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 <http://www.blominfo.dk>
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
