prezentacija

This commit is contained in:
Motiejus Jakštys
2021-03-27 13:01:21 +02:00
parent 3c0f222334
commit 84819fee14
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 $@