11publiccodeYmlVersion : 0.5.0
22name : OpenTripPlanner
3- applicationSuite : OpenTripPlanner
4- url : https://github.com/opentripplanner/OpenTripPlanner
5- landingURL : https://opentripplanner.org
3+ url : https://github.com/opentripplanner/OpenTripPlanner/
64softwareVersion : 2.8.1
75releaseDate : 2025-09-22
86logo : https://github.com/opentripplanner/OpenTripPlanner/blob/dev-2.x/doc/user/images/otp-logo.svg
@@ -15,6 +13,7 @@ categories:
1513 - other
1614organisation :
1715 uri : https://sfconservancy.org
16+ name : Software Freedom Conservancy
1817fundedBy :
1918 - name : Entur
2019 uri : https://entur.no
@@ -47,27 +46,29 @@ usedBy:
4746 - Germany, Leipzig, Leipzig Move
4847 - Polen, Poznań, Urban Transport Authority of Poznań
4948 - Iceland (nationwide) – Strætó
50- - See https://docs.opentripplanner.org/en/latest/Deployments/ which includes non-European listings
51-
52- roadmap : " https://github.com/orgs/opentripplanner/projects/3"
53-
49+ - See https://docs.opentripplanner.org/en/latest/Deployments/ for more,
50+ including deployments outside of Europe
51+ roadmap : https://github.com/orgs/opentripplanner/projects/3
52+ developmentStatus : stable
53+ softwareType : standalone/backend
5454description :
5555 en :
5656 localisedName : OpenTripPlanner
5757 shortDescription : Open source multi-modal trip planner focused on travel by
5858 scheduled and flexible public transportation combined with street routing.
5959 longDescription : OpenTripPlanner (OTP) is an open source multi-modal trip
60- planner, focused on travel by scheduled public transportation in combination
61- with walking, cycling, driving, and mobility services including bike
62- share and ride hailing. Its server component runs on any platform with a
63- Java virtual machine (including Linux, Mac, and Windows). It exposes
64- GraphQL APIs that can be accessed by various clients including open source
65- Javascript components and native mobile applications. It builds its
66- representation of the transportation network from open data in open standard
67- file formats (primarily NeTEx, Siri, GTFS, GBFS and OpenStreetMap). It
68- applies real-time updates and alerts with immediate visibility to clients,
69- finding itineraries that account for disruptions and service changes.
70- documentation : https://opentripplanner.org
60+ planner, focused on travel by scheduled public transportation in
61+ combination with walking, cycling, driving, and mobility services
62+ including bike share and ride hailing. Its server component runs on any
63+ platform with a Java virtual machine (including Linux, Mac, and Windows).
64+ It exposes GraphQL APIs that can be accessed by various clients including
65+ open source Javascript components and native mobile applications. It
66+ builds its representation of the transportation network from open data in
67+ open standard file formats (primarily NeTEx, Siri, GTFS, GBFS and
68+ OpenStreetMap). It applies real-time updates and alerts with immediate
69+ visibility to clients, finding itineraries that account for disruptions
70+ and service changes.
71+ documentation : https://www.opentripplanner.org/
7172 apiDocumentation : https://docs.opentripplanner.org/api/dev-2.x/graphql-gtfs/introduction
7273 features :
7374 - Multimodal street and transit planning
0 commit comments