SlideShare a Scribd company logo
1 of 38
Introducing GIS
Dr. Hans van der Kwast
OpenCourseWare
ocw.unesco-ihe.org
Learning objectives
After this lecture you will be able to:
• understand what GIS is and what it can be used for
• describe the difference between open source and proprietary
software
2
What is GIS?
• A geographic information system (GIS) is a computer system designed to capture,
store, manipulate, analyze, manage, and present all types of spatial or geographical
data
GIS = Geographic + Information + System
• Geographic = Spatially-referenced (geo-reference) data: acquisition, process,
manipulation, analyses.
• Information System = software + hardware + database
integrates, stores, edits, analyzes, shares, and displays geographic information
• GIS applications are tools that allow users to create interactive queries (user-created
searches), analyze spatial information, edit data in maps, and present the results of all
these operations
3
What is GIS?
4
Examples
5
Examples
6
Berlin with its
accessibility by car in
30min divided in 5min
interval isochrones
Source: http://www.digital-geography.com/how-far-can-you-travel-answers-in-qgis-with-osm-route/#more-13245
Examples
7
2.5D dynamic presentation of the Vesdre catchment, Belgium
History of GIS
• 2010s: here we are! GIS is now a basic tool applied in almost all field of
georeferenced analysis; your creativity and scientific approach reigns.
• 2000s: starts the Open Source revolution, wide applications of geospatial analysis,
graphic & computing power keep growing fast
• 1990s: GIS becomes a widely used tool in many administrations, academic
departments and private business (mining, oil & gas, etc); begin journal devoted to
GIS (IJGIS)
• 1980s: microcomputers (!) starts the computer revolution, graphic user interface,
printing devices, commercial GIS begins (ESRI, PCI, MAPinfo)
• 1970s: first attempt in Canada & USA to use data linked to parcels for
environmental purposes
8
Use of GIS in the Water Sector
IWRM
Health
Drinking
water
Sanitation
Environment
Economy
Agriculture
Population growth
Climate change
IWRM
9
GIS for Urban Water Systems
• Urban planning of land use and infrastructure
• Mapping of sewage systems, drainage systems and waste
water treatment plants
10
GIS and Hydrological Modelling
• GIS as a separate tool:
• data preprocessing/postprocessing
• model output visualization
• Tightly integrated with modelling
system: as an important
component, e.g., ArcSWAT, MIKE
SHE, HEC-RAS, HydroGeoAnalyst,
etc.
N-load [kg/year] at the outflow point of the Scheldt basin
11
Preprocessing data for use in tools
• Import/convert to the format used by the GIS
• Coordinates Transformation: Projection + Datum
• Subsetting and resampling if needed.
• Recondition and correction
• Geoprocess if needed: e.g., catchment delineation, river network
generation, time series extraction, join attributes
• Interpolation (IDW, kriging, Thiessen polygons)
• …
• Export to the format required by tools (e.g. models, decision
support systems)
12
Define study area
• Administrative boundary (province, country, region, etc.)
• Natural boundary: (sub)catchment
• Other:
• Delta
• National park
• …
Boundary of the Vesdre catchment
13
Application Areas
• Map Production
• Visualization: Presenting your (geo)data in a nice way (2D,
2.5D, 3D, animation, web, report, screen)
• Geoprocessing: data processing for use in tools (e.g.
models)
• Analysis: Geospatial analysis (GPS tracking, buffering,
shortest route analysis, hydrological modelling, planning,
future scenarios, etc.)
14
GIS Platforms
• Server: GIS engine
• Desktop: Processing
• Web: Web services
• Mobile devices: running on mobile devices, connecting to
server for processing.
15
GIS desktop applications
• Applications with a
graphical user interface
(GUI)
• Menus
• Toolbars
• Map layers
• Map view
16
GIS desktop applications
• Command line applications: useful
for testing and customizing GIS
operations
• Scripts: useful for batch processing
and dynamic modelling
17
Source: NRC Next, June 23 2015
Open Source versus Proprietary
• With proprietary software there is one point of contact,
with open source software the support comes from the
community
• License cost versus capacity development: Potentially
save enough money on software to save jobs!
• Licenses on tools are hard to sell, more profits from
participation in projects that need improvements on
the tool or capacity development using the tool
18
Open Source versus Proprietary
• Open source tools provide often optimal interoperability between internal
and external components
• Open source tools use more open standards
• Proprietary tools tend to lock the user in: hard to make improvements,
stuck with formats
• Open Source can be peer reviewed
• More confidence in the tool
• Bugs are easier removed by the community
• New developments are quicker implemented (state of the art)
19
Open Source versus Proprietary
Proprietary GIS
software:
• ESRI ArcGIS
• Clark Labs IDRISI
• …
20
Open Source GIS
software:
• QGIS
• SAGA
• ILWIS
• GDAL
• …
Open Source Discussion
• http://www.whitesourcesoftware.com/top-10-
open-source-myths-busted/
21
ArcMap
Show toolboxes
Available toolboxes
Subject to licenses
Dialog box UI
Another face: command line
and scripting
22
An Overview of ArcGIS desktop
23
ArcGIS Desktop Components
• ArcMap: The core program of the whole GIS system
and mapping (ArcToolbox)
• ArcCatalog: geo-database management / metadata
• ArcGlobe: 3D globe (true geodetic location)
• ArcScene: 3D and 2.5D main tool (3D Analyst)
• ArcReader: Map reader (free!)
24
ArcMap - extensions
Most ESRI extensions are
licensed separately (means more
money). Fortunately for ArcSWAT
that is not the case.
25
OSGeo
• Open Source Geospatial Foundation (OSGeo)
• Non Profit Umbrella for:
• GeoSpatial Open Source Software
• Education
• Open Data
http://osgeo.org
26
OSGeo.org
27
OSGeo4W
A binary distribution of a broad set of open source geospatial software
for Windows environments. Includes:
• Quantum GIS: Desktop GIS
• uDig: User-friendly Desktop Internet GIS
• OpenEV: A high performance raster/vector desktop data viewer and
analysis tool.
• MapServer: A web mapping package.
• GDAL/OGR: A library and set of commandline utility applications for
reading and writing a variety of geospatial raster (GDAL) and vector
(OGR) formats.
• PROJ.4: A cartographic projections library with commandline utilities.
• Python: a scripting language.
• Over 150 other packages
http://osgeo4w.osgeo.org
28
OSGeo Live
• Self-contained bootable DVD,
USB thumb drive or Virtual
Machine based on Lubuntu, that
allows you to try a wide variety of
open source geospatial software
without installing anything.
• Provides pre-configured
applications for a range of
geospatial use cases, including
storage, publishing, viewing,
analysis and manipulation of data
http://live.osgeo.org
29
QGIS
• Formerly known as Quantum GIS
• The QGIS project began in February, 2002.
First release: July, 2002
• Produced by a Development team: Gary Sherman, Founder
• Current version: 2.8.2 Wien (February 2015)
• Open Source (GNU GPL license)
• Runs on Windows, Macintosh and Linux
30
Why QGIS
• It’s free, as in lunch. Installing and using the QGIS program costs you a
grand total of zero money. No initial fee, no recurring fee, nothing.
• It’s free, as in liberty. If you need extra functionality in QGIS, you can do
more than just hope it will be included in the next release. You can sponsor
the development of a feature, or add it yourself if you are familiar with
programming.
• It’s constantly developing. Because anyone can add new features and
improve on existing ones, QGIS never stagnates. The development of a new
tool can happen as quickly as you need it to.
• Extensive help and documentation is available. If you’re stuck with
anything, you can turn to the extensive documentation, your fellow QGIS
users, or even the developers.
• Cross-platform. QGIS can be installed on MacOS, Windows and Linux.
31
Source: http://docs.qgis.org
Installing QGIS
http://qgis.org/en/site/forusers/download.html
• Choose your operating system
• 32 bit or 64 bit?
• Standalone installer for new
users
• OSGeo4W Network installer for
advanced users
32
Standalone windows installer
• Installs one complete copy with Grass, Python, and the
correct libraries.
• Updates or "service packs"
• Uninstall and reinstall the software and keep the settings
33
OSGeo4W network installer
• Wizard to install different
OSGeo applications, including
their dependencies
• Easy updating of applications
and their dependencies
34
GDAL
• A translator library to decode raster geospatial data format
• Geodata Abstraction Layer
• Supports a great number of formats: GeoTIFF, Erdas Imagine, SDTS, ECW,
MrSID, JPEG2000, DTED, NITF,
• Supports most language interfaces: C++/Java/Python…
• Utilities program included
• Widely used by many other GIS applications
• OGR for vector
• http://www.gdal.org
35
Python
• Many geospatial analysis
libraries exist for the Python
programming language.
• Integrated in GIS desktop
software (commercial and
non-commercial)
• Scripting makes your
(scientific) life more efficient
36
Lots of tools, let’s be practical!
• Some things to remember:
• Use a combination of tools. Each tool has its advantages and
disadvantages
• The way to learn a tool is to practice with it on a real case,
reading books, manuals or lecture notes don’t help much
• Use Google for your questions when you’re stuck, not your
lecturer or a manual
− Hits from Stack Overflow give the best results
37
Resources
38
Learning GIS
• A gentle introduction to GIS by
QGIS:
http://www.qgis.org/en/docs/g
entle_gis_introduction/index.ht
ml
• Principals of Geographical
Information Systems (Burrough
& McDonnell)
• Learning QGIS 2.0, eBook from
Packt publishing
I’m stuck, what now?
• QGIS documentation
http://www.qgis.org/en/docs/in
dex.html
• Use Google for your questions
when you’re stuck, not your
lecturer or a manual. Hits from
Stack Overflow give the best
results

