From c88c8416554af47a5050f8cab57332d1ef78b79a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 27 May 2020 15:31:51 +0300 Subject: [PATCH] listings descriptions --- II/Referatas/mj-referatas.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/II/Referatas/mj-referatas.tex b/II/Referatas/mj-referatas.tex index f9aaf55..43feea3 100644 --- a/II/Referatas/mj-referatas.tex +++ b/II/Referatas/mj-referatas.tex @@ -404,6 +404,10 @@ For the curious users it may be useful to see how the analysis was executed. Also, given the source listings, it should be relatively straightforward to re-run the same analysis on a different area. +The input files outside of these listings are {\tt zeimena.gpkg}, which is a +manually created GeoPackage containing Žeimena and Lakaja rivers, and the +\LaTeX\ report itself. + \subsection{douglas.sql} Transforms a layer ({\tt :src}) to {\DP} using $tolerance$ tolerance. \inputminted[fontsize=\small]{sql}{douglas.sql}