Hi, we have just released a new stable version 2.0.1 of Nominatim which can be downloaded at
http://www.nominatim.org/release/Nominatim-2.0.1.tar.bz2 This is a bugfix release which fixes the following issues: * delete outdated entries from location_area_country * allow OSM node IDs larger than 2^31 This new version is needed for importing any OSM data created after 09/02/13. If you have an existing installation of a Nominatim database, the new version is needed only if you are running regular updates. Static installations are not affected. In order to update an existing Nominatim database, follow these steps: 1. Download and compile Nominatim 2.0.1. 2. Copy your old settings (`settings/local.php` 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 Full installation instructions for Nominatim can be found at the usual place http://wiki.openstreetmap.org/wiki/Nominatim/Installation Cheers Sarah _______________________________________________ Geocoding mailing list [email protected] http://lists.openstreetmap.org/listinfo/geocoding

