add unzip tool to requirements for Tiger imports

Fixes #663
This commit is contained in:
Sarah Hoffmann 2017-03-15 20:41:21 +01:00
parent 3a696e1895
commit 39c4c7fce8

View File

@ -80,10 +80,10 @@ Nominatim is able to use the official TIGER address set to complement the
OSM housenumber data in the US. You can add TIGER data to your own Nominatim
instance by following these steps:
1. Install the GDAL library and python bindings
1. Install the GDAL library and python bindings and the unzip tool
* Ubuntu: `sudo apt-get install python-gdal`
* CentOS: `sudo yum install gdal-python`
* Ubuntu: `sudo apt-get install python-gdal unzip`
* CentOS: `sudo yum install gdal-python unzip`
2. Get the TIGER 2015 data. You will need the EDGES files
(3,234 zip files, 11GB total). Choose one of the two sources: