Hello OTP users and developers,
The OpenTripPlanner development team is happy announce the release of OpenTripPlanner 2.2.
It has been great to see both the pace of development and the number of contributing organizations steadily increase. We noted that the previous release back in March 2022 was the biggest OTP release by many different metrics. This is again the case for 2.2, which represents an even larger body of work resulting from seven months of close collaboration between many international organizations.
Notable changes (among many others in the changelog) include:
- Trip search performance improved by ~20-30%
- Support for GTFS-RT Vehicle Positions
- Support for NeTex DatedServiceJourneys
- Cost-based wheelchair-accessible routing
- Improved stop linking by taking OSM platform polygons into account
- OCI container image on DockerHub
- Reintroduced block-based interlining
- Added walk safety to street routing
- Experimental support for GTFS Fares V2
- Support for HTTPS data sources during graph building
- Metrics for realtime trip updaters
- Configuration documentation generated programmatically
The release page is at
https://github.com/opentripplanner/OpenTripPlanner/releases/tag/v2.2.0
There you can download a "shaded" JAR file (containing all dependencies needed to run).
The release is also available on Maven Central at
https://repo1.maven.org/maven2/org/opentripplanner/otp/2.2.0/
The main documentation is available at
http://docs.opentripplanner.org/en/latest/
Please let us know if you encounter any problems or have any other feedback.
Thanks,
Andrew