SlideShare a Scribd company logo
GIS Workshop
Concepts and Practice
Nancy Warren, MPH
With Contributions from:
Nathan Heard, DSc
Hilary Spindler, MPH
Sarah Gutin
Ryan Keating
Goal
• Understand important GIS concepts and
how to utilize them through Quantum
GIS (QGIS), an open source software
package
Objectives:
• Understand basic GIS concepts
• Navigate GIS interface
• Locate GIS data on the web and
identify reliable data sources
• Add data to GIS software and
prepare vector GIS data
• Convert text-based data to a GIS
format
Objectives (cont’d)
• Create thematic maps with multiple
variables
• “Clip” map sections
• Test maps with Google raster data
• Demonstrate competency with basic
QGIS
Session one:
• Overview
• Basic QGIS installation and navigation
• Loading shapefiles and navigating
shapefiles
Definition of GIS
• Geographical Information System
– A map connected to a database
• A computerized database management
system for analysis and display of spatial data
• A system of data and tools
Why GIS?
Isn’t this chart enough?
Province HIV prev: women
Cabo delgado 9.5
Gaza 29.9
Inhambane 10
Manica 15.6
Maputo 20
Nampula 5.5
Niassa 3.3
Sofala 17.8
Tete 8
Zambezia 15.3
Why GIS?
see it to understand it:
HIV prevalence in women
Functions of GIS
• Visualization and Mapping
• Spatial database management
• Spatial Analysis
What GIS Applications Do:
• Automate geographic data
– Produce maps
– Calculate areas, distances, route lengths
• Integrate data (i.e. property maps and satellite photos)
• Communicate complex spatial patterns
What GIS Applications Do
• Answer spatial queries
– (how many HIV+ people live further than 10 km
from the PMTCT clinic 24 de Julho in the
Zambezia province?)
• Perform complex spatial modeling
– (“what if” scenarios for resource management –
where to put new sites, transportation – how to get
resources to people in need, etc.)
Difficulties
• Difficulty of database creation
• Integration of data from diverse sources can
result in poor overall accuracy if not well
managed
• Representation of dynamic data – flows,
dispersion, people, time can be problematic
The GIS Data Model: Implementation
Geographic Integration of Information
Layers
By
Organized
Is
Data
Data Organization in GIS
• Each layer contains
one specific type of
information.
• Layers are
integrated using
their geographic
location on the
earth’s surface as
the organizing
principle
Layers can be represented as Rasters or
Vectors:
•Vector create feature layers
– Point
– Lines (direction and length)
– Polygons (area, centroids,
and perimeter)
•Raster create surface layers
– Records information about
each element on a fixed grid
as pixels (E.g.: Satellite
images, aerial photos)
Vector vs. Raster
Table or attribute data
Tables - contain data for places that can
be converted to GIS files and mapped
• If each data record contains unique ID
codes for each place, those records can
be joined to their corresponding
features in a GIS file and mapped.
• If the data contains coordinates like
latitude and longitude, the data can be
plotted and converted to a vector file.
Geodatabase
•A geodatabase
(short for geographic
database) is a
physical store of
geographic
information in the
form of features and
classes inside a
database
management system
(DBMS).
Linking data: JOIN
GIS systems maintain
• spatial and
• attribute data
separately,
• then “join” them for
display or analysis
JOINing our data:
Geographic data links
• Spatial data Attribute data
Metadata: an important
part of GIS infrastructure
• Describes information resources
• Enables data exchange, efficient use of
(existing) resources
Source: http://www.esi.utexas.edu/gk12/workshops/gis/ppts.php
Quantum GIS (QGIS) - freeware
• Open Source GIS software that runs on
Linux, Mac, Unix and Windows
• First released in 2002 – Mature program
– Strong Online Community
• Regular updates and releases
• Compatible with: MySQL, SQLite,
• Freestanding module that can be linked
QGIS
• View and explore spatial data
– Can use files from other programs: Google
maps, Open Street Maps, WMS, GRASS
• Map Data (e.g., prevalence, population)
• Create/edit spatial data (e.g., from GPS
unit)
• Perform Spatial Analysis (e.g., network
analysis)
QGIS: Disadvantages
• Learning curve is higher
• No raster or vector data already
included -- must import
• No raster or vector data integrated --
must ensure quality
• Importing table (attribute) data is a two
step process
QGIS relies on other sources
for map layers
• User needs to import mapping layers
into the system from their own sources
and
• user needs to ensure quality of layers
-DIVA GIS
-QGIS
Open Streets Maps and
Google Maps
– These offer layers that can be imported
and used with all the other GIS software
we will discuss today
– Can be manipulated to show a variety of
features
Google Maps and Google
Earth
• Disadvantages:
– No static layers that can be imported and
used, because layers are constantly being
updated
– Requires strong connection to web in order
to import layers
5 minute QGIS Tour
When you first start up
QGIS, this is what you will
see.
This is called the QGIS
Graphical User Interface,
or GUI
It may look bare now, but
by the end of this week,
the GUI will look a little
more like….
This!
Lets take a moment before
going any further and go
through the front-end
components of QGIS.
Becoming familiar and
comfortable will make
learning the ins-and-outs
of QGIS a little easier
We can think about QGIS in terms
of a geodatabase.
We can see all of our
vector and raster data in
the left hand layers
window
Whenever we load or
create a new layer, it will
appear in this window
This is where our data will
be visually represented.
In this example we can see
two types of spatial data.
Raster and Vector.
In terms of vector data we
can see two types: line
and point data.
Both of these visual data
elements are also visible
in the Layers window
The raster data we can see
here is this large satellite
image of Vilankulos.
What do we need before
starting?
1. QGIS Software
2. Data (Shapefiles)
3. Plug-ins
QGIS: Required Software
• QGIS Desktop (Standalone Installer)
This tutorial was designed with version 1.7.3
WROCLAW. In an effort to improve quality
control, QGIS next version (LISBOA) has
made access to some of the 3rd party
plugins very difficult so we recommend
downloading this first and getting your
plugins.
http://qgis.org/downloads
Data = Shapefiles
• Like most GIS software, QGIS
organizes its data along raster and
vector layers.
• These layers can also be referred to as
Shapefiles.
• Shapefiles can either be created by the
user or found on Online Spatial Data
Repositories
Online Spatial Data
Repositories
• DIVA – Free Spatial Data (Solid source of
administrative boundaries, rails, roads &
inland water)
– http://www.diva-gis.org/gdata
• CloudMade – Downloads (Excellent open
source repository)
– http://downloads.cloudmade.com
Essential Plug-ins
• Open Streets Plug-in: Allows you to
directly download Open Streets Map data
(Vector and Raster) to QGIS
• Open Layers: Allows you to view Google,
Yahoo and OSM map in QGIS (Raster
only)
• Add Delimited Text Layer: Allow for easy
importing of a GIS-data-containing
spreadsheet
To begin we need to install
basic software:
1. QGIS
You want WROCLAW, version,
1.7.3 available here:
http://qgis.org/downloads/
2. LibreOffice
http://www.libreoffice.org/download/
This program is required to add our data to existing spatial
data
How to Add Plug-ins
In order to add plug-ins
first click on the “Plugins”
Dropdown menu
In order to add plug-ins
click “Fetch Python
Plugins..”, highlight in the
Installer window, and click
“Install Plugin”
QGIS Module 1
Optional depends on your web
access/connection
In order to add plug-ins
click “Fetch Python
Plugins”, highlight open
streets and open layers in
the Installer window, and
click “Install Plugin”
The installed plugin will
then be available in the
same drop-down menu
Once installed, the plug-in
will be available either on
the dropdown menu or on
the plugin Palette below
Now that our plug-ins are downloaded, we
need to enable them. Click on “Manage
Plugins…” in the Plugins drop-down menu
Make sure that the plugins you
want to use are checked. For our
purposes, check “Add Delimited
Text Layer”, “Open Layers” and
“Open Streets Plug-in”
Click “OK”
Exploring the Interface
• QGIS is very simple to navigate. It's
made up of a layout area where the
map is drawn surrounded by a toolbar,
layers panel and a status bar.
Len De Groot, UC Berkeley School of Journalism QGIS basics for journalists
http://multimedia.journalism.berkeley.edu/tutorials/qgis-basics-journalists/
Toolbars
• Toolbars can be controlled and turned
off or on in the Toolbars menu.
• Can arrange them by clicking and
dragging.
• Can configure the toolbars to your liking
(suggestion: aligning them so you have
only two rows of them at the top of the
screen and all buttons are visible)
QGIS has many
toolbars, but they are
grouped for easy
identification
Now you explore!
• Plug ins
• Toolbars
• General interface
Loading Pre-existing
Shapefiles: Vectors
Download shapefiles: Diva
Choose administrative areas
Note the definitions of the layers are
down below the pull down menu
Click “ok”
Map pops up on next page:
bottom of page - hit download
Drag the files to new folder:
zambia shapefiles
Loading Pre-existing
Shapefiles: Vectors
Click add Vector Layer to
add shapefile.
Once the “Add Vector
Layer” dialog is open, click
browse.
Highlight all .shp files & “open”
And again click “open”
You will see the directory
and the file name of the
shapefile you chose in the
“Source” dialog box.
Now you see Zambia!
Notice that the layer
appears in the map
and the layer
window.
As mentioned before,
vector layers can either be
points, lines, or areas.
This is an area layer
Click through the diff layers
It is quite easy to change these
boundaries with one click. Note how
the previous layer 2 disappears and
now we see layer one.
Note how the boundary levels change
with the #s. 2 is “district” boundaries,
1 is province and 0 is…?
You can also
simply move the
layer up – the
layer at the top is
the one that
shows in the
screen
Notice that we have just added a
point-type vector layer. By the end
of the course you will take raw
health facility data convert it into a
shapefile and be able to place it in
into existing map layers like this!
End session one:
THANK YOU!

