Yes, that's what I did. But I forgot to remove the "utils" from the list of 
arguments, when I wrote it. I just copied your code. Sorry about that.
So this call:

convertToShapefiles_Result = utils.OGR2OGR(osm_filePath, shps_filePath, 
bstrOptions, None)  


raises this error:
Could not convert argument 0 for call to OGR2OGR
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to