|
Riaan, Have a look at JTS: http://www.vividsolutions.com/JTS/jts_frame.htm "The JTS Topology Suite is an API of 2D spatial predicates and functions." "JTS provides a complete, consistent, robust implementation of fundamental 2D spatial algorithms" Implemented in Java (there is also a C# port) and licensed under the LGPL, so easily usable. JTS implements a PointLocator class, which includes a intersects method: intersectspublic boolean intersects(Coordinate p, Geometry geom)
Ben GMail wrote:
-- Ben van der Merwe [EMAIL PROTECTED] |
- [CTJUG Forum] Creating a polygon Riaan Koegelenberg
- [CTJUG Forum] Re: Creating a polygon Brian Silberbauer
- [CTJUG Forum] Re: Creating a polygon Renier Rhode
- [CTJUG Forum] Re: Creating a polygon riaan
- [CTJUG Forum] Re: Creating a polygon Renier Rhode
- [CTJUG Forum] Re: Creating a polygon Mike Morris
- [CTJUG Forum] Re: Creating a polygon GMail
- [CTJUG Forum] Re: Creating a polygon Ben van der Merwe
- [CTJUG Forum] Re: Creating a polygon Johan Van Zijl
