OpenTripPlanner Review, Pricing & Features

OpenTripPlanner in 2026: how the open-source multimodal trip-planning engine works, OTP2 routing, GTFS and NeTEx support, and deployment costs.

Category
Productivity
Pricing
Open Source, from Free
Verified
Not yet
Last updated
July 19, 2026
Founded
2009
Headquarters
Originated at TriMet in Portland, Oregon, United States; now governed by an international Project Leadership Committee
APIOpen SourceSelf-Hosted

Overview

OpenTripPlanner is an open-source routing engine that computes multimodal trip itineraries, combining public transit schedules with walking, cycling, and driving networks to answer 'how do I get from A to B' queries.

It began in 2009 as a TriMet-funded effort to unify several competing open-source transit routing tools into a single successor project, and has since grown into a globally used platform maintained by an international community of transit agencies and developers rather than any single company.

Key Features

OTP ingests GTFS transit schedule data and OpenStreetMap street/path data to build a routable graph, then computes itineraries across transit, walking, biking, and driving, including real-time updates via GTFS-Realtime feeds for delays and service changes. The OTP2 release introduced a round-based transit routing engine inspired by R5 for much faster performance, along with support for the EU's NeTEx data standard.

The engine exposes REST and GraphQL APIs for integration into web and mobile trip-planning applications, supports accessibility-aware routing such as wheelchair-accessible itineraries, and can calculate fares for supported transit systems, all while being fully self-hostable on an agency's own infrastructure.

Pricing

OpenTripPlanner is free and open source under the LGPL license, so there is no software cost to download, deploy, or modify it.

Real-world costs come from server hosting, preparing and maintaining GTFS/NeTEx and OSM data feeds, and any optional commercial integration, hosting, or support services purchased from firms in the OTP ecosystem, which are typically quoted on a custom basis.

Key Features

Pros & Cons

Pros

  • Free and open source with no licensing fees, ideal for public agencies with limited budgets.
  • Proven at scale across many transit agencies and national deployments worldwide.
  • Supports both GTFS and the EU's NeTEx standard, useful for both American and European agencies.
  • OTP2's routing engine delivers strong performance even for large, complex transit networks.
  • Governed by an open, multi-organization process rather than a single vendor's roadmap.

Cons

  • Requires in-house or contracted engineering expertise to deploy, configure, and maintain.
  • No official vendor support; help comes from community channels and paid consultancies.
  • Data preparation (clean GTFS/OSM feeds) is a significant, ongoing operational burden.
  • Less polished out-of-the-box UI compared to consumer-facing proprietary map/transit apps.
  • Smaller ecosystem of turnkey hosting options compared to commercial routing APIs.

Pricing

Frequently Asked Questions

Is OpenTripPlanner free to use?

Yes, OpenTripPlanner is open source under the LGPL license and free to download, deploy, and modify. Costs come from hosting, data preparation, and any optional paid support.

Who created OpenTripPlanner?

It originated in 2009 through a project funded by TriMet, Portland's transit agency, which brought together the developers of several earlier open-source transit routing tools to build a unified successor.

What data does OpenTripPlanner use?

It uses GTFS (and GTFS-Realtime for live updates) or NeTEx for transit schedules, combined with OpenStreetMap data for streets, paths, and cycling infrastructure.

What is OTP2?

OTP2 is a major 2020 rewrite of OpenTripPlanner's transit routing engine, inspired by the R5 algorithm, that significantly improved performance and added support for the EU's NeTEx data standard.

Who uses OpenTripPlanner?

Public transit agencies, regional transportation authorities, and mobility developers use OTP, including TriMet in Portland and national deployments such as Entur in Norway.

Can I get commercial support for OpenTripPlanner?

Yes, several firms including Conveyal and Cambridge Systematics offer paid hosting, integration, and support services built around OTP, typically quoted per project.

Does OpenTripPlanner support real-time transit updates?

Yes, it can ingest GTFS-Realtime feeds to factor in live delays, cancellations, and service changes when computing itineraries.

Related Tools