In the code project topic for Node Correction here: code.thinkgeo.com/projects/show/correctingnodes the following statement is made: "Keep in mind that the logic for correcting nodes shown here, is very simple and does not take into account various parameters such as tolerance, line order, multi line intersection etc. ... The full logic taking into account all the different scenarios is vastly more complicated. We plan to offer this full logic in the future as an API within our core product.
So, we are wondering if this API has already been developed, or perhaps incorporated into 4.0? If so, can you tell us what methods/classes make up this expanded functionality? We are looking for ways to do line smoothing, or "connect the dots" based on threshold tolerances as well as distance from intersecting lines, etc.
Thanks,
Jeremy