id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10887,Error in within() (and relate()) for Linear/MultiPolygon,awulkiew,awulkiew,"The following relation operations returns wrong result: {{{ // In all cases below the within() should return true within(""LINESTRING(5 -2,5 2)"", ""MULTIPOLYGON(((5 0,0 5,10 5,5 0)),((5 0,10 -5,0 -5,5 0)))"") within(""LINESTRING(5 -2,5 5)"", ""MULTIPOLYGON(((5 0,0 5,10 5,5 0)),((5 0,10 -5,0 -5,5 0)))"") within(""LINESTRING(5 -2,5 0)"", ""MULTIPOLYGON(((5 0,0 5,10 5,5 0)),((5 0,10 -5,0 -5,5 0)))"") }}} ",Bugs,closed,Boost 1.58.0,geometry,Boost 1.57.0,Problem,fixed,"within, relate, linestring, multi_polygon",