Skip to content

Release Notes 2.5.1

Compare
Choose a tag to compare
@lonvia lonvia released this 16 Sep 19:35
· 3 commits to 2.5.x since this release

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