id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6584,Point to linestring distance calculation,aleksey.tulinov@…,Barend Gehrels,"distance() is using comparable distance for first segment and real distance to the rest of the segments of a linestring. If real distance is smaller than comp distance to first segment, then it is selected as min distance and distance to first segment is effectively ignored. I've attached patch and test application. In test application: Actual result: 707107 1e+06 Expected result: 707107 707107 Since point is closer to the first segment.",Bugs,closed,Boost 1.50.0,geometry,Boost Development Trunk,Problem,fixed,,