New user: Is there any settings for tolerance or precision?
99 views
Skip to first unread message
kaar...@gmail.com
unread,
Sep 18, 2017, 12:42:41 AM9/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NetTopologySuite
I am returning to NetTopologySuite after about 9 years. I am trying to use to determine spatial relationship between geometries using the Relate () method on Geometry. The geometries that I use are AutoCAD entities which have coordinates in the floating point double type. Soem of the obvious spatial relationship are giving completely wrong results. Before I ask detailed specific questions with WKTs of the geometries I am dealing with, I wanted to ask the group if there are any precision or tolerance related settings in the API that might affect the results of the Relate() method? Any help or pointers are very welcome and helpful. Also, is there any test program with visualization such as the one that comes with JTS that I can use to test my geometries? Thank you.
kaar...@gmail.com
unread,
Sep 19, 2017, 2:16:16 PM9/19/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NetTopologySuite
I will start a new thread to discuss the precision issues I am running into with geometry examples.