More Related Content

PPTX
QGIS Training.pptx
PPTX
Validity of a Research Tool
PDF
QGIS Module 2
PDF
GIS and QGIS training notes
PPT
Geographic information system
PDF
QGIS Tutorial 1
PPTX
Raster data and Vector data
PPTX
Evolution of Man (form one)
QGIS Training.pptx
Validity of a Research Tool
QGIS Module 2
GIS and QGIS training notes
Geographic information system
QGIS Tutorial 1
Raster data and Vector data
Evolution of Man (form one)

What's hot (20)

PPT
GIS Data Types
PPTX
Data input techniques - GIS
PPT
Terminology and Basic Questions About GIS
PDF
Introduction to arc gis
PDF
Surface Analysis in GIS
PPT
TIN IN GIS
PPTX
Gis powerpoint
PPTX
Vector data model
PPTX
Fundamentals of GIS
PPTX
Introduction to GIS
PDF
QGIS training class 1
PDF
GIS Standards and Interoperability
PPTX
Introduction to ArcGIS
PPTX
Geo-spatial Analysis and Modelling
PPTX
Functions of GIS
PPTX
GIS Geographical Information System
PPTX
Geoprocessing
PPT
Introduction to GIS systems
PPT
GIS & GPS PPt
PDF
Arc gis introduction-ppt
GIS Data Types
Data input techniques - GIS
Terminology and Basic Questions About GIS
Introduction to arc gis
Surface Analysis in GIS
TIN IN GIS
Gis powerpoint
Vector data model
Fundamentals of GIS
Introduction to GIS
QGIS training class 1
GIS Standards and Interoperability
Introduction to ArcGIS
Geo-spatial Analysis and Modelling
Functions of GIS
GIS Geographical Information System
Geoprocessing
Introduction to GIS systems
GIS & GPS PPt
Arc gis introduction-ppt
Ad