More Related Content

What's hot

Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
Uday kumar Devalla
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
Vivek Srivastava
 

What's hot (20)

Types of GIS Data
Types of GIS DataTypes of GIS Data
Types of GIS Data
 
Components of Spatial Data Quality in GIS
Components of Spatial Data Quality in GISComponents of Spatial Data Quality in GIS
Components of Spatial Data Quality in GIS
 
Projections and coordinate system
Projections and coordinate systemProjections and coordinate system
Projections and coordinate system
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GIS
 
Digital Cartography
Digital CartographyDigital Cartography
Digital Cartography
 
Coordinate systems
Coordinate systemsCoordinate systems
Coordinate systems
 
Gis functions
Gis functionsGis functions
Gis functions
 
Gis powerpoint
Gis powerpointGis powerpoint
Gis powerpoint
 
Introduction to gis
Introduction to gisIntroduction to gis
Introduction to gis
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGIS
 
Geodatabases
GeodatabasesGeodatabases
Geodatabases
 
Raster data and Vector data
Raster data and Vector dataRaster data and Vector data
Raster data and Vector data
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Components of GIS
Components of GISComponents of GIS
Components of GIS
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
 
Gis
GisGis
Gis
 
Understanding Coordinate Systems and Projections for ArcGIS
Understanding Coordinate Systems and Projections for ArcGISUnderstanding Coordinate Systems and Projections for ArcGIS
Understanding Coordinate Systems and Projections for ArcGIS
 
