Tagged Questions

4
votes
4answers
673 views

How best to perform corridor range search over a set of latitude / longitude coordinates

What would be the best approach to finding the set of coordinates, from say about 5,00, which lie within a path of points, given a specified width. eg an aircraft following several waypoints. Is ...