X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/99c58706d30a20357a5a54d8f3f450ee007ed06c..09f95609cd4f44bbacd275569b043cc665584fa5:/docs/Installation.md?ds=sidebyside diff --git a/docs/Installation.md b/docs/Installation.md index 7f108160..88f32ada 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -28,8 +28,7 @@ required for compiling osm2pgsql. For running tests: - * [lettuce](http://lettuce.it) - * [Shapely](http://toblerity.org/shapely/index.html) + * [behave](http://pythonhosted.org/behave/) * [Psycopg2](http://initd.org/psycopg) * [nose](https://nose.readthedocs.io) * [phpunit](https://phpunit.de) @@ -40,12 +39,13 @@ For running Nominatim: * [PostGIS](http://postgis.refractions.net) (2.0 or later) * [PHP](http://php.net) (5.4 or later) * PHP-pgsql + * PHP-intl (bundled with PHP) * [PEAR::DB](http://pear.php.net/package/DB) * a webserver (apache or nginx are recommended) For running continuous updates: - * [osmosis](http://wiki.openstreetmap.org/wiki/Osmosis) + * [pyosmium](http://osmcode.org/pyosmium/) ### Hardware