osm-lib icon indicating copy to clipboard operation
osm-lib copied to clipboard

Memory usage is excessive when loading big OSM

Open mattwigway opened this issue 8 years ago • 1 comments

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).

mattwigway avatar May 03 '17 16:05 mattwigway

Some additional discussion: we hypothesize we can make this a lot faster by skipping all buildings in intersection detection.

mattwigway avatar May 03 '17 16:05 mattwigway