SlideShare a Scribd company logo
1 of 36
Download to read offline
Introduction
Time in GRASS GIS
Temporal Modules

GRASS as Temporal GIS
Sören Gebbert
THÜNEN Institute of Climate-Smart Agriculture

November 23, 2013

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Topics

1

Introduction

2

Time in GRASS GIS

3

Temporal Modules

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

GRASS GIS
GRASS Geographic Resources Analysis Support System
Multipurpose raster, 3D raster and vector based GIS
Developed 1982 - 1995 at CERL in Illinois/USA
Since 1999 open source under GPL license with active
international development community
Very modular, provides GUI, command line and batch
processing support
About 500 modules for management, processing, analysis
and visualization of geographical data are available
(GRASS version 7 2013 Aug.)

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Raster processing

Slope, Aspect
Exposition
spatial aggregation
Map algebra
Spline Interpolation
Principal components
...

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Vector processing

Generalize, Buffer
Patch,Overlay,
Select,Extract
Shortest Path
Traveling salesman
problem
Delaunay, Voronoi
triangulation
...

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Why a temporal GIS?
We need to model and assess GHG emissions, Soil Organic
Carbon (SOC) change and Land Use Change (LUC) at
continental scale with different spatial and temporal resolutions

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Why reinventing the wheel?

Available temporal GIS and related multi purpose
environmental modeling solutions do not fit our needs
Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Topics

1

Introduction

2

Time in GRASS GIS

3

Temporal Modules

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Temporal GRASS GIS goal

Development of the first comprehensive field based
temporal GIS
Efficient management, processing, analysis and
visualization of large spatio-temporal fields and their
interactions
Providing interoperability between sophisticated
spatio-temporal analyzing tools like CDO, R and ParaView
Creating an intuitive object oriented spatio-temporal
framework

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

What is a field based temporal GIS?
Two important Temporal GIS classifications (Goodchild 1989,
Heuvelink 1998)
a) Temporal GIS dealing with objects like points, lines, arcs,
areas that represent geometrical or topological features in
space and time
b) Temporal GIS dealing with fields, natural, social or
epidemiological. Their attribute data representing the
distribution of temperature, precipitation, hydrological or
ecological patterns in space and time
We use the field based approach in GRASS GIS.

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Temporal GRASS GIS concept
Do not break the existing GRASS GIS functionalities and
assure backward compatibility
Follow the UNIX paradigm, create small modules for a
specific purpose and combine them to manage complex
tasks
Design time support for the existing datatypes: raster, 3D
raster and vector map layers
Design new spatio-temporal datatypes, space time
datasets, that manage time series data
Reuse existing raster, 3D raster and vector modules to
process space time datasets

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Temporal GRASS GIS concept

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Temporal relationships
Supported temporal relationships (Claramunt and Jiang 2001).

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Temporal GRASS GIS concept
Use interval time and time instances of absolute
(Gregorian calendar) and relative time (years to seconds)
Use a SQL database to store the temporal and spatial
extent of space time datasets, map layers and their
metadata
Use the SQL database to store relations between maps
and space time datasets
Implement a comprehensive object oriented temporal
framework
Implement new GRASS modules based on the temporal
framework for managing, processing and analyzing of
space time datasets
Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Space time datasets

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Space time datasets

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Topics

1

Introduction

2

Time in GRASS GIS

3

Temporal Modules

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Modules to manage space time datasets
t.create
Create a space time dataset
t.register
Assign time stamps and register raster, vector or voxel map
layers in a space time dataset
t.unregister
Unregister map layers from space time datasets
t.remove
Remove space time datasets
Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

t.register

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Modules to manage space time datasets
t.support
Modify the metadata of a space time dataset
t.topology
Shows and checks the temporal topology of a space time
dataset
t.shift
Temporally shift a space time dataset
t.snap
Create a valid temporal topology of a space time dataset
Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Modules to process space time raster datasets
t.rast.list
List registered raster map layers. Support SQL WHERE
statements as well as methods like: list by time order or list by
granularity
t.rast.series
Performs different aggregation algorithms on all or a subset of
raster map layers in a space time raster dataset
t.rast.extract
Extract space time raster datasets from an existing STRDS
using SQL WHERE statements and map-calculation
expressions.
Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Modules to process space time raster datasets
t.rast.mapcalc
Spatio-temporal raster algebra
t.rast.aggregate
Temporally aggregate a space time raster dataset using
different statistical aggregation methods
t.rast.univar
Calculates univariate statistics for each registered raster map
layer of a space time raster dataset

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

t.rast.aggregate

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

