1. 25 Nov, 2020 1 commit
  2. 20 Nov, 2020 1 commit
  3. 24 Aug, 2020 1 commit
  4. 05 May, 2020 1 commit
  5. 29 Apr, 2020 1 commit
  6. 28 Apr, 2020 1 commit
  7. 02 Apr, 2020 1 commit
  8. 26 Mar, 2020 1 commit
  9. 24 Mar, 2020 1 commit
  10. 07 Sep, 2018 1 commit
  11. 19 Sep, 2017 1 commit
  12. 14 Aug, 2017 1 commit
  13. 10 Aug, 2017 3 commits
  14. 09 Aug, 2017 1 commit
  15. 14 Jul, 2017 1 commit
  16. 06 Jul, 2017 1 commit
  17. 26 Jun, 2017 1 commit
    • Clemens Krug's avatar
      Fixed some issues with world dimensioning and position calculation · 79f5c2d5
      Clemens Krug authored
      ~ Settings of the world size were not employed correctly. Furthermore, setting a different zoom for the visualisation / map would fuck up the positioning.
      Now the specified world size is used correctly. Zoom is used to specify the zoom level (detail) on the map. Positioning now works with different zoom levels, however, when visualising positions they now need to be scaled to be drawn correctly.
      79f5c2d5
  18. 22 May, 2017 1 commit
  19. 27 Mar, 2017 1 commit
  20. 17 Mar, 2017 1 commit
  21. 13 Mar, 2017 1 commit
  22. 01 Mar, 2017 1 commit
  23. 21 Feb, 2017 1 commit
  24. 11 Feb, 2017 1 commit
    • 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
  25. 01 Feb, 2017 1 commit
    • Clemens Krug's avatar
      Spot Positioning / Spot Assignment / Visualisation / Movement · cf246933
      Clemens Krug authored
      Movement:
      + Added a multi-type movement model which allows changes of the movement-type mid-simulation per host
      
      Spot Positioning:
      + (Car)Positions of the actors can now be recorded and written to a CSV File which can then be used for the placement of the spots
      
      Spot Assignment:
      +Actors don't get a DummyLocation as SpotAssignment anymore, now actual Spots are assigned
      +First assignment strategy: Shortest distance assignment
      
      Visualisation:
      + Visualisation Layer
      + OnClick now displays the destination, the assigned Spot and the searchThreshold.
      cf246933
  26. 16 Jan, 2017 1 commit
  27. 22 Sep, 2016 1 commit
  28. 14 Jun, 2016 1 commit
  29. 29 Mar, 2016 1 commit
  30. 28 Jan, 2016 1 commit
    • Björn Richerzhagen's avatar
      Social Movement · ffbd3e06
      Björn Richerzhagen authored
      fix transition strategy to only fire once an Attraction Point is reached
      remove POI limitation for Json-based Attraction Points
      ffbd3e06
  31. 06 Nov, 2015 1 commit
  32. 03 Nov, 2015 1 commit
  33. 27 Oct, 2015 6 commits