[Geocoding] Announcing Nominatim release 2.0.1
Spin0us@openstreetmap
spin0us at gmail.com
Thu Mar 7 09:02:41 UTC 2013
Trying to update and got some error.
1. the tar.bz2 file is just a tar file. So 'tar xjvf' failed. Need to
use 'tar xvf'.
2. need to copy my old setting/confiruation.txt
3. Running:
./utils/update.php --import-osmosis-all --no-npi
I got the following error:
The target database has been created with 32bit ID fields,
but this version of osm2pgsql has been compiled to use
64bit IDs.
Need to use the osm2pgsql folder from my 2.0.0 install.
BR,
Le 06/03/2013 20:21, Sarah Hoffmann a écrit :
> 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
> Geocoding at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/geocoding
More information about the Geocoding
mailing list