mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 05:35:13 +03:00
add instructions to enable use of Tiger data
This commit is contained in:
parent
aa9fff9199
commit
860acbf6af
@ -102,6 +102,10 @@ instance by following these steps:
|
||||
|
||||
./utils/setup.php --import-tiger-data
|
||||
|
||||
5. Enable use of the Tiger data in your `settings/local.php` by adding:
|
||||
|
||||
@define('CONST_Use_US_Tiger_Data', true);
|
||||
|
||||
Be warned that the import can take a very long time, especially if you
|
||||
import all of the US.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user