Digitalcartography
DigitalcartographyDigitalcartography
Digitalcartography
 

Viewers also liked

Web GIS Usability
Web GIS UsabilityWeb GIS Usability
Web GIS Usability
Adam Conner
 

Viewers also liked (20)

GIS fundamentals - vector
GIS fundamentals - vectorGIS fundamentals - vector
GIS fundamentals - vector
 
GIS fundamentals - raster
GIS fundamentals - rasterGIS fundamentals - raster
GIS fundamentals - raster
 
Raster processing
Raster processingRaster processing
Raster processing
 
Projections
ProjectionsProjections
Projections
 
Map design in GIS
Map design in GISMap design in GIS
Map design in GIS
 
Dem analaysis and catchment delineation using GIS
Dem analaysis and catchment delineation using GISDem analaysis and catchment delineation using GIS
Dem analaysis and catchment delineation using GIS
 
GIS file types
GIS file typesGIS file types
GIS file types
 
GIS Data Types
GIS Data TypesGIS Data Types
GIS Data Types
 
Free and Open Source Software for Business: An Introduction
Free and Open Source Software for Business: An IntroductionFree and Open Source Software for Business: An Introduction
Free and Open Source Software for Business: An Introduction
 
Foss: free and open source
Foss: free and open sourceFoss: free and open source
Foss: free and open source
 
