Thesis Details

Webový editor GPX dat

Bachelor's Thesis Student: Hendrych Petr Academic Year: 2019/2020 Supervisor: Burget Radek, doc. Ing., Ph.D.
English title
Web Editor for GPX Data
Language
Czech
Abstract

The aim of this bachelor thesis is to create a web editor, which will allow the user to view and edit their recorded routes in GPX format. For each route, the user can adjust the position of the selected point, add another or delete an individual point or a selected group. The client part of the application is written in Javascript using the React library. The server part is implemented using the Django framework and the GeoDjango module. Communication between these parts is provided by the Django REST framework. The results of this work allow users to easily edit their tracks in a web browser.

Keywords

Javascript, React, Redux, SCSS, CSS, Bootstrap, Python, Django, GeoDjango, Django REST Framework, PostgreSQL, PostGIS, Leaflet, OpenStreetMap

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
9 July 2020
Reviewer
Committee
Kolář Dušan, doc. Dr. Ing. (DIFS FIT BUT), předseda
Chudý Peter, doc. Ing., Ph.D. MBA (DCGM FIT BUT), člen
Kořenek Jan, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Lengál Ondřej, Ing., Ph.D. (DITS FIT BUT), člen
Rychlý Marek, RNDr., Ph.D. (DIFS FIT BUT), člen
Citation
HENDRYCH, Petr. Webový editor GPX dat. Brno, 2020. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2020-07-09. Supervised by Burget Radek. Available from: https://www.fit.vut.cz/study/thesis/22597/
BibTeX
@bachelorsthesis{FITBT22597,
    author = "Petr Hendrych",
    type = "Bachelor's thesis",
    title = "Webov\'{y} editor GPX dat",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2020,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/22597/"
}
Back to top