osm-lib
osm-lib copied to clipboard
Memory usage is excessive when loading big OSM
We managed to crash analysis.conveyal.com by letting memory usage grow unbounded due to intersection detection when loading a large OSM file (bounding box of the Netherlands which includes much of western Europe).
Some additional discussion: we hypothesize we can make this a lot faster by skipping all buildings in intersection detection.