Hi dev,<div><br></div><div>I'm trying to write a mockup for simple editing tool and one of the steps needed is to have a fairly quick "find nearest way" call. Can anyone recommend some reading or pseudocode to find the nearest way given a lat/lon?</div>
<div><br></div><div>The searches I've done come up with lots of nearest-neighbor papers, but nothing that would help me find a nearest-edge given a graph.</div><div><br></div><div>Thanks,</div><div>Ian</div>