Thesis Details

Vektorová analýza v GIS systémech

Master's Thesis Student: Životský Tomáš Academic Year: 2014/2015 Supervisor: Hrubý Martin, Ing., Ph.D.
English title
Vector Analysis in GIS Systems
Language
Czech
Abstract

This master's thesis deals with the geographic information systems with an emphasis on so-called vector analysis. The aim of the thesisis to createlibrary that implements the internal representation of geographic data and performs analytical operation over themThe thesis describes the logical structure of the application andthe hierarchy of abstract classes. In the form of pseudo-code isshown a set of individual computing operations. Work is stronglybased on geographic system GRASS. This GIS is connectable through import and export vector data in shapefile format. Concept of storing layers is designed for ease of data manipulation and their portability. The main idea behind the application is to split the library into individual modules. These modules are independent, but also can benefit from each other's functions. In conclusion are demonstrated implemented vector analysis and representation of their calculation.

Keywords

GIS, vector, analysis, geographic, information, system, point, line, polygon, buffer, overlay, net

Department
Degree Programme
Information Technology, Field of Study Information Systems
Files
Status
defended, grade B
Date
23 June 2015
Reviewer
Committee
Kolář Dušan, doc. Dr. Ing. (DIFS FIT BUT), předseda
Brada Přemysl, doc. Ing., MSc. Ph.D. (WBU in Pilsen), člen
Janoušek Vladimír, doc. Ing., Ph.D. (DITS FIT BUT), člen
Květoňová Šárka, Ing., Ph.D. (DIFS FIT BUT), člen
Očenášek Pavel, Mgr. Ing., Ph.D. (DIFS FIT BUT), člen
Zendulka Jaroslav, doc. Ing., CSc. (DIFS FIT BUT), člen
Citation
ŽIVOTSKÝ, Tomáš. Vektorová analýza v GIS systémech. Brno, 2015. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2015-06-23. Supervised by Hrubý Martin. Available from: https://www.fit.vut.cz/study/thesis/8157/
BibTeX
@mastersthesis{FITMT8157,
    author = "Tom\'{a}\v{s} \v{Z}ivotsk\'{y}",
    type = "Master's thesis",
    title = "Vektorov\'{a} anal\'{y}za v GIS syst\'{e}mech",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2015,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/8157/"
}
Back to top