Web GIS Usability
Web GIS UsabilityWeb GIS Usability
Web GIS Usability
 
Getting started with GIS
Getting started with GISGetting started with GIS
Getting started with GIS
 
Raster
RasterRaster
Raster
 
datamodel_vector
datamodel_vectordatamodel_vector
datamodel_vector
 
Internet GIS
Internet GISInternet GIS
Internet GIS
 
Rainfall Runoff Modelling on the Lower Tapi Basin using HEC-HMS
Rainfall Runoff Modelling on the Lower Tapi Basin using HEC-HMSRainfall Runoff Modelling on the Lower Tapi Basin using HEC-HMS
Rainfall Runoff Modelling on the Lower Tapi Basin using HEC-HMS
 
Groundwater Salinity and Zoning in the Southwestern Coastal Region of Bangladesh
Groundwater Salinity and Zoning in the Southwestern Coastal Region of BangladeshGroundwater Salinity and Zoning in the Southwestern Coastal Region of Bangladesh
Groundwater Salinity and Zoning in the Southwestern Coastal Region of Bangladesh
 
Introduction to Free and Open Source Software (FOSS)
Introduction to Free and Open Source Software (FOSS)Introduction to Free and Open Source Software (FOSS)
Introduction to Free and Open Source Software (FOSS)
 
QGIS UK User Group - Developing with QGIS (Lutra)
QGIS UK User Group - Developing with QGIS (Lutra)QGIS UK User Group - Developing with QGIS (Lutra)
QGIS UK User Group - Developing with QGIS (Lutra)
 
raster data model
raster data modelraster data model
raster data model
 

Similar to Introduction to GIS

Free open source gis
Free open source gisFree open source gis
Free open source gis
Ashok Peddi
 

Similar to Introduction to GIS (20)

Free remote sensing and GIS data
Free remote sensing and GIS dataFree remote sensing and GIS data
Free remote sensing and GIS data
 
Whitebox GAT - an introduction by its developer
Whitebox GAT - an introduction by its developerWhitebox GAT - an introduction by its developer
Whitebox GAT - an introduction by its developer
 
Use of Open Source in Education Sector.pptx
Use of Open Source in Education Sector.pptxUse of Open Source in Education Sector.pptx
Use of Open Source in Education Sector.pptx
 
Q GIS Training Presentation
Q GIS Training PresentationQ GIS Training Presentation
Q GIS Training Presentation
 
Postgres database Ibrahem Batta
Postgres database Ibrahem BattaPostgres database Ibrahem Batta
Postgres database Ibrahem Batta
 
The Whitebox Geospatial-Analyisis Tools Project and Open-Access GIS
The Whitebox Geospatial-Analyisis Tools Project and Open-Access GISThe Whitebox Geospatial-Analyisis Tools Project and Open-Access GIS
The Whitebox Geospatial-Analyisis Tools Project and Open-Access GIS
 
