Top Banner
Open Foris Geospatial Toolkit Tutorial Introduction Rome, dd/mm/yyy
19

Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Aug 19, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Open Foris Geospatial Toolkit Tutorial

Introduction

Rome, dd/mm/yyy

Page 2: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

• Remote sensing and Land cover mapping

• Why the Open Foris Geospatial Toolkit ?

• Training program

– Module 1: Handling data – Module 2: Basic image processing – Module 3: Classification processes – Module 4: Segmentation and OBIA – Module 5: Change detection – Module 6: Accuracy assessment and Statistics

Tutorial scheme

Page 3: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Remote Sensing and Land cover mapping

Page 4: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Satellite Land Monitoring systems

Satellite Land Monitoring System

National Forest Inventory

GHG Inventory

NATIONAL FOREST MONITORING SYSTEM

MRV MONITORING

Web Interface

Community Monitoring

Other Forest-Related Monitoring Systems

For monitoring

and reporting on REDD+ activities

For assessing national area change over

time (Activity Data)

For assessing national

carbon stock changes

(Emission Factors)

Page 5: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Classification of satellite data

Page 6: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

FOSS tools developed by FOM

Page 7: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Why OF Geospatial Toolkit ?

Page 9: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Why LINUX and FOSS ?

• Freedom: free to download / test / install / modify/ configure / develop / distribute / ... it's fun! • Security: extremely stable and reliable, no viruses, interoperable: Unix, Windows, Mac • Applications: thousands of free programs, programming languages, server services • Versatility: minimum HW requirements, extremely portable, very fast performance

Page 10: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Why UBUNTU ?

• GUI – Friendly: interactive and intuitive • Popular: high number of packages • Well supported : very active communities. Extensive documentation. If you have a problem, someone had it before and documented it!

https://help.ubuntu.com/12.04/ubuntu-help/index.html

Page 11: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Why GDAL / OGR ?

http://www.gdal.org/

• Geospatial Data Abstraction Library • Extensive capabilities of data exchange • More than 120 raster geospatial data formats

Page 12: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Modules presentation

Page 13: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Module 1: Handling Data

Theory • Remote sensing data structures and formats • Projection systems • Linux architecture

Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data

Page 14: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Module 2: basic image processing

Theory • Multispectral data and land feature detection • Re-sampling and corrections

Practice • Stacking • Sub-setting • Re-projecting

Page 15: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Module 3: classification processes

Theory • Image classification principles • Training data sensitivity

Practice • K-means clustering • Supervised classification • Sieving and filtering

Page 16: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Module 4: segmentation and OBIA

Theory • What is segmentation about ? • From pixel to objects

Practice • Segmentation • Decision trees for OBIA

Page 17: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Module 5: change detection

Theory • Time series and land cover activity data • Problem of the stock-difference method

Practice • IMAD algorithm • Multi-date classification

Page 18: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Module 6: accuracy assessment, statistics

Theory • Why assess accuracy ? • Zonal statistics, land cover confusion matrices

Practice • Point interpretation (CE) • Zonal statistics and interpretation

Page 19: Open Foris Geospatial Toolkit Tutorial · Practice • Discovering Live Linux environment • Basic Linux command lines • Basic GDAL command lines • Viewing data . Module 2: basic

Let’s get started

[email protected]