Ross ROSS = Recommend OSS · open-source software intelligence for agents

GIScience/openrouteservice

🌍 The open source route planner api with plenty of features. observed · 2026-08-28

github.com/GIScience/openrouteservice · homepage · Java · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 83
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 30.5
  • age_days: 3278
  • days_rel: 36
  • days_push: 7
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

1961 stars · 481 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

service · maturity stable

routing search-engine api-framework geospatial apis self-hosted jvm self-hosted openstreetmap directions-api isochrones travel-time-matrix route-planner routing-engine maps geospatial docker web-server

4 sources

Member repositories

RepositoryRoleHealth v2
GIScience/openrouteservicemain94

For agents

markdown · JSON · MCP: product_card(name="GIScience/openrouteservice")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem