SlideShare a Scribd company logo
1 of 43
QGIS Introductory Presentation


Prepared By:
Niloy Ghosh
Nitin Kumar Rathore

Students of 2nd Year MBA at Vinod Gupta School of Management
(VGSOM), IIT Kharagpur
What is QGIS?
• Quantum Geographical Information Systems (GIS)
  is an Open Source Geographic Information
  System software
• It is a system designed to capture, store,
  manipulate, analyze, manage, and present all
  types of geographically referenced data
• The QGIS desktop offers many functions for
  viewing, editing, and analysis of data.
• Data can be exported to Mapfiles to be viewed as
  webpages without using QGIS
About GIS
• GIS allows us to view, understand, question,
  interpret, and visualize data in many ways that
  reveal relationships, patterns, and trends in
  the form of maps, globes, reports, and charts.
• It can be used to map and monitor data as
  well as changes in it over a period so as to
  take appropriate action
• We would be using the QGIS version 1.7.3
  called Wroclaw
Data
•   The data for the QGIS consists of 2 forms
     – Raster: a regular grid made up of cells, or in the case of imagery, pixels having
       a fixed number of rows and columns. Each cell has a numeric value and has a
       certain geographic size.
     – Vector: describing a location by using a set of coordinates. Each coordinate
       refers to a geographic location using a system of x and y values.
•   For our demo purpose we would be using “shapefiles” which are a digital
    vector storage format for storing geometric location and associated
    attribute information.
•   It is a collection of files which need to be stored in the same location. The
    3 mandatory one are:
     – .shp — shape format
     – .shx — shape index format
     – .dbf — attribute format
•   The other data that would be mapped can be obtained as tab-delimited
    files or .csv files from various sources.
The Quantum GIS Desktop
Installing Plugins
Go to: Plugins  Fetch Python Plugins
Under the Repositories Tab, Click on Add 3rd party repositories button
In case the Plugins are Unavailable, check the Network settings
•Go to Settings  Options
•Under the Network Tab, enter your Host, Port and Proxy type
•Click OK
•Go back to the Plugin Installer and add the 3rd Party Repositories
•Under the Plugins Tab search for the required plugin and Click the Install plugin button
A step-by-step procedure for
 styling Vector data in QGIS
Getting the data
• Shapefile
  – The shapefile can be obtained from the site
    http://www.naturalearthdata.com/
  – Download the ‘ne_10m_admin_0_countries’ shapefile
• Data
  – The earthquake related data can be downloaded from
    the website
    http://www.ngdc.noaa.gov/nndc/struts/form?t=1016
    50&s=1&d=1 in a tab-delimited text file format.
Formatting the earthquake data for
               our purpose
Open a New Project
Go to: Layer  Add Delimited Text Layer
•Browse and add File Name
•See that the Selected delimiter is a ‘Tab’
•In X Y fields LONGITUDE and LATITUDE should be selected (if not change them manually)
•Click OK
•Select the Coordinate Reference System as WGS 84
•Click OK
The earthquake data would be populated as shown below
•Save the data as a Shapefile for future use
•Go to: Layer  Save Selection as Vector file
Load the created Shapefile
•Go to: Layer  Add Vector Layer
Go to: Layer  Open Attribute Table
We would be mapping the Intensity and Deaths attributes
•Click on the Advanced Search button
•Type the query INTENSITY != 0 AND DEATHS != 0
•Click OK
•In the QGIS canvas, Right Click on the eathquake_data Layer
•Select Save selection as and save the data as a .shp file
Analyzing the data
•In a new project, Go to Layer  Add Vector Layer
•Add the Shapefile created earlier
The shapefile would be shown as below
Similarly load the ne_10m_admin_0_countries shapefile
In order to make the made more legible, Right Click on the countries
Layer and select Properties
•In the Style Tab, increase the Transparency to 80%
•Click OK
Zoom in on the region you want to analyse more closely
Right Click on the earthquake_filtered Layer and select Properties
In the Style Tab, select Graduated from the drop-down menu
•In the Column field select DEATHS
•Select a appropriate Color ramp
•Select Mode as Natural Breaks (Jenks)
•Select Classes as 5
•Click on Classify
•Click on Apply
•Click on Avanced Tab
•Select the Size scale field and Select Intensity
•Click on Apply
In the QGIS canvas, the two factors would be displayed
•The color denotes the number of Deaths
•The size of the circle denotes the Intensity of the earthquake
•To correct the overlapping circles, we can reduce their size
•Go to the Layer Properties
•Click on Change button
•Change the Size of the Symbols to an appropriate value
•You would need to classify and apply the data again after the change
You may change the Number of Classes, the Size of the symbol, or the color
scheme to enhance the maps readability
Export the data to a HTML file
•To save the data as a HTML file, go to Plugins  Html Image Map Plugin  Image Map
•Provide a Filename
•Click on onMouseOver attr
•Select DEATHS from the drop-down
•Click OK
•The final HTML file will be as seen below.
•On hovering the mouse over a particular region, the number at the left hand
corner displays the no. of deaths
Further Tutorials
• Creating an interactive choropleth map.
Applications of QGIS
•   Crime Mapping
•   Historical geographic information systems
•   Hydrology
•   Remote Sensing
•   Traditional knowledge GIS
Thank You


Please visit our blog
http://gettingstartedwithqgis.blogspot.in/ for more such
tutorials

More Related Content

What's hot

WEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptxWEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptx
Asim Pt
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
Uday kumar Devalla
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
Ashok Peddi
 

What's hot (20)

GEOPROCESSING IN QGIS
GEOPROCESSING IN QGISGEOPROCESSING IN QGIS
GEOPROCESSING IN QGIS
 
QGIS Module 2
QGIS Module 2QGIS Module 2
QGIS Module 2
 
GIS - Topology
GIS - Topology GIS - Topology
GIS - Topology
 
6. Shapefiles in gis
6. Shapefiles in gis6. Shapefiles in gis
6. Shapefiles in gis
 
Introduction to gis
Introduction to gisIntroduction to gis
Introduction to gis
 
Geographical Information System (GIS)
Geographical Information System (GIS)Geographical Information System (GIS)
Geographical Information System (GIS)
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
 
GIS Data Types
GIS Data TypesGIS Data Types
GIS Data Types
 
Data sources and input in GIS
Data  sources and input in GISData  sources and input in GIS
Data sources and input in GIS
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functions
 
WEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptxWEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptx
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Gis functions
Gis functionsGis functions
Gis functions
 
A short introduction to GIS
A short introduction to GISA short introduction to GIS
A short introduction to GIS
 
QGIS Module 3
QGIS Module 3QGIS Module 3
QGIS Module 3
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGIS
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)
 
Raster data model
Raster data modelRaster data model
Raster data model
 

Viewers also liked

Experiences Teaching Gis With Open Source Software
Experiences Teaching Gis With Open Source SoftwareExperiences Teaching Gis With Open Source Software
Experiences Teaching Gis With Open Source Software
Ian Turton
 
The shine study
The shine studyThe shine study
The shine study
CAPSUCSF
 
Urban health study ii
Urban health study iiUrban health study ii
Urban health study ii
CAPSUCSF
 

Viewers also liked (19)

QGIS - How does it work?
QGIS - How does it work?QGIS - How does it work?
QGIS - How does it work?
 
OSM and QGIS
OSM and QGISOSM and QGIS
OSM and QGIS
 
QGIS training class 2
QGIS training class 2QGIS training class 2
QGIS training class 2
 
IT for Business Intelligence Term Paper
IT for Business Intelligence Term PaperIT for Business Intelligence Term Paper
IT for Business Intelligence Term Paper
 
QGIS Module 4
QGIS Module 4QGIS Module 4
QGIS Module 4
 
The GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarThe GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS Seminar
 
pelajaran buat grafika komputer
pelajaran buat grafika komputerpelajaran buat grafika komputer
pelajaran buat grafika komputer
 
John Stevenson Volcanoes and FOSS4G Edinburgh
John Stevenson Volcanoes and FOSS4G EdinburghJohn Stevenson Volcanoes and FOSS4G Edinburgh
John Stevenson Volcanoes and FOSS4G Edinburgh
 
Experiences Teaching Gis With Open Source Software
Experiences Teaching Gis With Open Source SoftwareExperiences Teaching Gis With Open Source Software
Experiences Teaching Gis With Open Source Software
 
Open Source Software for GIS
Open Source Software for GISOpen Source Software for GIS
Open Source Software for GIS
 
The shine study
The shine studyThe shine study
The shine study
 
Urban health study ii
Urban health study iiUrban health study ii
Urban health study ii
 
QGIS Workshop Introduction - CalGIS 2015
QGIS Workshop Introduction - CalGIS 2015QGIS Workshop Introduction - CalGIS 2015
QGIS Workshop Introduction - CalGIS 2015
 
Route Analysis and Cut Fill Analysis using QGIS (open source GIS)
Route Analysis and Cut Fill Analysis using QGIS (open source GIS)Route Analysis and Cut Fill Analysis using QGIS (open source GIS)
Route Analysis and Cut Fill Analysis using QGIS (open source GIS)
 
Using QGIS to create 3D indoor maps
Using QGIS to create 3D indoor mapsUsing QGIS to create 3D indoor maps
Using QGIS to create 3D indoor maps
 
Tahapan pengembangan perangkat lunak
Tahapan pengembangan perangkat lunakTahapan pengembangan perangkat lunak
Tahapan pengembangan perangkat lunak
 
Djikstra's Algorithm
Djikstra's Algorithm Djikstra's Algorithm
Djikstra's Algorithm
 
Introduction of flood evacuation route search system using QGIS,PostGIS,GRASS...
Introduction of flood evacuation route search system using QGIS,PostGIS,GRASS...Introduction of flood evacuation route search system using QGIS,PostGIS,GRASS...
Introduction of flood evacuation route search system using QGIS,PostGIS,GRASS...
 
Going Enterprise QGIS and PostGIS
Going Enterprise QGIS and PostGISGoing Enterprise QGIS and PostGIS
Going Enterprise QGIS and PostGIS
 

Similar to QGIS Tutorial 2

Introduction_to_QGIS_Revision, read before
Introduction_to_QGIS_Revision, read beforeIntroduction_to_QGIS_Revision, read before
Introduction_to_QGIS_Revision, read before
MadhuSudhan725843
 
GettingKnowTo ArcGIS10x
GettingKnowTo ArcGIS10xGettingKnowTo ArcGIS10x
GettingKnowTo ArcGIS10x
mukti subedi
 
Gis tutorial2013
Gis tutorial2013Gis tutorial2013
Gis tutorial2013
Terry Yoast
 
Data Science Machine Lerning Bigdat.pptx
Data Science Machine Lerning Bigdat.pptxData Science Machine Lerning Bigdat.pptx
Data Science Machine Lerning Bigdat.pptx
Priyadarshini648418
 

Similar to QGIS Tutorial 2 (20)

Introduction_to_QGIS_Revision, read before
Introduction_to_QGIS_Revision, read beforeIntroduction_to_QGIS_Revision, read before
Introduction_to_QGIS_Revision, read before
 
Geographical Information System
Geographical Information SystemGeographical Information System
Geographical Information System
 
GettingKnowTo ArcGIS10x
GettingKnowTo ArcGIS10xGettingKnowTo ArcGIS10x
GettingKnowTo ArcGIS10x
 
Rpsonmongodb
RpsonmongodbRpsonmongodb
Rpsonmongodb
 
design_doc
design_docdesign_doc
design_doc
 
Whats new in_ic2018_lvb_approved_v7_final
Whats new in_ic2018_lvb_approved_v7_finalWhats new in_ic2018_lvb_approved_v7_final
Whats new in_ic2018_lvb_approved_v7_final
 
Mapping Immigrants
Mapping ImmigrantsMapping Immigrants
Mapping Immigrants
 
Gis tutorial2013
Gis tutorial2013Gis tutorial2013
Gis tutorial2013
 
Q GIS Training Presentation
Q GIS Training PresentationQ GIS Training Presentation
Q GIS Training Presentation
 
Introduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxIntroduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptx
 
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 3-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
GIS Geographical Information System
GIS Geographical Information SystemGIS Geographical Information System
GIS Geographical Information System
 
Materi Geodatabase Management - Fellowship 2022.pdf
Materi Geodatabase Management - Fellowship 2022.pdfMateri Geodatabase Management - Fellowship 2022.pdf
Materi Geodatabase Management - Fellowship 2022.pdf
 
Gis
Gis Gis
Gis
 
Anguiano varshneya sccur-poster_20141122
Anguiano varshneya sccur-poster_20141122Anguiano varshneya sccur-poster_20141122
Anguiano varshneya sccur-poster_20141122
 
SAGT Conference 2016 - Teaching Census through GIS
SAGT Conference 2016 - Teaching Census through GISSAGT Conference 2016 - Teaching Census through GIS
SAGT Conference 2016 - Teaching Census through GIS
 
Data Science Machine Lerning Bigdat.pptx
Data Science Machine Lerning Bigdat.pptxData Science Machine Lerning Bigdat.pptx
Data Science Machine Lerning Bigdat.pptx
 
GeoServer Orientation
GeoServer OrientationGeoServer Orientation
GeoServer Orientation
 
Explore new dimensions with MapInfo Vertical Mapper
Explore new dimensions with MapInfo Vertical Mapper Explore new dimensions with MapInfo Vertical Mapper
Explore new dimensions with MapInfo Vertical Mapper
 
Global mapper tutorial Jimma University Ethiopia
Global mapper tutorial Jimma University EthiopiaGlobal mapper tutorial Jimma University Ethiopia
Global mapper tutorial Jimma University Ethiopia
 

Recently uploaded

SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project research
CaitlinCummins3
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
中 央社
 

Recently uploaded (20)

ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
 
How to Manage Closest Location in Odoo 17 Inventory
How to Manage Closest Location in Odoo 17 InventoryHow to Manage Closest Location in Odoo 17 Inventory
How to Manage Closest Location in Odoo 17 Inventory
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
Operations Management - Book1.p - Dr. Abdulfatah A. Salem
Operations Management - Book1.p  - Dr. Abdulfatah A. SalemOperations Management - Book1.p  - Dr. Abdulfatah A. Salem
Operations Management - Book1.p - Dr. Abdulfatah A. Salem
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project research
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).
 
Software testing for project report .pdf
Software testing for project report .pdfSoftware testing for project report .pdf
Software testing for project report .pdf
 
How to Analyse Profit of a Sales Order in Odoo 17
How to Analyse Profit of a Sales Order in Odoo 17How to Analyse Profit of a Sales Order in Odoo 17
How to Analyse Profit of a Sales Order in Odoo 17
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
 
Word Stress rules esl .pptx
Word Stress rules esl               .pptxWord Stress rules esl               .pptx
Word Stress rules esl .pptx
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
An Overview of the Odoo 17 Discuss App.pptx
An Overview of the Odoo 17 Discuss App.pptxAn Overview of the Odoo 17 Discuss App.pptx
An Overview of the Odoo 17 Discuss App.pptx
 
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
philosophy and it's principles based on the life
philosophy and it's principles based on the lifephilosophy and it's principles based on the life
philosophy and it's principles based on the life
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in Hinduism
 
MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptx
 

