• Björn Richerzhagen's avatar
    Bugfix: prevent OSM file lock exceptions due to multi-threading · 1975ab4a
    Björn Richerzhagen authored
    - graph hopper needs a temp-folder with a file lock. The new setting
    MOVEMENT_GRAPH_UNIQUE_FOLDERS can be used to force unique folders for
    the temporary data. Remember to purge the osm folder manually every now
    and then, as this will lead to large amounts of temp data in batched
    runs.
    1975ab4a
RealWorldStreetsMovement.java 8.2 KB