MySQL Forums
Forum List  »  GIS

Re: Wrong results from 'Intersect' function with not simple polygons.
Posted by: Matthew Ashworth
Date: December 07, 2005 11:20AM

Have had the same proble myself and ended up creating polygons in the (Java) app that were retuned by the MBR query and then testing them with polygon.contains() in java - that does a proper point in polygon analyis.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.