t.info precipitation_1950_2011_yearly
+-------------------- Space Time Raster Dataset -----------------------------+
|
|
+-------------------- Basic information -------------------------------------+
| Id: ........................ precipitation_1950_2011_yearly@PERMANENT
| Name: ...................... precipitation_1950_2011_yearly
| Mapset: .................... PERMANENT
| Creator: ................... soeren
| Creation time: ............. 2013-09-18 13:35:16.243647
| Temporal type: ............. absolute
| Semantic type:.............. mean
+-------------------- Absolute time -----------------------------------------+
| Start time:................. 1950-01-01 00:00:00
| End time:................... 2012-01-01 00:00:00
| Granularity:................ 1 year
| Temporal type of maps:...... interval
+-------------------- Spatial extent ----------------------------------------+
| North:...................... 75.5
| South:...................... -0.5
| East:.. .................... 75.5
| West:....................... -40.5
| Top:........................ 0.0
| Bottom:..................... 0.0
+-------------------- Metadata information ----------------------------------+

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

t.info precipitation_1950_2011_yearly
+-------------------- Metadata information ----------------------------------+
| Raster register table:...... precipitation_1950_2011_yearly_PERMANENT_raster_register
| North-South resolution min:. 1.0
| North-South resolution max:. 1.0
| East-west resolution min:... 1.0
| East-west resolution max:... 1.0
| Minimum value min:.......... 0.0
| Minimum value max:.......... 2059.0
| Maximum value min:.......... 16881.0
| Maximum value max:.......... 35116.0
| Number of registered maps:.. 62
|
| Title:
| Yearly precipitation 1950 - 2011
| Description:
| Yearly precipitation 1950 - 2011 in [0.1 mm]
| Command history:
| # 2013-09-18 13:35:16
| t.rast.aggregate
|
input="precipitation_1950_2011_monthly"
|
output="precipitation_1950_2011_yearly" base="precip_yearly"
|
granularity="1 year" method="sum"
| # 2013-09-18 14:28:35
| t.support in="precipitation_1950_2011_yearly"
|
title="Yearly precipitation 1950 - 2011"
|
descr="Yearly precipitation 1950 - 2011 in [0.1 mm]"
|
+----------------------------------------------------------------------------+
Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

t.rast.aggregate + t.rast.extract + t.rast.univar + R
Seasonal mean temperature trend of the
temperate European climate Zone from 1950 − 2010

20

q

15
0

5

10

q
q
q
qq
q qq q q qq
q
q
q
q
q
qq
q
q qq q q
q q qq q q qq q
q q
q
q qqqq
q qq
q
q
q
q
q qq
q
qq q
q
q
q
q

−5

Temperature in degree Celsius

q

Summer temperature, linear regression slope 0.019
Fall temperature, linear regression slope 0.006
Spring temperature, linear regression slope 0.023
Winter temperature, linear regression slope 0.019

1950

1960

1970

1980

1990

2000

Years

Sören Gebbert 2013

GRASS as Temporal GIS

2010
Introduction
Time in GRASS GIS
Temporal Modules

Import and Export of space time raster datasets
t.rast.export and t.rast.import

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Modules to process space time vector datasets
t.vect.list
Lists registered vector map layers of a space time vector
dataset
t.vect.extract
Extracts a subset of a space time vector dataset. Supports
SQL WHERE queries for metadata and attributes.
t.vect.univar
Calculates univariate statistics of attributes for each registered
vector map layer of a space time vector dataset

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Modules to process space time vector datasets
t.vect.db.select
Prints attribute data of vector map layers of a specific space
time vector dataset
t.vect.observe.strds
Observe specific locations in a space time raster dataset over a
period of time using vector points
t.vect.what.strds
Store values of raster map layers at spatial and temporal
positions of vector points as vector attributes

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

t.vect.observe.strds + t.vect.db.select + R

q

20

25

Seasonal mean temperature trend of Berlin from 1950 − 2010

0

5

10

15

q
q
q
q
q
qq q
q
qq
q
q
q q
q
qq
q q
q
q
qq qq q
qq
qq
q
q qqq
q
q q
q
q q
qq
q
q
q
q q
q q
q
q
q q
q
q
q
q

−5

Temperature in degree Celsius

q

Summer temperature, linear regression slope 0.023
Fall temperature, linear regression slope 0.011
Spring temperature, linear regression slope 0.034
Winter temperature, linear regression slope 0.029
q

1950

1960

1970

1980

1990

2000

Years

Sören Gebbert 2013

GRASS as Temporal GIS

2010
Introduction
Time in GRASS GIS
Temporal Modules

Import and Export of space time vector datasets
t.vect.export and t.vect.import

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Modules to process space time raster 3D datasets
t.rast3d.list
List registered 3D raster map layers.
t.rast3d.univar
Calculates univariate statistics from the non-null cells for each
registered 3D raster map layer of a space time raster 3D
dataset
t.rasedt.mapcalc
Spatio-temporal raster 3D algebra
t.rast3d.extract
Extract space time raster 3D datasets from an existing
STR3DS using SQL where and r.mapcalc queries.
Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Animation with g.gui.animate

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Comparison of two maps with g.gui.mapswipe

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

Time-line visualization with g.gui.timeline

Sören Gebbert 2013

GRASS as Temporal GIS
Introduction
Time in GRASS GIS
Temporal Modules

The End

Thank you

Sören Gebbert 2013

GRASS as Temporal GIS

More Related Content

What's hot

NDGISUC2017 - Hydrology in the GIS Age
NDGISUC2017 - Hydrology in the GIS AgeNDGISUC2017 - Hydrology in the GIS Age
NDGISUC2017 - Hydrology in the GIS AgeNorth Dakota GIS Hub
 
Making the Most of Raster Analysis with Living Atlas Data - Esri UC 2018
Making the Most of Raster Analysis with Living Atlas Data - Esri UC 2018Making the Most of Raster Analysis with Living Atlas Data - Esri UC 2018
Making the Most of Raster Analysis with Living Atlas Data - Esri UC 2018Aileen Buckley
 
Ease-of-use and Effectiveness of Participatory GIS in Empowering Rural Commun...
Ease-of-use and Effectiveness of Participatory GIS in Empowering Rural Commun...Ease-of-use and Effectiveness of Participatory GIS in Empowering Rural Commun...
Ease-of-use and Effectiveness of Participatory GIS in Empowering Rural Commun...MapWindow GIS
 
Fitting Data into Probability Distributions
Fitting Data into Probability DistributionsFitting Data into Probability Distributions
Fitting Data into Probability DistributionsNikhil Chandra Sarkar
 
Fire Proximity Awareness Monitoring with FME
Fire Proximity Awareness Monitoring with FMEFire Proximity Awareness Monitoring with FME
Fire Proximity Awareness Monitoring with FMESafe Software
 
Geographic information system and remote sensing
Geographic information system and remote sensingGeographic information system and remote sensing
Geographic information system and remote sensingchala hailu
 
Processing Landsat 8 Multi-Spectral Images with GRASS Tools & the potential o...
Processing Landsat 8 Multi-Spectral Images with GRASS Tools & the potential o...Processing Landsat 8 Multi-Spectral Images with GRASS Tools & the potential o...
Processing Landsat 8 Multi-Spectral Images with GRASS Tools & the potential o...Shaun Lewis
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationLakshya Pandit
 
Space time modelling in gis
Space time modelling in gisSpace time modelling in gis
Space time modelling in gisArun P
 
LinuxFest NW - Using Postgis To Add Some Spatial Flavor To Your App
LinuxFest NW - Using Postgis To Add Some Spatial Flavor To Your AppLinuxFest NW - Using Postgis To Add Some Spatial Flavor To Your App
LinuxFest NW - Using Postgis To Add Some Spatial Flavor To Your AppSteven Pousty
 
Delineation and Comparison of Urban Heat Islands in Tamilnadu
Delineation and Comparison of Urban Heat Islands in TamilnaduDelineation and Comparison of Urban Heat Islands in Tamilnadu
Delineation and Comparison of Urban Heat Islands in TamilnaduVignesh Sekar
 
Google map and navigation
Google map and navigation Google map and navigation
Google map and navigation Shalikram Patel
 
04 sem cert hparticipation_final
04 sem cert hparticipation_final04 sem cert hparticipation_final
04 sem cert hparticipation_finalmultimediaeval
 
GIS Analysis For Site Remediation
GIS Analysis For Site RemediationGIS Analysis For Site Remediation
GIS Analysis For Site RemediationJoseph Luchette
 
Plugins in QGIS and its uses
Plugins in QGIS and its usesPlugins in QGIS and its uses
Plugins in QGIS and its usesMayuresh Padalkar
 

What's hot (20)

GeoTrellis, GIS on Scala
GeoTrellis, GIS on ScalaGeoTrellis, GIS on Scala
GeoTrellis, GIS on Scala
 
NDGISUC2017 - Hydrology in the GIS Age
NDGISUC2017 - Hydrology in the GIS AgeNDGISUC2017 - Hydrology in the GIS Age
NDGISUC2017 - Hydrology in the GIS Age
 
Making the Most of Raster Analysis with Living Atlas Data - Esri UC 2018
Making the Most of Raster Analysis with Living Atlas Data - Esri UC 2018Making the Most of Raster Analysis with Living Atlas Data - Esri UC 2018
Making the Most of Raster Analysis with Living Atlas Data - Esri UC 2018
 
Ease-of-use and Effectiveness of Participatory GIS in Empowering Rural Commun...
Ease-of-use and Effectiveness of Participatory GIS in Empowering Rural Commun...Ease-of-use and Effectiveness of Participatory GIS in Empowering Rural Commun...
Ease-of-use and Effectiveness of Participatory GIS in Empowering Rural Commun...
 
