Tagged Questions
7
votes
2answers
829 views
For a given feature find the closest point along a given path
Looking for a Java based (foss4g) solution for the following:
I am using a path along with a buffer to find features that are along the path. For each of the features returned I want to find the ...