I need to start work on a simple spatial relationship framework using JTS that can be integrated into OpenJUMP. I'm not looking for something extremely complex or feature-rich. The only reason I'm attempting this now is to provide some programming examples for some spatial relationship and topology articles I wrote in the OSGeo Journal.
I thought I should at least ask if GeoTools contained code to support spatial relationships. I browsed trough the Javadoc for GeoTools 2.3 online, but I didn't seem to notice what I was looking for. (Unless its buried in the graph stuff.) I was looking for a class or interface to represent a spatial relationship between two or more features. This class or interface would return properties of the relationship in some implementation of Map. Does GeoTools have anything like that? (I'll still have to deal with the Feature Model problem, but I thought I could learn some things from GeoTools design in the worst case. Thanks for allowing me to pester you guys once again. The Sunburned Surveyor ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
