<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Dear *,<br>
<br>
I want to use the gdal function rasterizelayer in order to transform
my shape into a ascii grid.<br>
I'm using the C# bindings and GDAL 1.11.<br>
Now I'm stuck with the SWIGType which I has to pass to rasterize.<br>
I can neither create nor cast it from int[] but it appears to be
obligious. <br>
<br>
On <a
href="http://gis.stackexchange.com/questions/37270/gdal-rasterizelayer-not-ported-to-the-c-bindings">http://gis.stackexchange.com/questions/37270/gdal-rasterizelayer-not-ported-to-the-c-bindings</a>
I found this old discussion about missing SWIGType Support in C# -
bindings.<br>
"Tamas Szekeres states that methods requesting <code>SWIGTYPE</code>
parameters, cannot be used (yet)." - Has SWIGType Support been
implemented in the meantime?<br>
<br>
Best regards,<br>
Marcel<br>
</body>
</html>