id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8419,boost::geometry::intersection still broken with integer coordinates,aar@…,Barend Gehrels,"When loading these geometries as integer coordinates, their intersection is equal to the input multilinestring, which is wrong because the line should be clipped to the polygon boundaries instead of being left untouched. POLYGON((500000 853554,146445 500000,500000 146445,853554 500000)) MULTILINESTRING((163696 853553,163696 146446)) If I scale these input coordinates down by 1/1000, the result is correct. Also, no issues when loading the same input as double coordinates.",Bugs,new,To Be Determined,geometry,Boost 1.53.0,Problem,,,