Free open source gis
Free open source gisFree open source gis
Free open source gis
 
Introduction to Google Earth Engine .pptx
Introduction to Google Earth Engine .pptxIntroduction to Google Earth Engine .pptx
Introduction to Google Earth Engine .pptx
 
Geo Analytics Canada Overview - May 2020
Geo Analytics Canada Overview - May 2020Geo Analytics Canada Overview - May 2020
Geo Analytics Canada Overview - May 2020
 
Android overview
Android overviewAndroid overview
Android overview
 
Integrating PostGIS in Web Applications
Integrating PostGIS in Web ApplicationsIntegrating PostGIS in Web Applications
Integrating PostGIS in Web Applications
 
One GeoNode, many GeoNodes
One GeoNode, many GeoNodesOne GeoNode, many GeoNodes
One GeoNode, many GeoNodes
 
Geohosting
GeohostingGeohosting
Geohosting
 
open concept in GIS and open source software for GIS analysis
open concept in GIS and open source software for GIS analysisopen concept in GIS and open source software for GIS analysis
open concept in GIS and open source software for GIS analysis
 
GEO Analytics Canada Overview April 2020
GEO Analytics Canada Overview April 2020GEO Analytics Canada Overview April 2020
GEO Analytics Canada Overview April 2020
 
From JavaEE to Android: Way in one click?
From JavaEE to Android: Way in one click?From JavaEE to Android: Way in one click?
From JavaEE to Android: Way in one click?
 
Social Networks Analysis
Social Networks AnalysisSocial Networks Analysis
Social Networks Analysis
 
Saving Money with Open Source GIS
Saving Money with Open Source GISSaving Money with Open Source GIS
Saving Money with Open Source GIS
 
HDF and netCDF Data Support in ArcGIS
HDF and netCDF Data Support in ArcGISHDF and netCDF Data Support in ArcGIS
HDF and netCDF Data Support in ArcGIS
 
UI Dev in Big data world using open source
UI Dev in Big data world using open sourceUI Dev in Big data world using open source
UI Dev in Big data world using open source
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Recently uploaded (20)

Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 

