Release Notes 2.5.1
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:
-
Download and compile Nominatim 2.5.1.
-
Copy your old settings (
settings/local.php
,settings/configuration.txt
andsettings/state.txt
) -
Install the new code into your postgres database by running:
./utils/setup.php --create-functions --enable-diff-updates --create-partition-functions