Hi,

I am using shapely.geometry for Pytong to do some polygon operation. Here is
a short description of my problem is:

I have a Polygon A, B, C. B and C is contained in A. Now I want to calculate
the polygon of (A - (B + C) ). If result Polygon has holes, I want to
convert it to a MultiPolygons.

Any idea about how to use shapely.geometry to resolve the above problem.

-- 
Thanks,
Johnny Xia.
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

Reply via email to