Viewers also liked (20)

PDF
QGIS Module 3
PDF
QGIS training class 2
PDF
QGIS training class 3
PDF
QGIS Module 4
PDF
OSM and QGIS
PPTX
GEOPROCESSING IN QGIS
PDF
QGIS Tutorial 2
PDF
QGIS Open Source Desktop GIS
PPTX
Open Source - 5 myths
PDF
Urban health study ii
PDF
The shine study
PDF
QGIS Workshop Introduction - CalGIS 2015
PDF
2014年度中部大学共同研究報告
PDF
みんなでつくるデジタル地図教材 学校支援活動
PPTX
Raster processing
PPTX
QGIS - How does it work?
PDF
mobmap hands-on @ FOSS4G SEOUL 2015
PDF
Opening slides - South-East UK QGIS user group meeting
PPTX
GIS fundamentals - vector
PDF
QGIS UK User Group - Developing with QGIS (Lutra)
QGIS Module 3
QGIS training class 2
QGIS training class 3
QGIS Module 4
OSM and QGIS
GEOPROCESSING IN QGIS
QGIS Tutorial 2
QGIS Open Source Desktop GIS
Open Source - 5 myths
Urban health study ii
The shine study
QGIS Workshop Introduction - CalGIS 2015
2014年度中部大学共同研究報告
みんなでつくるデジタル地図教材 学校支援活動
Raster processing
QGIS - How does it work?
mobmap hands-on @ FOSS4G SEOUL 2015
Opening slides - South-East UK QGIS user group meeting
GIS fundamentals - vector
QGIS UK User Group - Developing with QGIS (Lutra)
Ad