Fitting Data into Probability Distributions
Fitting Data into Probability DistributionsFitting Data into Probability Distributions
Fitting Data into Probability Distributions
 
QGIS training class 3
QGIS training class 3QGIS training class 3
QGIS training class 3
 
Fire Proximity Awareness Monitoring with FME
Fire Proximity Awareness Monitoring with FMEFire Proximity Awareness Monitoring with FME
Fire Proximity Awareness Monitoring with FME
 
Geographic information system and remote sensing
Geographic information system and remote sensingGeographic information system and remote sensing
Geographic information system and remote sensing
 
Processing Landsat 8 Multi-Spectral Images with GRASS Tools & the potential o...
Processing Landsat 8 Multi-Spectral Images with GRASS Tools & the potential o...Processing Landsat 8 Multi-Spectral Images with GRASS Tools & the potential o...
Processing Landsat 8 Multi-Spectral Images with GRASS Tools & the potential o...
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and Digitization
 
Space time modelling in gis
Space time modelling in gisSpace time modelling in gis
Space time modelling in gis
 
LinuxFest NW - Using Postgis To Add Some Spatial Flavor To Your App
LinuxFest NW - Using Postgis To Add Some Spatial Flavor To Your AppLinuxFest NW - Using Postgis To Add Some Spatial Flavor To Your App
LinuxFest NW - Using Postgis To Add Some Spatial Flavor To Your App
 
Delineation and Comparison of Urban Heat Islands in Tamilnadu
Delineation and Comparison of Urban Heat Islands in TamilnaduDelineation and Comparison of Urban Heat Islands in Tamilnadu
Delineation and Comparison of Urban Heat Islands in Tamilnadu
 
Google map and navigation
Google map and navigation Google map and navigation
Google map and navigation
 
04 sem cert hparticipation_final
04 sem cert hparticipation_final04 sem cert hparticipation_final
04 sem cert hparticipation_final
 
EU 2015 (RJ) - FME pelo mundo - casos de sucesso
EU 2015 (RJ) - FME pelo mundo - casos de sucessoEU 2015 (RJ) - FME pelo mundo - casos de sucesso
EU 2015 (RJ) - FME pelo mundo - casos de sucesso
 
EU 2015 (SP) - FME pelo mundo - casos de sucesso
EU 2015 (SP) - FME pelo mundo - casos de sucessoEU 2015 (SP) - FME pelo mundo - casos de sucesso
EU 2015 (SP) - FME pelo mundo - casos de sucesso
 
GIS Analysis For Site Remediation
GIS Analysis For Site RemediationGIS Analysis For Site Remediation
GIS Analysis For Site Remediation
 
Gis Concepts 1/5
Gis Concepts 1/5Gis Concepts 1/5
Gis Concepts 1/5
 
Plugins in QGIS and its uses
Plugins in QGIS and its usesPlugins in QGIS and its uses
Plugins in QGIS and its uses
 

Similar to GRASS as a Temporal GIS - Sören Gebbert

Analyzing and mapping space-time data
Analyzing and mapping space-time dataAnalyzing and mapping space-time data
Analyzing and mapping space-time dataAileen Buckley
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GISSatish Taji
 
oWE-QGIS_Training-March2022
oWE-QGIS_Training-March2022oWE-QGIS_Training-March2022
oWE-QGIS_Training-March2022AbdilbasitHamid
 
MoWE-QGIS_Training-March2022-Day1_AM.pptx
MoWE-QGIS_Training-March2022-Day1_AM.pptxMoWE-QGIS_Training-March2022-Day1_AM.pptx
MoWE-QGIS_Training-March2022-Day1_AM.pptxAbdilbasitHamid
 
GIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptGIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptFatima891926
 
GIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptGIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptsafayetmim1
 
GIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptGIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptvikramvsu
 
State of GeoServer 2.14
State of GeoServer 2.14State of GeoServer 2.14
State of GeoServer 2.14Jody Garnett
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...hydrologywebsite1
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...hydrologyproject001
 
GEOMATIC WORLD WITH A SPECIAL LOOK TO GIS
GEOMATIC WORLDWITH A SPECIAL LOOK TO GISGEOMATIC WORLDWITH A SPECIAL LOOK TO GIS
GEOMATIC WORLD WITH A SPECIAL LOOK TO GISMary Adel
 
Accumulo Summit 2016: GeoMesa: Using Accumulo for Optimized Spatio-Temporal P...
Accumulo Summit 2016: GeoMesa: Using Accumulo for Optimized Spatio-Temporal P...Accumulo Summit 2016: GeoMesa: Using Accumulo for Optimized Spatio-Temporal P...
Accumulo Summit 2016: GeoMesa: Using Accumulo for Optimized Spatio-Temporal P...Accumulo Summit
 
