Open behrisch opened 10 years ago
@behrisch committed e2f17f2 (aka r17304): adding failing test, refs #1483
@behrisch committed 1735403(../commit/1735403137d5572a80e86d3178a43bc716957d8b) (aka r17305): adding known bug info, refs #1483, #21
@behrisch committed ea4aa30 (aka r17400): enabling SSE for windows as well, refs #1483
@behrisch changed milestone from "0.23.0" to "0.24.0"
@behrisch changed milestone from "0.24.0" to "0.25.0"
@namdre changed milestone from "0.26.0" to "1.1.0"
When I last looked at this, the differences were all due to different versions of the proj library which causes miniscule changes in the input geometry when importing geo-referenced network data. The 6 failing netconvert tests all import OSM.
The coordinate transformation in netbuild is now limited to six digits after the point (mikrometer). This should suffice for every practical application and fixes all current differences between Linux and Windows. The issue stays open for macOS.
the connection and lane geometry estimation seems to be sensitive to floating point errors, see the relevant test
Migrated from http://sumo.dlr.de/ticket/1483