questions on how to convert paths to polygons, and the follow-up boolean operations

Hi

I encountered several problems when loading an oasis file with mixed polygons and paths. Basically, it has several paths, which I would like to convert them to regular polygons. After that, I would like to perform an "OR" operation on the results, to remove any overlaps.

Can anyone help me to achieve this in python?

Thanks
Steven

Comments

Sign In or Register to comment.