Skip to content

v2.0.0

Latest

Choose a tag to compare

@sebhoerl sebhoerl released this 08 May 11:19
d2dbe71

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 activities (#245) (0c9a6c6)
  • broken leg index counter (#229) (73ac087)
  • correct writing of accessTransitStopId, ref eqasim-org/eqasim-java#316 (#317) (492c2d6)
  • enable activity listener (#296) (b3e7319)
  • external inlinks for LTZ policy (#295) (7734704)
  • failsafe stop traversals (#305) (09ee4cc)
  • handling already existing optional config groups (#267) (6abc3a3)
  • move emission tests to core (#211) (35a595b)
  • only initialize SpeedyALT data once (#222) (68333f4)
  • preventing the summing of two error terms in FeederDrtUtilityEstimator (#246) (a68ff1a)
  • properly considering the --plans-path argument (#261) (dc15b31)
  • properly filtering links inside area of interest (#297) (14df7ba)
  • properly write leg mode for traversals (#298) (2041c67)
  • regex expression (#249) (d36be2e)
  • RunAdaptConfig (#302) (f2563dd)
  • server: add eqasim raptor config group (#223) (a1bbe91)
  • server: fix problem when setting use-transit false (#310) (ed0322b)
  • server: shutdown thread pool at end (#311) (f829cdb)
  • using leg travel times when possible (#234) (d179e3c)
  • various fixes for vdf (#274) (d73625f)