Questa è una vecchia versione del documento!
Indice
783AA Geospatial Analytics A.A. 2025/26
Instructors:
- Luca Pappalardo
- KDD Laboratory, ISTI-CNR, Pisa
- Mirco Nanni
- KDD Laboratory, ISTI-CNR, Pisa
Tutors:
- Giuliano Cornacchia, PhD student, University of Pisa
- Giovanni Mauro, PhD student, University of Pisa
Hours and Rooms
Day of Week | Hour | Room |
---|---|---|
Monday | 16:00 - 18:00 | Room Fib L1 |
Tuesday | 16:00 - 18:00 | Room Fib M1 |
- Beginning of lectures: 15 September 2025
- End of lectures: 16 December 2025
The lectures will be only in person and will NOT be live-streamed
Learning goals
The analysis of geographic information, such as those describing human movements, is crucial due to its impact on several aspects of our society, such as disease spreading (e.g., the COVID-19 pandemic), urban planning, well-being, pollution, and more. This course will teach the fundamental concepts and techniques underlying the analysis of geographic and mobility data, presenting data sources (e.g., mobile phone records, GPS traces, geotagged social media posts), data preprocessing techniques, statistical patterns, predicting and generative algorithms, and real-world applications (e.g., diffusion of epidemics, socio-demographics, link prediction in social networks). The course will also provide a practical perspective through the use of advanced geoanalytics Python libraries.
The assessment of the course consists of an oral exam, aimed to test the knowledge acquired by the student during the course.
Topics:
- Spatial Reference Systems
- Data formats
- Trajectory and Flows
- Spatial Tessellations
- Open-source tools for geospatial analysis
- Digital spatial and mobility data
- Preprocessing mobility data
- Individual and collective mobility laws
- Next-location and flow prediction
- Trajectory and flow generation
- Applications
Module 1: Data Analysis
- Fundamentals of Geographical Information Systems
- Geographic coordinates systems
- Vector data model
- Trajectories
- Spatial Tessellations
- Flows
- Practice
- Digital spatial and mobility data
- Mobile Phone Data
- GPS data
- Social media data
- Other data (POIs, Road Networks, etc.)
- Practice
- Preprocessing mobility data
- filtering compression
- stop detection
- trajectory segmentation
- trajectory similarity and clustering
- Practice
Module 2: Patterns and Laws
- individual mobility laws/patterns
- collective mobility laws/patterns
- Practice
Module 3: Models
- Prediction
- Next-location prediction
- Crowd flow prediction
- Spatial interpolation
- Generation
- Trajectory generation
- Flow generation
- Practice: mobility prediction and generation in Python
Module 4: Applications
- Urban segregation models
- Routing and navigation apps
Calendar
Day | Topic | Slides/Code | Material | Teacher | |
---|---|---|---|---|---|
1. | 15.09 16:00-18:00 | Introduction to the Course | L. Pappalardo, M. Nanni | ||
2. | 16.09 16:00-18:00 | Fundamental Concepts I | L. Pappalardo |