Spatial_Data_Analysis_with_open_source_softwares[1]
Spatial_Data_Analysis_with_open_source_softwares[1]Spatial_Data_Analysis_with_open_source_softwares[1]
Spatial_Data_Analysis_with_open_source_softwares[1]Joachim Nkendeys
 
Methods for analyzing and mapping temporal data
Methods for analyzing and mapping temporal dataMethods for analyzing and mapping temporal data
Methods for analyzing and mapping temporal dataAileen Buckley
 

Similar to GRASS as a Temporal GIS - Sören Gebbert (20)

Mapping toolbox
Mapping toolboxMapping toolbox
Mapping toolbox
 
GIS_FDP_Final.pdf
GIS_FDP_Final.pdfGIS_FDP_Final.pdf
GIS_FDP_Final.pdf
 
Analyzing and mapping space-time data
Analyzing and mapping space-time dataAnalyzing and mapping space-time data
Analyzing and mapping space-time data
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GIS
 
oWE-QGIS_Training-March2022
oWE-QGIS_Training-March2022oWE-QGIS_Training-March2022
oWE-QGIS_Training-March2022
 
MoWE-QGIS_Training-March2022-Day1_AM.pptx
MoWE-QGIS_Training-March2022-Day1_AM.pptxMoWE-QGIS_Training-March2022-Day1_AM.pptx
MoWE-QGIS_Training-March2022-Day1_AM.pptx
 
GIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptGIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.ppt
 
GIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptGIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.ppt
 
GIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptGIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.ppt
 
GIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.pptGIS_Whirlwind_Tour.ppt
GIS_Whirlwind_Tour.ppt
 
State of GeoServer 2.14
State of GeoServer 2.14State of GeoServer 2.14
State of GeoServer 2.14
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 
GEOMATIC WORLD WITH A SPECIAL LOOK TO GIS
GEOMATIC WORLDWITH A SPECIAL LOOK TO GISGEOMATIC WORLDWITH A SPECIAL LOOK TO GIS
GEOMATIC WORLD WITH A SPECIAL LOOK TO GIS
 
thesis.compressed
thesis.compressedthesis.compressed
thesis.compressed
 
25 Years of GRASS GIS
25 Years of GRASS GIS25 Years of GRASS GIS
25 Years of GRASS GIS
 
Accumulo Summit 2016: GeoMesa: Using Accumulo for Optimized Spatio-Temporal P...
Accumulo Summit 2016: GeoMesa: Using Accumulo for Optimized Spatio-Temporal P...Accumulo Summit 2016: GeoMesa: Using Accumulo for Optimized Spatio-Temporal P...
Accumulo Summit 2016: GeoMesa: Using Accumulo for Optimized Spatio-Temporal P...
 
Spatial_Data_Analysis_with_open_source_softwares[1]
Spatial_Data_Analysis_with_open_source_softwares[1]Spatial_Data_Analysis_with_open_source_softwares[1]
Spatial_Data_Analysis_with_open_source_softwares[1]
 
Process Model
Process ModelProcess Model
Process Model
 
Methods for analyzing and mapping temporal data
Methods for analyzing and mapping temporal dataMethods for analyzing and mapping temporal data
Methods for analyzing and mapping temporal data
 

More from Luis_de_Sousa

iGUESS and WPS - Chirs Eykamp
iGUESS and WPS - Chirs EykampiGUESS and WPS - Chirs Eykamp
iGUESS and WPS - Chirs EykampLuis_de_Sousa
 
WPSClient - Luís de Sousa
WPSClient - Luís de SousaWPSClient - Luís de Sousa
WPSClient - Luís de SousaLuis_de_Sousa
 
WPS Orchestration in Taverna - Jorge Mendes de Jesus
WPS Orchestration in Taverna - Jorge Mendes de JesusWPS Orchestration in Taverna - Jorge Mendes de Jesus
WPS Orchestration in Taverna - Jorge Mendes de JesusLuis_de_Sousa
 
The Moving Code Project - Matthias Müller
The Moving Code Project - Matthias MüllerThe Moving Code Project - Matthias Müller
The Moving Code Project - Matthias MüllerLuis_de_Sousa
 
The Web Processing Service Standard - Benjamin Proß
The Web Processing Service Standard - Benjamin ProßThe Web Processing Service Standard - Benjamin Proß
The Web Processing Service Standard - Benjamin ProßLuis_de_Sousa
 
52ºNorth WPS Use Cases - Benjamin Proß
52ºNorth WPS Use Cases - Benjamin Proß52ºNorth WPS Use Cases - Benjamin Proß
52ºNorth WPS Use Cases - Benjamin ProßLuis_de_Sousa
 

More from Luis_de_Sousa (7)

Pywps
PywpsPywps
Pywps
 
iGUESS and WPS - Chirs Eykamp
iGUESS and WPS - Chirs EykampiGUESS and WPS - Chirs Eykamp
iGUESS and WPS - Chirs Eykamp
 
