commit 9da5ae893428148ee2337905ad084f48492fb6d7 (tree)
parent c3ce18e8ed1f17e72b05f219dc71b79c3d1f791a
Author: Motiejus Jakštys <desired.mta@gmail.com>
Date: Tue, 26 May 2020 23:04:36 +0300
scale
Diffstat:
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git 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
@@ -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}