stud

study spacejunk
Log | Files | Refs | LICENSE

commit 8b2cd1667c156c361863bbdd98f93839e33ef49e (tree)
parent a186978c51bb87167cd5729d98e26d32e666f0cb
Author: Motiejus Jakštys <desired.mta@gmail.com>
Date:   Thu, 21 May 2020 11:40:20 +0300

introduction

Diffstat:
MII/Referatas/mj-referatas.tex | 11++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/II/Referatas/mj-referatas.tex b/II/Referatas/mj-referatas.tex @@ -15,7 +15,8 @@ \usetikzlibrary{er,positioning} \title{ - Cartografic Generalization of Lines (example of rivers) \\ \vspace{4mm} + Cartografic Generalization of Lines \\ + (example of rivers) \\ \vspace{4mm} } \author{Motiejus Jakštys} @@ -30,6 +31,14 @@ \section{Abstract} \label{sec:abstract} +Ready-to-use, open-source line generalization solutions emit poor cartographic +output. Therefore, if one is using open-source technology to create a +large-scale map, downscaled lines (e.g. rivers) will look poorly. This paper +explores line generalization algorithms and suggests to implement an algorithm +for an avid GIS developer. Once the algorithm is implemented and integrated to +open-source GIS solutions (e.g. QGIS), rivers on future large-scale maps will +look professionally downscaled. + \section{Introduction} \label{sec:introduction}