WPSClient - Luís de Sousa
WPSClient - Luís de SousaWPSClient - Luís de Sousa
WPSClient - Luís de Sousa
 
WPS Orchestration in Taverna - Jorge Mendes de Jesus
WPS Orchestration in Taverna - Jorge Mendes de JesusWPS Orchestration in Taverna - Jorge Mendes de Jesus
WPS Orchestration in Taverna - Jorge Mendes de Jesus
 
The Moving Code Project - Matthias Müller
The Moving Code Project - Matthias MüllerThe Moving Code Project - Matthias Müller
The Moving Code Project - Matthias Müller
 
The Web Processing Service Standard - Benjamin Proß
The Web Processing Service Standard - Benjamin ProßThe Web Processing Service Standard - Benjamin Proß
The Web Processing Service Standard - Benjamin Proß
 
52ºNorth WPS Use Cases - Benjamin Proß
52ºNorth WPS Use Cases - Benjamin Proß52ºNorth WPS Use Cases - Benjamin Proß
52ºNorth WPS Use Cases - Benjamin Proß
 

Recently uploaded

Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 

Recently uploaded (20)

Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 

GRASS as a Temporal GIS - Sören Gebbert

  • 1. Introduction Time in GRASS GIS Temporal Modules GRASS as Temporal GIS Sören Gebbert THÜNEN Institute of Climate-Smart Agriculture November 23, 2013 Sören Gebbert 2013 GRASS as Temporal GIS
  • 2. Introduction Time in GRASS GIS Temporal Modules Topics 1 Introduction 2 Time in GRASS GIS 3 Temporal Modules Sören Gebbert 2013 GRASS as Temporal GIS
  • 3. Introduction Time in GRASS GIS Temporal Modules GRASS GIS GRASS Geographic Resources Analysis Support System Multipurpose raster, 3D raster and vector based GIS Developed 1982 - 1995 at CERL in Illinois/USA Since 1999 open source under GPL license with active international development community Very modular, provides GUI, command line and batch processing support About 500 modules for management, processing, analysis and visualization of geographical data are available (GRASS version 7 2013 Aug.) Sören Gebbert 2013 GRASS as Temporal GIS
  • 4. Introduction Time in GRASS GIS Temporal Modules Raster processing Slope, Aspect Exposition spatial aggregation Map algebra Spline Interpolation Principal components ... Sören Gebbert 2013 GRASS as Temporal GIS
  • 5. Introduction Time in GRASS GIS Temporal Modules Vector processing Generalize, Buffer Patch,Overlay, Select,Extract Shortest Path Traveling salesman problem Delaunay, Voronoi triangulation ... Sören Gebbert 2013 GRASS as Temporal GIS
  • 6. Introduction Time in GRASS GIS Temporal Modules Why a temporal GIS? We need to model and assess GHG emissions, Soil Organic Carbon (SOC) change and Land Use Change (LUC) at continental scale with different spatial and temporal resolutions Sören Gebbert 2013 GRASS as Temporal GIS
  • 7. Introduction Time in GRASS GIS Temporal Modules Why reinventing the wheel? Available temporal GIS and related multi purpose environmental modeling solutions do not fit our needs Sören Gebbert 2013 GRASS as Temporal GIS
  • 8. Introduction Time in GRASS GIS Temporal Modules Topics 1 Introduction 2 Time in GRASS GIS 3 Temporal Modules Sören Gebbert 2013 GRASS as Temporal GIS
  • 9. Introduction Time in GRASS GIS Temporal Modules Temporal GRASS GIS goal Development of the first comprehensive field based temporal GIS Efficient management, processing, analysis and visualization of large spatio-temporal fields and their interactions Providing interoperability between sophisticated spatio-temporal analyzing tools like CDO, R and ParaView Creating an intuitive object oriented spatio-temporal framework Sören Gebbert 2013 GRASS as Temporal GIS
  • 10. Introduction Time in GRASS GIS Temporal Modules What is a field based temporal GIS? Two important Temporal GIS classifications (Goodchild 1989, Heuvelink 1998) a) Temporal GIS dealing with objects like points, lines, arcs, areas that represent geometrical or topological features in space and time b) Temporal GIS dealing with fields, natural, social or epidemiological. Their attribute data representing the distribution of temperature, precipitation, hydrological or ecological patterns in space and time We use the field based approach in GRASS GIS. Sören Gebbert 2013 GRASS as Temporal GIS
  • 11. Introduction Time in GRASS GIS Temporal Modules Temporal GRASS GIS concept Do not break the existing GRASS GIS functionalities and assure backward compatibility Follow the UNIX paradigm, create small modules for a specific purpose and combine them to manage complex tasks Design time support for the existing datatypes: raster, 3D raster and vector map layers Design new spatio-temporal datatypes, space time datasets, that manage time series data Reuse existing raster, 3D raster and vector modules to process space time datasets Sören Gebbert 2013 GRASS as Temporal GIS
  • 12. Introduction Time in GRASS GIS Temporal Modules Temporal GRASS GIS concept Sören Gebbert 2013 GRASS as Temporal GIS
  • 13. Introduction Time in GRASS GIS Temporal Modules Temporal relationships Supported temporal relationships (Claramunt and Jiang 2001). Sören Gebbert 2013 GRASS as Temporal GIS
  • 14. Introduction Time in GRASS GIS Temporal Modules Temporal GRASS GIS concept Use interval time and time instances of absolute (Gregorian calendar) and relative time (years to seconds) Use a SQL database to store the temporal and spatial extent of space time datasets, map layers and their metadata Use the SQL database to store relations between maps and space time datasets Implement a comprehensive object oriented temporal framework Implement new GRASS modules based on the temporal framework for managing, processing and analyzing of space time datasets Sören Gebbert 2013 GRASS as Temporal GIS
  • 15. Introduction Time in GRASS GIS Temporal Modules Space time datasets Sören Gebbert 2013 GRASS as Temporal GIS
  • 16. Introduction Time in GRASS GIS Temporal Modules Space time datasets Sören Gebbert 2013 GRASS as Temporal GIS
  • 17. Introduction Time in GRASS GIS Temporal Modules Topics 1 Introduction 2 Time in GRASS GIS 3 Temporal Modules Sören Gebbert 2013 GRASS as Temporal GIS
  • 18. Introduction Time in GRASS GIS Temporal Modules Modules to manage space time datasets t.create Create a space time dataset t.register Assign time stamps and register raster, vector or voxel map layers in a space time dataset t.unregister Unregister map layers from space time datasets t.remove Remove space time datasets Sören Gebbert 2013 GRASS as Temporal GIS
  • 19. Introduction Time in GRASS GIS Temporal Modules t.register Sören Gebbert 2013 GRASS as Temporal GIS
  • 20. Introduction Time in GRASS GIS Temporal Modules Modules to manage space time datasets t.support Modify the metadata of a space time dataset t.topology Shows and checks the temporal topology of a space time dataset t.shift Temporally shift a space time dataset t.snap Create a valid temporal topology of a space time dataset Sören Gebbert 2013 GRASS as Temporal GIS
  • 21. Introduction Time in GRASS GIS Temporal Modules Modules to process space time raster datasets t.rast.list List registered raster map layers. Support SQL WHERE statements as well as methods like: list by time order or list by granularity t.rast.series Performs different aggregation algorithms on all or a subset of raster map layers in a space time raster dataset t.rast.extract Extract space time raster datasets from an existing STRDS using SQL WHERE statements and map-calculation expressions. Sören Gebbert 2013 GRASS as Temporal GIS
  • 22. Introduction Time in GRASS GIS Temporal Modules Modules to process space time raster datasets t.rast.mapcalc Spatio-temporal raster algebra t.rast.aggregate Temporally aggregate a space time raster dataset using different statistical aggregation methods t.rast.univar Calculates univariate statistics for each registered raster map layer of a space time raster dataset Sören Gebbert 2013 GRASS as Temporal GIS
  • 23. Introduction Time in GRASS GIS Temporal Modules t.rast.aggregate Sören Gebbert 2013 GRASS as Temporal GIS
  • 24. Introduction Time in GRASS GIS Temporal Modules t.info precipitation_1950_2011_yearly +-------------------- Space Time Raster Dataset -----------------------------+ | | +-------------------- Basic information -------------------------------------+ | Id: ........................ precipitation_1950_2011_yearly@PERMANENT | Name: ...................... precipitation_1950_2011_yearly | Mapset: .................... PERMANENT | Creator: ................... soeren | Creation time: ............. 2013-09-18 13:35:16.243647 | Temporal type: ............. absolute | Semantic type:.............. mean +-------------------- Absolute time -----------------------------------------+ | Start time:................. 1950-01-01 00:00:00 | End time:................... 2012-01-01 00:00:00 | Granularity:................ 1 year | Temporal type of maps:...... interval +-------------------- Spatial extent ----------------------------------------+ | North:...................... 75.5 | South:...................... -0.5 | East:.. .................... 75.5 | West:....................... -40.5 | Top:........................ 0.0 | Bottom:..................... 0.0 +-------------------- Metadata information ----------------------------------+ Sören Gebbert 2013 GRASS as Temporal GIS
  • 25. Introduction Time in GRASS GIS Temporal Modules t.info precipitation_1950_2011_yearly +-------------------- Metadata information ----------------------------------+ | Raster register table:...... precipitation_1950_2011_yearly_PERMANENT_raster_register | North-South resolution min:. 1.0 | North-South resolution max:. 1.0 | East-west resolution min:... 1.0 | East-west resolution max:... 1.0 | Minimum value min:.......... 0.0 | Minimum value max:.......... 2059.0 | Maximum value min:.......... 16881.0 | Maximum value max:.......... 35116.0 | Number of registered maps:.. 62 | | Title: | Yearly precipitation 1950 - 2011 | Description: | Yearly precipitation 1950 - 2011 in [0.1 mm] | Command history: | # 2013-09-18 13:35:16 | t.rast.aggregate | input="precipitation_1950_2011_monthly" | output="precipitation_1950_2011_yearly" base="precip_yearly" | granularity="1 year" method="sum" | # 2013-09-18 14:28:35 | t.support in="precipitation_1950_2011_yearly" | title="Yearly precipitation 1950 - 2011" | descr="Yearly precipitation 1950 - 2011 in [0.1 mm]" | +----------------------------------------------------------------------------+ Sören Gebbert 2013 GRASS as Temporal GIS
  • 26. Introduction Time in GRASS GIS Temporal Modules t.rast.aggregate + t.rast.extract + t.rast.univar + R Seasonal mean temperature trend of the temperate European climate Zone from 1950 − 2010 20 q 15 0 5 10 q q q qq q qq q q qq q q q q q qq q q qq q q q q qq q q qq q q q q q qqqq q qq q q q q q qq q qq q q q q q −5 Temperature in degree Celsius q Summer temperature, linear regression slope 0.019 Fall temperature, linear regression slope 0.006 Spring temperature, linear regression slope 0.023 Winter temperature, linear regression slope 0.019 1950 1960 1970 1980 1990 2000 Years Sören Gebbert 2013 GRASS as Temporal GIS 2010
  • 27. Introduction Time in GRASS GIS Temporal Modules Import and Export of space time raster datasets t.rast.export and t.rast.import Sören Gebbert 2013 GRASS as Temporal GIS
  • 28. Introduction Time in GRASS GIS Temporal Modules Modules to process space time vector datasets t.vect.list Lists registered vector map layers of a space time vector dataset t.vect.extract Extracts a subset of a space time vector dataset. Supports SQL WHERE queries for metadata and attributes. t.vect.univar Calculates univariate statistics of attributes for each registered vector map layer of a space time vector dataset Sören Gebbert 2013 GRASS as Temporal GIS
  • 29. Introduction Time in GRASS GIS Temporal Modules Modules to process space time vector datasets t.vect.db.select Prints attribute data of vector map layers of a specific space time vector dataset t.vect.observe.strds Observe specific locations in a space time raster dataset over a period of time using vector points t.vect.what.strds Store values of raster map layers at spatial and temporal positions of vector points as vector attributes Sören Gebbert 2013 GRASS as Temporal GIS
  • 30. Introduction Time in GRASS GIS Temporal Modules t.vect.observe.strds + t.vect.db.select + R q 20 25 Seasonal mean temperature trend of Berlin from 1950 − 2010 0 5 10 15 q q q q q qq q q qq q q q q q qq q q q q qq qq q qq qq q q qqq q q q q q q qq q q q q q q q q q q q q q q q −5 Temperature in degree Celsius q Summer temperature, linear regression slope 0.023 Fall temperature, linear regression slope 0.011 Spring temperature, linear regression slope 0.034 Winter temperature, linear regression slope 0.029 q 1950 1960 1970 1980 1990 2000 Years Sören Gebbert 2013 GRASS as Temporal GIS 2010
  • 31. Introduction Time in GRASS GIS Temporal Modules Import and Export of space time vector datasets t.vect.export and t.vect.import Sören Gebbert 2013 GRASS as Temporal GIS
  • 32. Introduction Time in GRASS GIS Temporal Modules Modules to process space time raster 3D datasets t.rast3d.list List registered 3D raster map layers. t.rast3d.univar Calculates univariate statistics from the non-null cells for each registered 3D raster map layer of a space time raster 3D dataset t.rasedt.mapcalc Spatio-temporal raster 3D algebra t.rast3d.extract Extract space time raster 3D datasets from an existing STR3DS using SQL where and r.mapcalc queries. Sören Gebbert 2013 GRASS as Temporal GIS
  • 33. Introduction Time in GRASS GIS Temporal Modules Animation with g.gui.animate Sören Gebbert 2013 GRASS as Temporal GIS
  • 34. Introduction Time in GRASS GIS Temporal Modules Comparison of two maps with g.gui.mapswipe Sören Gebbert 2013 GRASS as Temporal GIS
  • 35. Introduction Time in GRASS GIS Temporal Modules Time-line visualization with g.gui.timeline Sören Gebbert 2013 GRASS as Temporal GIS
  • 36. Introduction Time in GRASS GIS Temporal Modules The End Thank you Sören Gebbert 2013 GRASS as Temporal GIS