hi, http://pypi.python.org/pypi/Shapely supports the array interface, and has all the geos geometry operations: http://gispython.org/shapely/manual.html#contains
On Tue, Aug 19, 2008 at 8:31 AM, mark <[EMAIL PROTECTED]> wrote: > Hello List - > > I am looking for a good polygon class. > > My main interest it to be able to figure out if a point is inside or > outside the polygon, which can have any shape (well, as long as it is > a polygon). > > Any suggestions? > > Thanks, Mark > _______________________________________________ > Numpy-discussion mailing list > [email protected] > http://projects.scipy.org/mailman/listinfo/numpy-discussion > _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
