motiejus/wm

Wang–Müller line generalization algorithm in PostGIS
git clone https://git.jakstys.lt/motiejus/wm.git
Log | Tree | Refs | README | LICENSE

commit 8dfac6d8e678258cbee09436ed07249aeb0fcbf1 (tree)
parent 1cfe7a8f6c5b0398a92033d7135d026be41f1db6
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Wed, 19 May 2021 22:57:51 +0300

consistent colors

Diffstat:
MMakefile | 6+++---
Mmj-msc.tex | 2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile @@ -162,9 +162,9 @@ selfcrossing-1_3SELECT = wm_visuals where name='selfcrossing-1-baseline' selfcrossing-1_3COLOR = orange isolated-1-exaggerated_WIDTHDIV = 2 -isolated-1-exaggerated_1SELECT = wm_debug where name='isolated-1' AND stage='afigures' AND gen=1 -isolated-1-exaggerated_1LINESTYLE = dotted -isolated-1-exaggerated_2SELECT = wm_debug where name='isolated-1' AND stage='afigures' AND gen=2 +isolated-1-exaggerated_1SELECT = wm_debug where name='isolated-1' AND stage='afigures' AND gen=2 +isolated-1-exaggerated_2SELECT = wm_debug where name='isolated-1' AND stage='afigures' AND gen=1 +isolated-1-exaggerated_1COLOR = orange salvis-25k_1SELECT = wm_visuals where name='salvis' salvis-25k_WIDTHDIV = 1 diff --git a/mj-msc.tex b/mj-msc.tex @@ -1337,7 +1337,7 @@ implementation. A single exaggeration increment is done as follows: \begin{figure}[ht] \centering \includegraphics[width=.5\textwidth]{isolated-1-exaggerated} - \caption{Example exaggerated isolated bend.} + \caption{Example isolated exaggerated bend.} \label{fig:isolated-1-exaggerated} \end{figure}