Credits
3
Types
- MEI: Elective
- MIRI: Elective
- MDS: Elective
Requirements
This subject has not requirements
, but it has got previous capacities
Department
MAT
Web
https://mat-web.upc.edu/fib/dsige/
Teachers
Person in charge
- Rodrigo Ignacio Silveira ( rodrigo.silveira@upc.edu )
Others
- Fabian Maximilian Klute ( fabian.klute@upc.edu )
Weekly hours
Theory
4
Problems
0
Laboratory
0
Guided learning
0
Autonomous learning
7.1111
Competences
Especifics
Generic
Information literacy
Reasoning
Basic
Objectives
-
Learn what geographic information systems (GIS) are.
Related competences: CTR4, CTE11, CG6, CG8, CB9, -
Analyze concrete problems that a GIS must be able to solve.
Related competences: CTE11, CTR6, CTE12, CTE7, CG4, CG8, -
Study some of the algorithms behind GIS.
Related competences: CTR6, CTE11, CG4, CB6, -
Learn different ways to represent and process geographic and spatial data.
Related competences: CB9, CTE7, CG4,
Contents
-
Introduction to geographic information systems, spatial information, and geometric algorithms.
Main principles of spatial information and geographic information systems. Examples of GIS applications. Introduction to geometric algorithms. Relation between the implementation of a GIS and geometric algorithms. -
Map representation, combination and overlay of geographic subdivisions.
Introduction to map overlay. Unification of coordinate systems. Data structures for representing maps and geographic subdivisions. Algorithms for calculating overlaps of subdivisions. Algorithms and data structures for locating points in geographic subdivisions. -
Digital terrain models, vector and raster terrains
Models for representing terrains. Raster and TIN (triangulated irregular network) models. Basic algorithms for rasters and TINs. Traversal and location in TINs. Conversion between different terrain models. -
Algorithms for terrain analysis: visibility and hydrology problems
Applications of terrain analysis in visibility and hydrography. Calculation of viewsheds and watersheds in rasters and TINs. Removal of local minima and other artifacts. -
Voronoi diagrams applied to facility location and pattern analysis problems
Definition of Voronoi diagram. Applications to GIS. Algorithms for constructing the Voronoi diagram. -
Basic algorithms for digital cartography: map generalization and labeling
Introduction to maps and cartography. Principles of map design. Cartographic symbolization and generalization. Line simplification, Douglas-Peucker algorithm. Map labeling. -
Extra topics to be chosen by the students.
The specific topics will be defined by the students and the instructors during the first half of the course.
Activities
Activity Evaluation act
Introduction
Introducción a los sistemas de información geográfica, la información espacial y los algoritmos geométricosObjectives: 1
Contents:
Theory
4h
Problems
0h
Laboratory
0h
Guided learning
0h
Autonomous learning
7h
Teaching methodology
The course will consist of presentations of the main theoretical topics, followed by a discussion of the more practical aspects associated with them, and the presentation of practical tools to address them.Evaluation methodology
Evaluation will be based on a final project that will consist of theory and bibliography research tasks about a concrete GIS problem, and in class participation.Bibliography
Basic
-
Geographic information systems & science
- Longley, P.A. [et al.],
Wiley,
2015.
ISBN: 9781118676950
https://discovery.upc.edu/discovery/fulldisplay?docid=alma991004062499706711&context=L&vid=34CSUC_UPC:VU1&lang=ca -
Algorithmic foundations of geographic information systems
- Kreveld, M. van [et al.],
Springer,
1997.
ISBN: 3540638180
https://discovery.upc.edu/discovery/fulldisplay?docid=alma991001750379706711&context=L&vid=34CSUC_UPC:VU1&lang=ca -
GIS algorithms
- Xiao, N,
SAGE Publications,
2015.
ISBN: 9781446274330
https://discovery.upc.edu/discovery/fulldisplay?docid=alma991004102169706711&context=L&vid=34CSUC_UPC:VU1&lang=ca
Complementary
-
Geographic information analysis
- O'Sullivan, D.; Unwin, D.J,
John Wiley & Sons,
2010.
ISBN: 978-0470288573
https://discovery.upc.edu/discovery/fulldisplay?docid=alma991003823099706711&context=L&vid=34CSUC_UPC:VU1&lang=ca -
Fundamentals of geographic information systems
- DeMers, M.N,
Wiley,
2009.
ISBN: 978-0470129067
https://discovery.upc.edu/discovery/fulldisplay?docid=alma991003933569706711&context=L&vid=34CSUC_UPC:VU1&lang=ca -
Map use: reading, analysis, interpretation
- Kimerling, A.J.; Buckley, A.R.; Muehrcke, P.C.; Muehrcke, J.O,
ESRI Press Academic,
2016.
ISBN: 978-1589484429
https://discovery.upc.edu/discovery/fulldisplay?docid=alma991004160269706711&context=L&vid=34CSUC_UPC:VU1&lang=ca
Previous capacities
- Basic knowledge of data structures- Basic knowledge of algorithmic technique