id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10958,Invalid result of disjoint(),awulkiew,awulkiew,"1. disjoint(MultiLinestring, Polygon), the second Ls in MLs is not taken into account. {{{ ""MULTILINESTRING((11 11, 20 20),(5 7, 4 1))"" ""POLYGON((0 0,0 10,10 10,10 0,0 0),(2 2,4 2,4 4,2 4,2 2))"" }}} 2. disjoint(L,L), it uses the old A/A get_turn_info policy not taking the Linear geometries starting endpoints into account. {{{ ""LINESTRING(5 5,10 10)"" ""LINESTRING(6 6,3 3)"" }}}",Bugs,closed,Boost 1.58.0,geometry,Boost 1.57.0,Problem,fixed,"disjoint, intersects",