github osm-search/Nominatim v2.5.1
Release Notes 2.5.1

latest releases: v4.4.0, v4.3.2, v4.2.4...
7 years ago

This is a minor bug fix release, which resolves the following:

  • fixes a number of warnings new in PHP7
  • fix check for website in setup.php
  • resolve some minor formatting issues with new website layout

Upgrading from older versions

You may upgrade existing database from Nominatim 2.5 and 2.4 without reimport. For upgrading from older versions, please see the release notes for Nominatim 2.4.

Steps for upgrading from 2.4 and 2.5.0:

  1. Download and compile Nominatim 2.5.1.

  2. Copy your old settings (settings/local.php, settings/configuration.txt and settings/state.txt)

  3. Install the new code into your postgres database by running:

    ./utils/setup.php --create-functions --enable-diff-updates --create-partition-functions

Don't miss a new Nominatim release

NewReleases is sending notifications on new releases.