# GIScience/openrouteservice

🌍 The open source route planner api with plenty of features.

Repository: https://github.com/GIScience/openrouteservice
Canonical: https://ross.abutalabs.com/products/openrouteservice
Homepage: https://openrouteservice.org
Language: Java
License: GPL-3.0
License Family: copyleft
Topics: directions-api, routing-engine, openstreetmap, routing, osm, isochrones, matrix
Last push: 2026-08-26T15:21:44+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 83, longevity 100
- inputs: {"age_days": 3278, "days_push": 7, "days_rel": 36, "gap_med": 30.5, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1961, forks 481 (observed 2026-08-28T04:05:59.536152+00:00)

## What it is
Openrouteservice is an open-source, Java-based routing service built on a fork of GraphHopper that consumes OpenStreetMap data. It exposes APIs for directions, isochrones (reachability areas), time/distance matrices, snapping, and graph export, and can be self-hosted or used via the hosted API.

## Use cases
- calculate driving, cycling, or walking directions from openstreetmap data
- generate isochrones to analyze areas reachable within a time or distance limit
- compute many-to-many travel time and distance matrices
- self-host a route planning API on my own servers
- snap coordinates to the nearest road network
- export the routing graph for spatial analysis
- run accessibility analysis like distance to healthcare facilities

## When to choose
- you need a customizable, self-hosted routing engine based on OpenStreetMap
- you need isochrone or matrix computations at scale without per-request fees
- you want an open-source alternative to commercial routing APIs like Google Directions
- you need multiple transport profiles (car, bike, foot, wheelchair) from one API

## When to avoid
- you only need simple turn-by-turn navigation in a mobile app with no customization
- you cannot provision the RAM and processing power needed to import large OSM extracts
- you need real-time traffic-aware routing from proprietary data sources
- you want a lightweight library to embed in-process rather than a standalone service

## Facets
- artifact type: service
- maturity: stable
- function: routing, search-engine, api-framework, geospatial
- domain: apis, self-hosted
- platform: jvm, self-hosted
- tags: openstreetmap, directions-api, isochrones, travel-time-matrix, route-planner, routing-engine, maps, geospatial, docker, web-server

## Member repositories
- GIScience/openrouteservice (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.536152+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:05:36.687839+00:00, confidence not recorded.
  - readme: https://github.com/GIScience/openrouteservice (fetched 2026-08-28T04:05:59.536152+00:00, sha f030ce20f664)
  - homepage: https://openrouteservice.org (fetched 2026-08-29T10:45:34.271315+00:00, sha f1dce347b12a)
  - site_page: https://openrouteservice.org/dev (fetched 2026-08-29T10:45:34.274218+00:00, sha 0a7a5ede4a40)
  - site_page: https://openrouteservice.org/faq (fetched 2026-08-29T10:45:34.275926+00:00, sha 0dabcb17d08c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
