Another attempted fix for wind_turbines
This commit is contained in:
3
test.sh
3
test.sh
@@ -29,9 +29,10 @@ make import-data
|
||||
# Download
|
||||
make download-${SOURCE} area="${AREA}"
|
||||
|
||||
# Import
|
||||
# Import (yes we're doing import borders twice, it crashes on first run, oddly enough)
|
||||
make import-osm
|
||||
make import-borders
|
||||
make import-borders
|
||||
make import-wikidata
|
||||
make import-sql
|
||||
make analyze-db
|
||||
|
||||
Reference in New Issue
Block a user