Skip to content

Commit

Permalink
do not remove downloaded file
Browse files Browse the repository at this point in the history
  • Loading branch information
smnorris committed Mar 2, 2024
1 parent f7a57fc commit dac6c06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ data/FWA_STREAM_NETWORKS_SP.gdb.zip: .make/db
$$wsg ; \
set -e ; $(PSQL) -f load/spatial_chunked/fwa_stream_networks_sp.sql -v wsg=$$wsg ; \
done
# remove file
rm -rf data/FWA_STREAM_NETWORKS_SP.gdb.zip
$(PSQL) -c "drop table fwapg.fwa_stream_networks_sp"
$(PSQL) -c "vacuum analyze whse_basemapping.fwa_stream_networks_sp"
# apply data fixes
Expand Down

0 comments on commit dac6c06

Please sign in to comment.