Similar to QGIS Module 1 (20)

PPTX
Plugins in QGIS and its uses
PPTX
Q GIS Training Presentation
PPTX
design_doc
PPTX
Whitebox GAT - an introduction by its developer
PPTX
FOSS4G 2017 Spatial Sql for Rookies
PPT
Introduction_to_QGIS_Revision, read before
PPTX
GIS BY NIKHIL PAKWANNE
PPTX
GIS Level 1 Introduction to GIS and Mapping
PPTX
Gis tutorial2013
PDF
Materi Geodatabase Management - Fellowship 2022.pdf
PPTX
I ♥ Maps: Quantum GIS + Python
PDF
Mapgears - Technical product overview
PDF
Integrating PostGIS in Web Applications
PPTX
Geospatial Data Abstraction Library (GDAL) Enhancement for ESDIS (GEE)
PDF
Agi08 Jeremy Morley
PPT
Lecture_1.ppt netwok and security system by mr desu
PPTX
DATABASE & WEBGIS - GIS BOOTCAMP
PDF
Geoscience For Gis A
PPTX
Different GIS Software's (2).pptx
PDF
LSIVIEWER 2.0-A CLIENT-ORIENTED ONLINE VISUALIZATION TOOL FOR GEOSPATIAL VECT...
Plugins in QGIS and its uses
Q GIS Training Presentation
design_doc
Whitebox GAT - an introduction by its developer
FOSS4G 2017 Spatial Sql for Rookies
Introduction_to_QGIS_Revision, read before
GIS BY NIKHIL PAKWANNE
GIS Level 1 Introduction to GIS and Mapping
Gis tutorial2013
Materi Geodatabase Management - Fellowship 2022.pdf
I ♥ Maps: Quantum GIS + Python
Mapgears - Technical product overview
Integrating PostGIS in Web Applications
Geospatial Data Abstraction Library (GDAL) Enhancement for ESDIS (GEE)
Agi08 Jeremy Morley
Lecture_1.ppt netwok and security system by mr desu
DATABASE & WEBGIS - GIS BOOTCAMP
Geoscience For Gis A
Different GIS Software's (2).pptx
LSIVIEWER 2.0-A CLIENT-ORIENTED ONLINE VISUALIZATION TOOL FOR GEOSPATIAL VECT...

More from CAPSUCSF (12)

PDF
The ballroom community project
PDF
Relate project abstract
PDF
Moving mountains
PDF
Implementing eban ii
PDF
Hiv testing feasibility and acceptability with low wage immigrant workers
PDF
Hiv disclosure abstract
PDF
Enhancing hiv testing and counseling for men recently released from jail or p...
PDF
Documenting challenges for people living with hiv
PDF
Connecting resources for urban sexual health
PDF
A randomized controlled trial of the bruthas program
PDF
Community based participatory research to address late diagnosis of hiv among...
PDF
The cultural and relationship context of hiv among bisexually active black me...
The ballroom community project
Relate project abstract
Moving mountains
Implementing eban ii
Hiv testing feasibility and acceptability with low wage immigrant workers
Hiv disclosure abstract
Enhancing hiv testing and counseling for men recently released from jail or p...
Documenting challenges for people living with hiv
Connecting resources for urban sexual health
A randomized controlled trial of the bruthas program
Community based participatory research to address late diagnosis of hiv among...
The cultural and relationship context of hiv among bisexually active black me...

