Skip to main content

A tool for building a database of OpenStreetMap for geocoding and for searching the database. Database backend.

Project description

Nominatim - DB Backend

Nominatim is a tool to search OpenStreetMap data by name and address (geocoding) and to generate synthetic addresses of OSM points (reverse geocoding).

This module implements the database backend for Nominatim and the command-line tool for importing and maintaining the database.

Installation

Prerequisites

Nominatim requires osm2pgsql (>=1.8) for reading OSM data and PostgreSQL (>=9.6) to store the data.

On Ubuntu (>=23.04) and Debian (when using backports), you can install them with:

sudo apt-get install osm2pgsql postgresql-postgis

Installation from pypi

To install Nominatim from pypi, run:

pip install nominatim-db

Quick start

First create a project directory for your new Nominatim database, which is the space for additional configuration and customization:

mkdir nominatim-project

Make sure you run all nominatim commands from within the project directory:

cd nominatim-project

Download an appropriate data extract, for example from Geofabrik and import the file:

nominatim import --osm-file <downlaoded-osm-data.pbf>

You will need to install the nominatim-api package to query the database.

Documentation

A HTML version of the documentation can be found at https://nominatim.org/release-docs/latest/ .

License

The source code is available under a GPLv3 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nominatim_db-5.3.2.tar.gz (15.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nominatim_db-5.3.2-py3-none-any.whl (15.3 MB view details)

Uploaded Python 3

File details

Details for the file nominatim_db-5.3.2.tar.gz.

File metadata

  • Download URL: nominatim_db-5.3.2.tar.gz
  • Upload date:
  • Size: 15.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for nominatim_db-5.3.2.tar.gz
Algorithm Hash digest
SHA256 752152b18adac42b7c689fe97ddcafe7ede78b4e4b0d1d98048d8ab5a8de065c
MD5 60e4810c1f97583f40d215dcd79c3c66
BLAKE2b-256 d5d83765bacff0316228a7147535e1fb67f52aede925bccc62ada39a964c2ba5

See more details on using hashes here.

File details

Details for the file nominatim_db-5.3.2-py3-none-any.whl.

File metadata

  • Download URL: nominatim_db-5.3.2-py3-none-any.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for nominatim_db-5.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c5e1c4bd27f52a48843a5fe204a1a7b5f4d4d2911880e65721b4c900b13227e5
MD5 d3071ed033a7c5e42bcba1c989ae8b27
BLAKE2b-256 fc9e3f6a9706fdf54241e3adfffcb80f6fdba6d439c7506564cdc0f1b91bc5aa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page