Introduction to GIS

  • 1. Introducing GIS Dr. Hans van der Kwast OpenCourseWare ocw.unesco-ihe.org
  • 2. Learning objectives After this lecture you will be able to: • understand what GIS is and what it can be used for • describe the difference between open source and proprietary software 2
  • 3. What is GIS? • A geographic information system (GIS) is a computer system designed to capture, store, manipulate, analyze, manage, and present all types of spatial or geographical data GIS = Geographic + Information + System • Geographic = Spatially-referenced (geo-reference) data: acquisition, process, manipulation, analyses. • Information System = software + hardware + database integrates, stores, edits, analyzes, shares, and displays geographic information • GIS applications are tools that allow users to create interactive queries (user-created searches), analyze spatial information, edit data in maps, and present the results of all these operations 3
  • 6. Examples 6 Berlin with its accessibility by car in 30min divided in 5min interval isochrones Source: http://www.digital-geography.com/how-far-can-you-travel-answers-in-qgis-with-osm-route/#more-13245
  • 7. Examples 7 2.5D dynamic presentation of the Vesdre catchment, Belgium
  • 8. History of GIS • 2010s: here we are! GIS is now a basic tool applied in almost all field of georeferenced analysis; your creativity and scientific approach reigns. • 2000s: starts the Open Source revolution, wide applications of geospatial analysis, graphic & computing power keep growing fast • 1990s: GIS becomes a widely used tool in many administrations, academic departments and private business (mining, oil & gas, etc); begin journal devoted to GIS (IJGIS) • 1980s: microcomputers (!) starts the computer revolution, graphic user interface, printing devices, commercial GIS begins (ESRI, PCI, MAPinfo) • 1970s: first attempt in Canada & USA to use data linked to parcels for environmental purposes 8
  • 9. Use of GIS in the Water Sector IWRM Health Drinking water Sanitation Environment Economy Agriculture Population growth Climate change IWRM 9
  • 10. GIS for Urban Water Systems • Urban planning of land use and infrastructure • Mapping of sewage systems, drainage systems and waste water treatment plants 10
  • 11. GIS and Hydrological Modelling • GIS as a separate tool: • data preprocessing/postprocessing • model output visualization • Tightly integrated with modelling system: as an important component, e.g., ArcSWAT, MIKE SHE, HEC-RAS, HydroGeoAnalyst, etc. N-load [kg/year] at the outflow point of the Scheldt basin 11
  • 12. Preprocessing data for use in tools • Import/convert to the format used by the GIS • Coordinates Transformation: Projection + Datum • Subsetting and resampling if needed. • Recondition and correction • Geoprocess if needed: e.g., catchment delineation, river network generation, time series extraction, join attributes • Interpolation (IDW, kriging, Thiessen polygons) • … • Export to the format required by tools (e.g. models, decision support systems) 12
  • 13. Define study area • Administrative boundary (province, country, region, etc.) • Natural boundary: (sub)catchment • Other: • Delta • National park • … Boundary of the Vesdre catchment 13
  • 14. Application Areas • Map Production • Visualization: Presenting your (geo)data in a nice way (2D, 2.5D, 3D, animation, web, report, screen) • Geoprocessing: data processing for use in tools (e.g. models) • Analysis: Geospatial analysis (GPS tracking, buffering, shortest route analysis, hydrological modelling, planning, future scenarios, etc.) 14
  • 15. GIS Platforms • Server: GIS engine • Desktop: Processing • Web: Web services • Mobile devices: running on mobile devices, connecting to server for processing. 15
  • 16. GIS desktop applications • Applications with a graphical user interface (GUI) • Menus • Toolbars • Map layers • Map view 16
  • 17. GIS desktop applications • Command line applications: useful for testing and customizing GIS operations • Scripts: useful for batch processing and dynamic modelling 17 Source: NRC Next, June 23 2015
  • 18. Open Source versus Proprietary • With proprietary software there is one point of contact, with open source software the support comes from the community • License cost versus capacity development: Potentially save enough money on software to save jobs! • Licenses on tools are hard to sell, more profits from participation in projects that need improvements on the tool or capacity development using the tool 18
  • 19. Open Source versus Proprietary • Open source tools provide often optimal interoperability between internal and external components • Open source tools use more open standards • Proprietary tools tend to lock the user in: hard to make improvements, stuck with formats • Open Source can be peer reviewed • More confidence in the tool • Bugs are easier removed by the community • New developments are quicker implemented (state of the art) 19
  • 20. Open Source versus Proprietary Proprietary GIS software: • ESRI ArcGIS • Clark Labs IDRISI • … 20 Open Source GIS software: • QGIS • SAGA • ILWIS • GDAL • …
  • 21. Open Source Discussion • http://www.whitesourcesoftware.com/top-10- open-source-myths-busted/ 21
  • 22. ArcMap Show toolboxes Available toolboxes Subject to licenses Dialog box UI Another face: command line and scripting 22
  • 23. An Overview of ArcGIS desktop 23
  • 24. ArcGIS Desktop Components • ArcMap: The core program of the whole GIS system and mapping (ArcToolbox) • ArcCatalog: geo-database management / metadata • ArcGlobe: 3D globe (true geodetic location) • ArcScene: 3D and 2.5D main tool (3D Analyst) • ArcReader: Map reader (free!) 24
  • 25. ArcMap - extensions Most ESRI extensions are licensed separately (means more money). Fortunately for ArcSWAT that is not the case. 25
  • 26. OSGeo • Open Source Geospatial Foundation (OSGeo) • Non Profit Umbrella for: • GeoSpatial Open Source Software • Education • Open Data http://osgeo.org 26
  • 28. OSGeo4W A binary distribution of a broad set of open source geospatial software for Windows environments. Includes: • Quantum GIS: Desktop GIS • uDig: User-friendly Desktop Internet GIS • OpenEV: A high performance raster/vector desktop data viewer and analysis tool. • MapServer: A web mapping package. • GDAL/OGR: A library and set of commandline utility applications for reading and writing a variety of geospatial raster (GDAL) and vector (OGR) formats. • PROJ.4: A cartographic projections library with commandline utilities. • Python: a scripting language. • Over 150 other packages http://osgeo4w.osgeo.org 28
  • 29. OSGeo Live • Self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything. • Provides pre-configured applications for a range of geospatial use cases, including storage, publishing, viewing, analysis and manipulation of data http://live.osgeo.org 29
  • 30. QGIS • Formerly known as Quantum GIS • The QGIS project began in February, 2002. First release: July, 2002 • Produced by a Development team: Gary Sherman, Founder • Current version: 2.8.2 Wien (February 2015) • Open Source (GNU GPL license) • Runs on Windows, Macintosh and Linux 30
  • 31. Why QGIS • It’s free, as in lunch. Installing and using the QGIS program costs you a grand total of zero money. No initial fee, no recurring fee, nothing. • It’s free, as in liberty. If you need extra functionality in QGIS, you can do more than just hope it will be included in the next release. You can sponsor the development of a feature, or add it yourself if you are familiar with programming. • It’s constantly developing. Because anyone can add new features and improve on existing ones, QGIS never stagnates. The development of a new tool can happen as quickly as you need it to. • Extensive help and documentation is available. If you’re stuck with anything, you can turn to the extensive documentation, your fellow QGIS users, or even the developers. • Cross-platform. QGIS can be installed on MacOS, Windows and Linux. 31 Source: http://docs.qgis.org
  • 32. Installing QGIS http://qgis.org/en/site/forusers/download.html • Choose your operating system • 32 bit or 64 bit? • Standalone installer for new users • OSGeo4W Network installer for advanced users 32
  • 33. Standalone windows installer • Installs one complete copy with Grass, Python, and the correct libraries. • Updates or "service packs" • Uninstall and reinstall the software and keep the settings 33
  • 34. OSGeo4W network installer • Wizard to install different OSGeo applications, including their dependencies • Easy updating of applications and their dependencies 34
  • 35. GDAL • A translator library to decode raster geospatial data format • Geodata Abstraction Layer • Supports a great number of formats: GeoTIFF, Erdas Imagine, SDTS, ECW, MrSID, JPEG2000, DTED, NITF, • Supports most language interfaces: C++/Java/Python… • Utilities program included • Widely used by many other GIS applications • OGR for vector • http://www.gdal.org 35
  • 36. Python • Many geospatial analysis libraries exist for the Python programming language. • Integrated in GIS desktop software (commercial and non-commercial) • Scripting makes your (scientific) life more efficient 36
  • 37. Lots of tools, let’s be practical! • Some things to remember: • Use a combination of tools. Each tool has its advantages and disadvantages • The way to learn a tool is to practice with it on a real case, reading books, manuals or lecture notes don’t help much • Use Google for your questions when you’re stuck, not your lecturer or a manual − Hits from Stack Overflow give the best results 37
  • 38. Resources 38 Learning GIS • A gentle introduction to GIS by QGIS: http://www.qgis.org/en/docs/g entle_gis_introduction/index.ht ml • Principals of Geographical Information Systems (Burrough & McDonnell) • Learning QGIS 2.0, eBook from Packt publishing I’m stuck, what now? • QGIS documentation http://www.qgis.org/en/docs/in dex.html • Use Google for your questions when you’re stuck, not your lecturer or a manual. Hits from Stack Overflow give the best results