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.1.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.1-py3-none-any.whl (15.3 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nominatim_db-5.3.1.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.1.tar.gz
Algorithm Hash digest
SHA256 abb6d8b54b1ba4ebe7065e2e10f5c97b858549a921f47196be606fdd0078ca3c
MD5 5e804164a04cb25e2aa8cb2dd01801d9
BLAKE2b-256 b9735c3660696ce7182f6caf7cc2fb1f30837bc84a535c6303e81c03244d8943

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nominatim_db-5.3.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 13552ac9c83aae5ee67be9665c315630c125b48d7b0e47455dec71e465794e4b
MD5 268994bdc6dc069d6ab985c120c8e49b
BLAKE2b-256 3760b586bc7307a7ab4b90ecc976352be00090e10c282b2fb9445aba3838335e

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