Skip to content

Releases: eqasim-org/eqasim-java

v2.0.0

08 May 11:19
d2dbe71

Choose a tag to compare

2.0.0 (2025-05-08)

⚠ BREAKING CHANGES

  • scenarios without vehicles will not work anymore

Features

  • [FeederDrt] a more flexible structure for access and egress stop selection (#258) (83a53fe)
  • a new scenario cutter without mode choice limitations (#251) (47417e7)
  • ability to restrict VDF updates to a shapefile area (#247) (f3609f0)
  • add activity analysis (#260) (f527a86)
  • add configurable policies (#254) (b338bf8)
  • add trip and leg inex for stop-to-stop traversal analysis (#306) (bd7c6c5)
  • adding a sampler for simulated PT vehicle size in switzerland (#354) (d769d31)
  • adding the script to run switzerland with vdf (#319) (8d60d8c)
  • Adding vehicles to swiss config (#318) (835e2bb)
  • allowing to create vehicles only in service area (#243) (3a8b9e7)
  • analyse stop-to-stop traversals (#299) (96059cc)
  • compatible with un-mapped transit schedules (#275) (8dc3328)
  • consider leg mode for traversals (#263) (a9324c7)
  • define scenario extent in gpkg for cutting (#255) (ea96dd7)
  • departureId in PublicTransitEvent and in eqasim_pt.csv (#279) (60520f1)
  • DrtServiceAreaConstraint (#287) (38a4c7a)
  • EditConfig can now add and remove parameter sets (#320) (90a737d)
  • EditConfig script (#286) (c7a9346)
  • export network routes to geopackage (#235) (80fa272)
  • export transit stops to gpkg (#303) (d6c8a77)
  • exract traversals by mode (#241) (9644e9b)
  • Feeder DRT automatically detects DRT service areas and considers them during routing (#248) (49986d3)
  • generalize pseudo random errors (#290) (d4af27e)
  • improve integration of policies (#291) (d584c71)
  • main mode entry in PassengerRideItem (#244) (9fa3d45)
  • make vdf travel times useable in routing server (#309) (4393e86)
  • minimum iterations (#304) (9dde302)
  • network-modes argument supported in CreateDrtVehicles (#250) (4477954)
  • require vehicles for IDF by default (#227) (ece4932)
  • routing and isochrone server (#217) (24e9d71)
  • script to export link traversals (#238) (9e76449)
  • separate transit routing costs (#215) (cc81ec8)
  • separate travel time recording from general analysis (#271) (0597c86)
  • server: optional transit and freespeed calibration functionality (#264) (f37713d)
  • server: process requests in batch from a file (#308) (8aac748)
  • server: provide leg counts independent of itinerary (#221) (514572a)
  • server: specify routing parameters for the whole batch (#220) (2136a1a)
  • skip scenario check (#216) (f1af717)
  • sparse horizon handler for vdf (#276) (7ed1950)
  • Standalone Mode Choice as a core functionality and some documentation and refractoring (#224) (18eb5c3)
  • StandaloneModeChoice: passing down extra parameters to simulations + supporting of transit with abstract access (#265) (9074122)
  • Transit with abstract access (#214) (640b0c6)
  • update swiss vdf (#343) (ec1a2bf)
  • write out legs in standalone mode choice (#270) (feb5793)

Bug Fixes

  • adapt to new way of configuring link speed calculator (#273) (74befe8)
  • adding new mode to DMC cached modes (#252) (d858ce6)
  • attributes in legs rather than in interaction ...
Read more