]> git.openstreetmap.org Git - nominatim.git/commitdiff
Update tiger install instructions. Mirror no longer working
authormarc tobias <mtmail@gmx.net>
Tue, 29 May 2018 15:40:57 +0000 (17:40 +0200)
committermarc tobias <mtmail@gmx.net>
Tue, 29 May 2018 15:42:58 +0000 (17:42 +0200)
docs/admin/Import-and-Update.md

index 26ed9eb94788ee7b776f959b377cede5284b97bf..25954ba075b800f68fe829bd1e805625dfe04837 100644 (file)
@@ -108,7 +108,7 @@ instance by following these steps:
        * Ubuntu: `sudo apt-get install python-gdal unzip`
        * CentOS: `sudo yum install gdal-python unzip`
 
-  2. Get preprocessed TIGER 2015 data and unpack it into the
+  2. Get preprocessed TIGER 2017 data and unpack it into the
      data directory in your Nominatim sources:
 
         cd Nominatim/data
@@ -135,13 +135,9 @@ You can also process the data from the original TIGER data to create the
 SQL files, Nominatim needs for the import:
 
   1. Get the TIGER 2017 data. You will need the EDGES files
-     (3,234 zip files, 11GB total). Choose one of the two sources:
+     (3,234 zip files, 11GB total).
 
          wget -r ftp://ftp2.census.gov/geo/tiger/TIGER2017/EDGES/
-         wget -r ftp://mirror1.shellbot.com/census/geo/tiger/TIGER2017/EDGES/
-
-     The first one is the original source, the second a considerably faster
-     mirror.
 
   2. Convert the data into SQL statements: