Nominatim VS OsmAnd

Compare Nominatim vs OsmAnd 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
Nominatim OsmAnd
35 312
2,864 4,258
2.1% 1.8%
9.5 10.0
12 days ago 1 day ago
Python Java
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

Nominatim

Posts with mentions or reviews of Nominatim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-05.
  • Answer: How To Get Latitude & Longitude of a Address using python
    2 projects | dev.to | 5 Oct 2023
    You can simply use geopy API to get longitude and latitude from address. geopy includes geocoder classes for the OpenStreetMap Nominatim, Google Geocoding API (V3), and many other geocoding services. The full list is available on the Geocoders doc section. Geocoder classes are located in geopy.geocoders. Here…
  • Nominatim: Open-source geocoding with OpenStreetMap data
    1 project | news.ycombinator.com | 13 Jul 2023
  • Btreefs generates executable code at runtime to unpack btree nodes
    3 projects | news.ycombinator.com | 25 Jun 2023
    I have had a lot of "fun" with this feature in the past. It has earned a permanent place in my setup script:

    ALTER SYSTEM SET jit=off;

    Basically a performance blackhole for more complex queries. Most OSM related projects disable it straight away as it only creates headaches.

    https://github.com/osm-search/Nominatim/pull/2559

  • [Help] searching address
    1 project | /r/OsmAnd | 13 Jun 2023
    Because osm.org and OsmAnd use different search engines. On osm.org it uses the Nominatim geocoder which is good at parsing addresses the way we are used to writing them. It is also running on a server with a lot of storage and memory resources. OsmAnd is built for offline use so it can't use Nominatim and has much more limited computing resources available to it. It is searching through the map files locally on your phone and however they have chosen to implement that search algorithm seems to perform poorly on addresses.
  • Kako riješiti različite verzije istih adresa ulica?
    2 projects | /r/CroIT | 11 Jun 2023
    Ako skupa s adresama imaš i njihove lokacije možeš i koristiti gotov geocoder (e.g. Nominatim je free i koristi OSM podatke, možeš i deployati svoju instancu), pa iz rezultata naći geometrijski najbližu adresu koju imaš.
  • Let's build a Google Maps clone with React, Leaflet, and OneSDK
    13 projects | dev.to | 15 May 2023
    Then implement a use case. We are going to use Geocoding use case with Nominatim provider. But you can, of course, use a different provider. Copy the example code into your server.js file and make a few changes, so we can send the information we will receive from the user:
  • MicroG Qs
    1 project | /r/CalyxOS | 12 May 2023
    There are reasons why this tech was developed: because GPS can take a long time to sync up to the satellites, because GPS often doesn't work indoors, because your phone can keep a local cache of locations, and so you have the ability to find places by name or address (Geocoding) using nominatim ( https://nominatim.org )
  • Digital prepping must haves?
    1 project | /r/preppers | 28 Mar 2023
    and nominatim which does the geocoding/reverse geocoding: https://nominatim.org/
  • Bulk/batch geocoding for cheap?
    1 project | /r/gis | 24 Mar 2023
  • How do I go about with this project idea
    1 project | /r/learnprogramming | 13 Feb 2023
    Then it depends on how the location data is conveyed in the group chat. If it's a text message you need to parse it and possibly use a mapping service to do geocoding. Eg. convert "22 Main Street" or "upper Brooklyn" into GPS coordinates. Besides Google Maps API you can maybe use OpenStreetMaps via Nominatim. If it's something more like "we just passed John's house" then you need to figure out how to write some logic to determine a location from that. Or maybe they just used the WhatsApp location share feature, then you probably don't need mapping at all.

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/

What are some alternatives?

When comparing Nominatim and OsmAnd you can also consider the following projects:

photon - an open source geocoder for openstreetmap data

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!

Open Source Routing Machine (OSRM) - Open Source Routing Machine - C++ backend

Openstreetmap - The Rails application that powers OpenStreetMap

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.

OpenTripPlanner - An open source multi-modal trip planner

qmapshack - Consumer grade GIS software

μlogger - μlogger • web viewer for tracks uploaded with μlogger mobile client

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

TileServer PHP - MBTiles and MapTiler folder hosting with TileJSON, OGC WMTS, UTFGrid interaction and web interface. QGIS & ESRI ArcGIS compatible. Runs on any Apache+PHP webhosting. MapBox Studio Vector Tiles hosting.

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