[Community] Polygon difference
johnny xia
johnnyxia at gmail.com
Fri Sep 11 09:00:43 EEST 2009
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gispython.org/pipermail/community/attachments/20090911/7cb56214/attachment.htm>
More information about the Community
mailing list