prezentacija

This commit is contained in:
2021-05-19 22:57:46 +03:00
committed by Motiejus Jakštys
parent 269099d018
commit 711c050d53
5 changed files with 94 additions and 13 deletions

View File

@@ -20,6 +20,9 @@ clean-tables:
./db -c "drop table $$t"; \
done
slides-2021-03-29.pdf: slides-2021-03-29.txt
pandoc -t beamer -i $< -o $@
.faux_filter-rivers: .faux_import-osm
./db -v where="$(WHERE)" -f aggregate-rivers.sql
touch $@