OsmAnd VS Open Source Routing Machine (OSRM)

Compare OsmAnd vs Open Source Routing Machine (OSRM) and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
OsmAnd Open Source Routing Machine (OSRM)
312 19
4,258 6,074
1.8% 1.6%
10.0 7.0
6 days ago 22 days ago
Java C++
GNU General Public License v3.0 or later BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

OsmAnd

Posts with mentions or reviews of OsmAnd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-03.
  • Bridges in the US are threaten by truck drivers relying on GPS meant for cars
    1 project | news.ycombinator.com | 5 Apr 2024
    > Google maps and Waze does not allow for setting vehicle height

    As a side note, OsmAnd supports setting vehicle height* and has support for multiple vehicles/routing profiles: https://osmand.net

    *: and weight, width, and length

  • Organic Maps is a free Android and iOS offline maps app for travelers
    2 projects | news.ycombinator.com | 3 Mar 2024
  • 2024: The year of the OpenStreetMap vector maps
    12 projects | news.ycombinator.com | 11 Feb 2024
    Slightly offtopic

    I have OsmAnd ( https://github.com/osmandapp/OsmAnd ) on my phone, download the basemaps, download my (small) country data (both sourced from open street maps), and with an app + ~1GB of data, I get the maps and full navigation within my country, POIs, etc., and can add other countries when needed.

    Is there something similar for a PC? I can download data from open street maps, but then I need postgres, postgis, a tile server and styles and apache running just to generate the tiles. Is there anything portable (short of running osmand in an android virtualbox) for offline navigation on a linux pc? QGIS can display vectors, but I wasn't able to easily style the data... navigation is a no-go there too. anything else?

  • "I'm in this picture and I don't like it"
    2 projects | /r/linuxmasterrace | 9 Dec 2023
    OsmAnd works for me. I am looking to get off Google, so I try to retire anything that is not on F-Droid. OsmAnd is a independent project ( osmand.net ) that uses the data you can also access under www.openstreetmap.org . The App is not perfect and sometimes it calls for the wrong action, for example when a road is just taking a steep turn it might ask for you to turn onto a different road which is actually the same every now and then. Also Google uses the location data of it's users to change routes depending on congestion afaik. Don't expect that from OsmAnd.
  • replacing stock apps with FOSS alternatives..
    5 projects | /r/fossdroid | 30 Oct 2023
    Organic Maps & OsmAnd~ are the classic map alternatives but i don't use them.
  • WiFi without internet on a Southwest flight
    9 projects | news.ycombinator.com | 28 Sep 2023
    When I am on a flight and the flight does not provide the flight information, I am using the OsmAnd, https://osmand.net/, to monitor the flight altitude, speed and direction.
  • Improving your online privacy: An update
    1 project | news.ycombinator.com | 19 Sep 2023
    Regarding usage of OpenStreetMap over Google Maps - assuming we're talking mobile usage - you might give OSMAnd[0] a try. I've been using it exclusively on a Pixel loaded with GrapheneOS for a few months now. I would never consider going back to GMaps and I don't feel that I've lost anything either.

    [0] - https://osmand.net/

  • ⟳ 4 apps added, 121 updated at f-droid.org
    24 projects | /r/FDroidUpdates | 15 Sep 2023
    OsmAnd~ (version 4.5.8): Global Mobile Map Viewing & Navigation for Offline and Online OSM Maps
  • Organic Maps
    10 projects | news.ycombinator.com | 31 Aug 2023
    OSMAnd tracks users using a secret supercookie by default because the developer wants metrics. This is done without consent. The defensiveness of the developer with regards to such unethical tracking means that I will never use any software they ever release.

    https://github.com/osmandapp/OsmAnd/issues/15058

  • Exploring Offline Navigation Apps: My Experience with MapMetrics and OSM
    1 project | /r/Navigation | 28 Jul 2023
    OSMand: https://osmand.net/

Open Source Routing Machine (OSRM)

Posts with mentions or reviews of Open Source Routing Machine (OSRM). We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-14.
  • Easiest way to calculate distances between multiple locations?
    1 project | /r/excel | 15 May 2023
    then called the Open Streetmap api described here using Power query: https://github.com/Project-OSRM/osrm-backend/blob/master/docs/http.md
  • Can someone fix this tricky ferry route?
    1 project | /r/openstreetmap | 1 Jan 2023
  • Using R to Cluster Points by Road Networks
    4 projects | /r/Rlanguage | 14 Dec 2022
    OSRM: A super fast and easy to use routing engine that runs on OSM data. You only need to run 5 lines of code to (1) download a .pbf from Geofabrik, (2-5) download the OSRM docker image and pre-process the OSM data. There are also 3 profiles predefined that you can use: car, bike, foot (e.g. foot.lua). It basically hosts a local server. I find the easiest way is to combine it with the osrm R package. I have seen you also need to adjust for the elevation. I think I have seen some custom LUA profiles that also account for DTM derived elevation changes as an additional weight.
  • OpenStreepMap 2012 vs. 2022
    10 projects | news.ycombinator.com | 30 Sep 2022
  • Troubleshooting OSRM
    1 project | /r/docker | 27 Aug 2022
    I am trying (and failing) to setup an OSRM instance with docker compose. The issue I've encountered is with setting up osrm-backend. According to the Github and Docker Hub pages, the process is as follows:
  • What's everyone working on this week (29/2022)?
    12 projects | /r/rust | 18 Jul 2022
    I am creating Rust bindings to https://github.com/Project-OSRM/osrm-backend using autocxx. This allows for fast routing on openstreetmap data. They have a nodejs server, but I'm going to write a Rust one with these new bindings. I am finding that many of the config classes in C++ are't Plain-Old-Data structures, so are opaque structs, so I have to write getters and setters in C++.
  • Show HN: Self-Hosted Maps Stack
    11 projects | news.ycombinator.com | 27 May 2022
    > As a cyclist I’m almost always disappointed by google, apple, and Valhalla

    Have you tried the OSRM bike config? (The one you find in https://github.com/Project-OSRM/osrm-backend/blob/master/pro...)

  • loosing my mind
    1 project | /r/openstreetmap | 17 May 2022
    This is a 30 second exercise on OSRM, or any other service that provides directions.
  • There should be a “safe mode” on google maps.
    1 project | /r/TwoXChromosomes | 9 May 2022
    As for the rules for routing algorithms, OSMR's foot profile looks like good place to start. You could copy the file into something like for_women.lua and extend it with rules for e.g. street lighting and any other features of interest. Of course, it would be best to reach out to the other devs first.
  • Walking distance and triangle inequality
    1 project | /r/gis | 29 Apr 2022
    I'm trying to calculate walking distances using OSM and OSRM but this results in distance matrices that violate triangle inequality. This is a pretty bad issue for the spatial models I'm building. I was wondering whether there are alternatives to OSRM that guarantee that triangle inequality is respected. Mostly, I really don't care about the routing algorithm looking at red lights, whether streets are one or two way streets, private roads, etc. I just need the distance along pathways between points.

What are some alternatives?

When comparing OsmAnd and Open Source Routing Machine (OSRM) you can also consider the following projects:

omapsapp - 🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!

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

Openstreetmap - The Rails application that powers OpenStreetMap

valhalla - Open Source Routing Engine for OpenStreetMap

qmapshack - Consumer grade GIS software

OpenTripPlanner - An open source multi-modal trip planner

Graphhopper - Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.

Nominatim - Open Source search based on OpenStreetMap data

OpenRailwayMap - An OpenStreetMap-based project for creating a map of the world's railway infrastructure.

TileServer GL - Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.

Hauk - Open-source realtime location sharing