From 9da5ae893428148ee2337905ad084f48492fb6d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 26 May 2020 23:04:36 +0300 Subject: [PATCH] scale --- II/Referatas/Makefile | 2 +- II/Referatas/mj-referatas.tex | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/II/Referatas/Makefile b/II/Referatas/Makefile index 452fcce..7eb6632 100644 --- a/II/Referatas/Makefile +++ b/II/Referatas/Makefile @@ -31,7 +31,7 @@ $(eval $(call algo2img,sinewave,visvalingam,52x12)) $(eval $(call algo2img,zeimena,douglas,52x74)) $(eval $(call algo2img,zeimena,visvalingam,52x74)) $(eval $(call gpkg2pdf,sinewave,sinewave,--size=52x15)) -$(eval $(call gpkg2pdf,zeimena,zeimena,--size=148x210 --rect $(CROSSING))) +$(eval $(call gpkg2pdf,zeimena,zeimena,--size=135x191 --rect $(CROSSING))) $(eval $(call gpkg2pdf,zeimena,crossing,--size=105x74 --clip $(CROSSING))) sinewave.gpkg: sinewave.py diff --git a/II/Referatas/mj-referatas.tex b/II/Referatas/mj-referatas.tex index cbff965..3a5f0ca 100644 --- a/II/Referatas/mj-referatas.tex +++ b/II/Referatas/mj-referatas.tex @@ -48,12 +48,12 @@ a7: 74x105mm a8: 52x74mm Crossing: -Xmin: 623306.313 -Ymin: 6109635.515 -Xmax: 625526.313 -Ymax: 6111210.515 -623306.313 6109635.515 625526.313 6111210.515 - +Xmin: 623306 +Ymin: 6109635 +Xmax: 625526 +Ymax: 6111210 +623306 6109635 625526 6111210 +Crossing wxh: 2220, 1575 (m) connect rivers first to a single polylines: @@ -159,20 +159,20 @@ algorithms, because the river exhibits both both straight and curved shape, is a combination of two curly rivers, and author's familiarity with the location. Since the map area is large (scale $1:150 000$), we will also review a -zoomed-in subset of the map of scale $1:15 000$. The zoomed-in version will +zoomed-in subset of the map of scale $1:30 000$. The zoomed-in version will help explain some of the deficiencies in the reviewed algorithms. \begin{figure}[H] \centering - \includegraphics[width=148mm]{zeimena} - \caption{Lakaja and Žeimena} + \includegraphics[width=135mm]{zeimena} + \caption{Lakaja and Žeimena, $1:150000$} \label{fig:zeimena} \end{figure} \begin{figure}[h] \centering \includegraphics[width=74mm]{crossing} - \caption{River crossing zoomed in} + \caption{River crossing zoomed in, $1:30000$} \label{fig:crossing} \end{figure}