Recently uploaded (20)

PDF
My 'novel' Account of Human Possibility pdf.pdf
PDF
The Power of Pausing Before You React by Meenakshi Khakat
PPTX
The concept of how to manage time for beginners .pptx
PDF
Attachment Theory What Childhood Says About Your Relationships.pdf
PPT
WORKPLACE HARMONY AND HOW TO BEHAVE IN THE WORKPLACE
PPTX
Learn how to use Portable Grinders Safely
PPTX
Travel mania in india needs to change the world
PPTX
Personal Development - By Knowing Oneself?
PDF
The Zeigarnik Effect by Meenakshi Khakat.pdf
PPTX
Attitudes presentation for psychology.pptx
PDF
creative pattern recognition journal for artists and writers.pdf
PPTX
Learn about numerology and do tarot reading
PPT
proper hygiene for teenagers for secondary students .ppt
PPTX
PERDEV-LESSON-3 DEVELOPMENTMENTAL STAGES.pptx
PPTX
cấu trúc sử dụng mẫu Cause - Effects.pptx
PPTX
Development-of-the-Learners-at-Various-Stages-Part-I.pptx
PPTX
SELF ASSESSMENT -SNAPSHOT.pptx an index of yourself by Dr NIKITA SHARMA
PPTX
Chapter-7-The-Spiritual-Self-.pptx-First
PPTX
Pradeep Kumar Roll no.30 Paper I.pptx....
PDF
Red Light Wali Muskurahat – A Heart-touching Hindi Story
My 'novel' Account of Human Possibility pdf.pdf
The Power of Pausing Before You React by Meenakshi Khakat
The concept of how to manage time for beginners .pptx
Attachment Theory What Childhood Says About Your Relationships.pdf
WORKPLACE HARMONY AND HOW TO BEHAVE IN THE WORKPLACE
Learn how to use Portable Grinders Safely
Travel mania in india needs to change the world
Personal Development - By Knowing Oneself?
The Zeigarnik Effect by Meenakshi Khakat.pdf
Attitudes presentation for psychology.pptx
creative pattern recognition journal for artists and writers.pdf
Learn about numerology and do tarot reading
proper hygiene for teenagers for secondary students .ppt
PERDEV-LESSON-3 DEVELOPMENTMENTAL STAGES.pptx
cấu trúc sử dụng mẫu Cause - Effects.pptx
Development-of-the-Learners-at-Various-Stages-Part-I.pptx
SELF ASSESSMENT -SNAPSHOT.pptx an index of yourself by Dr NIKITA SHARMA
Chapter-7-The-Spiritual-Self-.pptx-First
Pradeep Kumar Roll no.30 Paper I.pptx....
Red Light Wali Muskurahat – A Heart-touching Hindi Story

