Another attempted fix for wind_turbines

This commit is contained in:
2020-08-09 18:45:50 +02:00
parent b5b34e1d09
commit 08e4e8b0bb
2 changed files with 5 additions and 2 deletions

View File

@@ -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