QGIS Tutorial 2

  • 1. QGIS Introductory Presentation Prepared By: Niloy Ghosh Nitin Kumar Rathore Students of 2nd Year MBA at Vinod Gupta School of Management (VGSOM), IIT Kharagpur
  • 2. What is QGIS? • Quantum Geographical Information Systems (GIS) is an Open Source Geographic Information System software • It is a system designed to capture, store, manipulate, analyze, manage, and present all types of geographically referenced data • The QGIS desktop offers many functions for viewing, editing, and analysis of data. • Data can be exported to Mapfiles to be viewed as webpages without using QGIS
  • 3. About GIS • GIS allows us to view, understand, question, interpret, and visualize data in many ways that reveal relationships, patterns, and trends in the form of maps, globes, reports, and charts. • It can be used to map and monitor data as well as changes in it over a period so as to take appropriate action • We would be using the QGIS version 1.7.3 called Wroclaw
  • 4. Data • The data for the QGIS consists of 2 forms – Raster: a regular grid made up of cells, or in the case of imagery, pixels having a fixed number of rows and columns. Each cell has a numeric value and has a certain geographic size. – Vector: describing a location by using a set of coordinates. Each coordinate refers to a geographic location using a system of x and y values. • For our demo purpose we would be using “shapefiles” which are a digital vector storage format for storing geometric location and associated attribute information. • It is a collection of files which need to be stored in the same location. The 3 mandatory one are: – .shp — shape format – .shx — shape index format – .dbf — attribute format • The other data that would be mapped can be obtained as tab-delimited files or .csv files from various sources.
  • 5. The Quantum GIS Desktop
  • 6. Installing Plugins Go to: Plugins  Fetch Python Plugins
  • 7. Under the Repositories Tab, Click on Add 3rd party repositories button
  • 8. In case the Plugins are Unavailable, check the Network settings •Go to Settings  Options
  • 9. •Under the Network Tab, enter your Host, Port and Proxy type •Click OK
  • 10. •Go back to the Plugin Installer and add the 3rd Party Repositories •Under the Plugins Tab search for the required plugin and Click the Install plugin button
  • 11. A step-by-step procedure for styling Vector data in QGIS
  • 12. Getting the data • Shapefile – The shapefile can be obtained from the site http://www.naturalearthdata.com/ – Download the ‘ne_10m_admin_0_countries’ shapefile • Data – The earthquake related data can be downloaded from the website http://www.ngdc.noaa.gov/nndc/struts/form?t=1016 50&s=1&d=1 in a tab-delimited text file format.
  • 13. Formatting the earthquake data for our purpose Open a New Project
  • 14. Go to: Layer  Add Delimited Text Layer
  • 15. •Browse and add File Name •See that the Selected delimiter is a ‘Tab’ •In X Y fields LONGITUDE and LATITUDE should be selected (if not change them manually) •Click OK
  • 16. •Select the Coordinate Reference System as WGS 84 •Click OK
  • 17. The earthquake data would be populated as shown below
  • 18. •Save the data as a Shapefile for future use •Go to: Layer  Save Selection as Vector file
  • 19. Load the created Shapefile •Go to: Layer  Add Vector Layer
  • 20. Go to: Layer  Open Attribute Table
  • 21. We would be mapping the Intensity and Deaths attributes •Click on the Advanced Search button
  • 22. •Type the query INTENSITY != 0 AND DEATHS != 0 •Click OK
  • 23. •In the QGIS canvas, Right Click on the eathquake_data Layer •Select Save selection as and save the data as a .shp file
  • 24. Analyzing the data •In a new project, Go to Layer  Add Vector Layer •Add the Shapefile created earlier
  • 25. The shapefile would be shown as below
  • 26. Similarly load the ne_10m_admin_0_countries shapefile
  • 27. In order to make the made more legible, Right Click on the countries Layer and select Properties
  • 28. •In the Style Tab, increase the Transparency to 80% •Click OK
  • 29. Zoom in on the region you want to analyse more closely
  • 30. Right Click on the earthquake_filtered Layer and select Properties
  • 31. In the Style Tab, select Graduated from the drop-down menu
  • 32. •In the Column field select DEATHS •Select a appropriate Color ramp •Select Mode as Natural Breaks (Jenks) •Select Classes as 5 •Click on Classify •Click on Apply
  • 33. •Click on Avanced Tab •Select the Size scale field and Select Intensity •Click on Apply
  • 34. In the QGIS canvas, the two factors would be displayed •The color denotes the number of Deaths •The size of the circle denotes the Intensity of the earthquake
  • 35. •To correct the overlapping circles, we can reduce their size •Go to the Layer Properties •Click on Change button
  • 36. •Change the Size of the Symbols to an appropriate value •You would need to classify and apply the data again after the change
  • 37. You may change the Number of Classes, the Size of the symbol, or the color scheme to enhance the maps readability
  • 38. Export the data to a HTML file •To save the data as a HTML file, go to Plugins  Html Image Map Plugin  Image Map
  • 39. •Provide a Filename •Click on onMouseOver attr •Select DEATHS from the drop-down •Click OK
  • 40. •The final HTML file will be as seen below. •On hovering the mouse over a particular region, the number at the left hand corner displays the no. of deaths
  • 41. Further Tutorials • Creating an interactive choropleth map.
  • 42. Applications of QGIS • Crime Mapping • Historical geographic information systems • Hydrology • Remote Sensing • Traditional knowledge GIS
  • 43. Thank You Please visit our blog http://gettingstartedwithqgis.blogspot.in/ for more such tutorials