QGIS Module 1

  • 1. GIS Workshop Concepts and Practice Nancy Warren, MPH With Contributions from: Nathan Heard, DSc Hilary Spindler, MPH Sarah Gutin Ryan Keating
  • 2. Goal • Understand important GIS concepts and how to utilize them through Quantum GIS (QGIS), an open source software package
  • 3. Objectives: • Understand basic GIS concepts • Navigate GIS interface • Locate GIS data on the web and identify reliable data sources • Add data to GIS software and prepare vector GIS data • Convert text-based data to a GIS format
  • 4. Objectives (cont’d) • Create thematic maps with multiple variables • “Clip” map sections • Test maps with Google raster data • Demonstrate competency with basic QGIS
  • 5. Session one: • Overview • Basic QGIS installation and navigation • Loading shapefiles and navigating shapefiles
  • 6. Definition of GIS • Geographical Information System – A map connected to a database • A computerized database management system for analysis and display of spatial data • A system of data and tools
  • 7. Why GIS? Isn’t this chart enough? Province HIV prev: women Cabo delgado 9.5 Gaza 29.9 Inhambane 10 Manica 15.6 Maputo 20 Nampula 5.5 Niassa 3.3 Sofala 17.8 Tete 8 Zambezia 15.3
  • 8. Why GIS? see it to understand it: HIV prevalence in women
  • 9. Functions of GIS • Visualization and Mapping • Spatial database management • Spatial Analysis
  • 10. What GIS Applications Do: • Automate geographic data – Produce maps – Calculate areas, distances, route lengths • Integrate data (i.e. property maps and satellite photos) • Communicate complex spatial patterns
  • 11. What GIS Applications Do • Answer spatial queries – (how many HIV+ people live further than 10 km from the PMTCT clinic 24 de Julho in the Zambezia province?) • Perform complex spatial modeling – (“what if” scenarios for resource management – where to put new sites, transportation – how to get resources to people in need, etc.)
  • 12. Difficulties • Difficulty of database creation • Integration of data from diverse sources can result in poor overall accuracy if not well managed • Representation of dynamic data – flows, dispersion, people, time can be problematic
  • 13. The GIS Data Model: Implementation Geographic Integration of Information Layers By Organized Is Data
  • 14. Data Organization in GIS • Each layer contains one specific type of information. • Layers are integrated using their geographic location on the earth’s surface as the organizing principle
  • 15. Layers can be represented as Rasters or Vectors: •Vector create feature layers – Point – Lines (direction and length) – Polygons (area, centroids, and perimeter) •Raster create surface layers – Records information about each element on a fixed grid as pixels (E.g.: Satellite images, aerial photos)
  • 17. Table or attribute data Tables - contain data for places that can be converted to GIS files and mapped • If each data record contains unique ID codes for each place, those records can be joined to their corresponding features in a GIS file and mapped. • If the data contains coordinates like latitude and longitude, the data can be plotted and converted to a vector file.
  • 18. Geodatabase •A geodatabase (short for geographic database) is a physical store of geographic information in the form of features and classes inside a database management system (DBMS).
  • 19. Linking data: JOIN GIS systems maintain • spatial and • attribute data separately, • then “join” them for display or analysis
  • 20. JOINing our data: Geographic data links • Spatial data Attribute data
  • 21. Metadata: an important part of GIS infrastructure • Describes information resources • Enables data exchange, efficient use of (existing) resources Source: http://www.esi.utexas.edu/gk12/workshops/gis/ppts.php
  • 22. Quantum GIS (QGIS) - freeware • Open Source GIS software that runs on Linux, Mac, Unix and Windows • First released in 2002 – Mature program – Strong Online Community • Regular updates and releases • Compatible with: MySQL, SQLite, • Freestanding module that can be linked
  • 23. QGIS • View and explore spatial data – Can use files from other programs: Google maps, Open Street Maps, WMS, GRASS • Map Data (e.g., prevalence, population) • Create/edit spatial data (e.g., from GPS unit) • Perform Spatial Analysis (e.g., network analysis)
  • 24. QGIS: Disadvantages • Learning curve is higher • No raster or vector data already included -- must import • No raster or vector data integrated -- must ensure quality • Importing table (attribute) data is a two step process
  • 25. QGIS relies on other sources for map layers • User needs to import mapping layers into the system from their own sources and • user needs to ensure quality of layers -DIVA GIS -QGIS
  • 26. Open Streets Maps and Google Maps – These offer layers that can be imported and used with all the other GIS software we will discuss today – Can be manipulated to show a variety of features
  • 27. Google Maps and Google Earth • Disadvantages: – No static layers that can be imported and used, because layers are constantly being updated – Requires strong connection to web in order to import layers
  • 29. When you first start up QGIS, this is what you will see. This is called the QGIS Graphical User Interface, or GUI It may look bare now, but by the end of this week, the GUI will look a little more like….
  • 30. This!
  • 31. Lets take a moment before going any further and go through the front-end components of QGIS. Becoming familiar and comfortable will make learning the ins-and-outs of QGIS a little easier
  • 32. We can think about QGIS in terms of a geodatabase. We can see all of our vector and raster data in the left hand layers window Whenever we load or create a new layer, it will appear in this window
  • 33. This is where our data will be visually represented. In this example we can see two types of spatial data. Raster and Vector.
  • 34. In terms of vector data we can see two types: line and point data. Both of these visual data elements are also visible in the Layers window
  • 35. The raster data we can see here is this large satellite image of Vilankulos.
  • 36. What do we need before starting? 1. QGIS Software 2. Data (Shapefiles) 3. Plug-ins
  • 37. QGIS: Required Software • QGIS Desktop (Standalone Installer) This tutorial was designed with version 1.7.3 WROCLAW. In an effort to improve quality control, QGIS next version (LISBOA) has made access to some of the 3rd party plugins very difficult so we recommend downloading this first and getting your plugins. http://qgis.org/downloads
  • 38. Data = Shapefiles • Like most GIS software, QGIS organizes its data along raster and vector layers. • These layers can also be referred to as Shapefiles. • Shapefiles can either be created by the user or found on Online Spatial Data Repositories
  • 39. Online Spatial Data Repositories • DIVA – Free Spatial Data (Solid source of administrative boundaries, rails, roads & inland water) – http://www.diva-gis.org/gdata • CloudMade – Downloads (Excellent open source repository) – http://downloads.cloudmade.com
  • 40. Essential Plug-ins • Open Streets Plug-in: Allows you to directly download Open Streets Map data (Vector and Raster) to QGIS • Open Layers: Allows you to view Google, Yahoo and OSM map in QGIS (Raster only) • Add Delimited Text Layer: Allow for easy importing of a GIS-data-containing spreadsheet
  • 41. To begin we need to install basic software: 1. QGIS You want WROCLAW, version, 1.7.3 available here: http://qgis.org/downloads/ 2. LibreOffice http://www.libreoffice.org/download/ This program is required to add our data to existing spatial data
  • 42. How to Add Plug-ins
  • 43. In order to add plug-ins first click on the “Plugins” Dropdown menu
  • 44. In order to add plug-ins click “Fetch Python Plugins..”, highlight in the Installer window, and click “Install Plugin”
  • 46. Optional depends on your web access/connection
  • 47. In order to add plug-ins click “Fetch Python Plugins”, highlight open streets and open layers in the Installer window, and click “Install Plugin” The installed plugin will then be available in the same drop-down menu
  • 48. Once installed, the plug-in will be available either on the dropdown menu or on the plugin Palette below
  • 49. Now that our plug-ins are downloaded, we need to enable them. Click on “Manage Plugins…” in the Plugins drop-down menu
  • 50. Make sure that the plugins you want to use are checked. For our purposes, check “Add Delimited Text Layer”, “Open Layers” and “Open Streets Plug-in” Click “OK”
  • 51. Exploring the Interface • QGIS is very simple to navigate. It's made up of a layout area where the map is drawn surrounded by a toolbar, layers panel and a status bar.
  • 52. Len De Groot, UC Berkeley School of Journalism QGIS basics for journalists http://multimedia.journalism.berkeley.edu/tutorials/qgis-basics-journalists/
  • 53. Toolbars • Toolbars can be controlled and turned off or on in the Toolbars menu. • Can arrange them by clicking and dragging. • Can configure the toolbars to your liking (suggestion: aligning them so you have only two rows of them at the top of the screen and all buttons are visible)
  • 54. QGIS has many toolbars, but they are grouped for easy identification
  • 55. Now you explore! • Plug ins • Toolbars • General interface
  • 58. Choose administrative areas Note the definitions of the layers are down below the pull down menu
  • 60. Map pops up on next page: bottom of page - hit download
  • 61. Drag the files to new folder: zambia shapefiles
  • 63. Click add Vector Layer to add shapefile.
  • 64. Once the “Add Vector Layer” dialog is open, click browse.
  • 65. Highlight all .shp files & “open”
  • 66. And again click “open” You will see the directory and the file name of the shapefile you chose in the “Source” dialog box.
  • 67. Now you see Zambia! Notice that the layer appears in the map and the layer window. As mentioned before, vector layers can either be points, lines, or areas. This is an area layer
  • 68. Click through the diff layers It is quite easy to change these boundaries with one click. Note how the previous layer 2 disappears and now we see layer one. Note how the boundary levels change with the #s. 2 is “district” boundaries, 1 is province and 0 is…?
  • 69. You can also simply move the layer up – the layer at the top is the one that shows in the screen
  • 70. Notice that we have just added a point-type vector layer. By the end of the course you will take raw health facility data convert it into a shapefile and be able to place it in into existing map layers like this!