The Polygon library for Python:
http://www.dezentral.de/warp.html?http://www.dezentral.de/soft/Polygon/index.html
provides some support for dealing with polygons, which seems to be the
only hard thing on this list. The rest you should be able to implement
easily.

Alex

On 6/14/05, Cyril BAZIN <[EMAIL PROTECTED]> wrote:
> Hello,
>  
>  I am looking for a geometry library for Python. 
>  I want to make some computations like: 
>   -distance between vertex and polygon, vertex and polyline, vertex and
> segment, etc
>   -if a point is inside a polygon, if a polyline intersect a polygon, etc


-- 
ChapterZero: http://tangentspace.net/cz/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to