SlideShare una empresa de Scribd logo
1 de 54
Center for Research and Application for Satellite Remote Sensing
Yamaguchi University
Play with Vector and Make Map
Contents
Geospatial sources
Shapefile
Coordinate system
Make map
Output
Download and install:
https://qgis.org/en/site/
QGIS Installation
• Setting → option → general → English
Change language
Google Maps: https://mt1.google.com/vt/lyrs=r&x={x}&y={y}&z={z}
Google Satellite: http://www.google.cn/maps/vt?lyrs=s@189&gl=cn&x={x}&y={y}&z={z}
https://geogeek.xyz/how-to-add-google-maps-layers-in-qgis-3.html
Add google earth and others in QGIS
http://desktop.arcgis.com/en/ar
cmap/10.3/manage-data/raster-
and-images/how-features-are-
represented-in-a-raster.htm
Shapefile
KML
Geojson
Spatialite
Geotiff
Jpeg
Bitmap
Vector and raster data
• DIVA-GIS provides free geographic data such as administrative areas,
inland water, roads, railroads, elevation and land cover
• http://www.diva-gis.org/gdata Subject Description Source Format
Resolutio
n
Administrative
areas
(boundaries)
Country outlines and administrative subdivisions
for all countries. The level of subdivision varies
between countries
GADM, version 1.0
Vector
(area)
-
Inland water
Rivers, canals, and lakes. Seperate files for line
and area features
Digital Chart of the
World
Vector
(line and
area)
-
Roads Roads
Digital Chart of the
World
Vector
(line)
-
Railroads Railroads
Digital Chart of the
World
Vector
(line)
-
Elevation
SRTM30 dataset. CGIAR-SRTM data
aggregated to 30 seconds
CGIAR SRTM (3
seconds resolution)
Grid
30
seconds
Land cover
Land cover, original data resampled onto a 30
seconds grid
GLC2000 Grid
30
seconds
Population Population density (old)
CIESIN, 2000. Global
gridded population
database
Grid
30
seconds
Climate Monthly climate data WorldClim Grid
30
seconds
Gazetteer
A gazetteer is a list of place names and their
coordinates. The files you can download here
are for use in DIVA for automatic georeferencing
(to assign coordinates to places). The files
should be placed in the gazet directory. (old,
use Biogeomancer). They can also be used to
map localities, however you can download more
recent files from NIMA
U.S. National
Imagery and
Mapping Agency's
(NIMA) database
of foreign geographic
feature names
DBF -
Global shapefile
• Global Map Japan was developed by Geospatial Information Authority of
Japan(GSI).
• Download: http://www.gsi.go.jp/kankyochiri/gm_japan_e.html
Japan shapefile
• http://nlftp.mlit.go.jp/ksj-e/gml/gml_datalist.html
Japan shapefile
World :
• Country boundary ( ne_50m_admin_0_countries.shp ) (Vector)
• Global land-use ( gm_lc_v1.tif ) (Raster)
Japan :
• Japan shapefile ( polbnda_jpn.shp )
Stats :
• Population.csv
Input data for this workshop
Data: http://bit.do/workshop-yu
Open QGIS and check their coordinate systems
- Vector – world countries boundary
- Raster – MODIS temperature or global landuse
WGS84 EPSG:4326
Check coordinate systems
World Azimuthal Equidistant EPSG:54032
Sphere_Eckert_IV EPSG:53012
ETRS89 / EPSG Arctic zone 2-22 EPSG:6069
Data source CRS Project CRS
“On the fly” reprojection
Coordinate Reference System ( CRS )
• World Azimuthal Equidistant EPSG:54032
Let’s check each different CRS
• Sphere_Eckert_IV EPSG:53012
Let’s check each different CRS
• ETRS89 / EPSG Arctic zone 2-22 EPSG:6069
Let’s check each different CRS
Projected Coordinate System: UTM Zone
Create maps for Japan
Global map japan → WGS84
Check administrative shapefile and its reference
Check attribute table
Change color by prefecture names
• Dissolve
Takes a vector layer and combines its features into new features. One or
more attributes can be specified to dissolve features belonging to the same
class (having the same value for the specified attributes), alternatively all
features can be dissolved into a single one.
Dissolve function
District to prefecture by dissolve function
District to prefecture by dissolve function
Check the dissolved result
Please check other useful
- Buffer
- Union
- Eliminate
https://docs.qgis.org/3.4/en/docs/user_manual/processing_algs/qgis/vectoroverlay.html#qgissymmetricaldifference
Other processing
https://docs.qgis.org/3.4/en/docs/user_manual/processing_algs/qgis/vectoroverlay.html#qgissymmetricaldifference
Clip Intersection
Difference Symmetric difference
Vector overlay
Statistical data is provided in folder csv
Scale 1:1000 person
Statistical data (in CSV file)
• Check attribute table
Prefecture boundary (Shapefile)
Field name: nam Column name: name
Prefecture have to be same names
Join attribute table
• Allow for editing
• Open field calculator
left("nam", strpos("nam", ' '))
Remove “ken” from “nam” field in shapfile
Result of new prefecture names
Join attribute: add CSV to QGIS
Join attribute table in layer properties
Shapefile attribute table CSV
Joined table result
• First export joined table shapefile
Edit attribute table
• Select the shapefile that you want to edit table
• Allow toggle editing
• Right check on that shapefile and open attribute table
• Directly type some loss values (Okinawa row) and save change
Edit attribute table
y2015 M2015 F2015 0_14 15_64 over 75 65_74
5382 2537 2845 608 3191 768 790
1973 973 1000 251 1166 259 281
1434 705 729 247 892 143 135
Hokkaido
Gumma
Okinawa
Key loss values
Right click on the shapefile → layer properties → Symbology → Graduated
Let’s change color
Equal interval Natural break
Numbers of Population by prefectures
$area → square meters
$area / 1000000 → square kilometers
Calculate area
1 = 1000 person
Calculate population density
You can edit existing field !!!!!
persons in square kilometers
Calculate population density
1:1000
Population vs population density
Pie chart: male and female population
Pie chart: male and female population
Pie chart: male and female population
Histogram: four groups of ages
Histogram: four groups of ages
Create map layout
Create map layout
Design your map
Play with Vector and Make Map
Play with Vector and Make Map
Play with Vector and Make Map

Más contenido relacionado

Similar a Play with Vector and Make Map

Geoscience For Gis A
Geoscience For Gis AGeoscience For Gis A
Geoscience For Gis A
Andrew Zolnai
 
Spatialware_2_Sql08
Spatialware_2_Sql08Spatialware_2_Sql08
Spatialware_2_Sql08
Mike Osbourn
 

Similar a Play with Vector and Make Map (20)

Petrel course Module_1: Import data and management, make simple surfaces
Petrel course Module_1: Import data and management, make simple surfacesPetrel course Module_1: Import data and management, make simple surfaces
Petrel course Module_1: Import data and management, make simple surfaces
 
Exploring Raster with FME
Exploring Raster with FMEExploring Raster with FME
Exploring Raster with FME
 
GIS Analysis For Site Remediation
GIS Analysis For Site RemediationGIS Analysis For Site Remediation
GIS Analysis For Site Remediation
 
QGIS training class 1
QGIS training class 1QGIS training class 1
QGIS training class 1
 
Digimap webinar - Urban Map data for CAD
Digimap webinar - Urban Map data for CADDigimap webinar - Urban Map data for CAD
Digimap webinar - Urban Map data for CAD
 
2018 GIS Colorado: Your Geospatial Connection: ZDV 3D A Modern 3D Visualizati...
2018 GIS Colorado: Your Geospatial Connection: ZDV 3D A Modern 3D Visualizati...2018 GIS Colorado: Your Geospatial Connection: ZDV 3D A Modern 3D Visualizati...
2018 GIS Colorado: Your Geospatial Connection: ZDV 3D A Modern 3D Visualizati...
 
QGIS Module 1
QGIS Module 1QGIS Module 1
QGIS Module 1
 
Geoscience For Gis A
Geoscience For Gis AGeoscience For Gis A
Geoscience For Gis A
 
2017 PLSC Track: Using a Standard Version of ArcMap with External VRS Recieve...
2017 PLSC Track: Using a Standard Version of ArcMap with External VRS Recieve...2017 PLSC Track: Using a Standard Version of ArcMap with External VRS Recieve...
2017 PLSC Track: Using a Standard Version of ArcMap with External VRS Recieve...
 
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
 
Geographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agricultureGeographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agriculture
 
Q GIS Training Presentation
Q GIS Training PresentationQ GIS Training Presentation
Q GIS Training Presentation
 
Sfg tutorial
Sfg tutorialSfg tutorial
Sfg tutorial
 
Unleashing the Power of Data Interoperability - UMass Amherst
Unleashing the Power of Data Interoperability - UMass AmherstUnleashing the Power of Data Interoperability - UMass Amherst
Unleashing the Power of Data Interoperability - UMass Amherst
 
QGIS Tutorial 2
QGIS Tutorial 2QGIS Tutorial 2
QGIS Tutorial 2
 
2016 workshops: understanding the language of gis and cad by warren geissler
2016 workshops:  understanding  the language  of gis and cad by warren geissler2016 workshops:  understanding  the language  of gis and cad by warren geissler
2016 workshops: understanding the language of gis and cad by warren geissler
 
Spatialware_2_Sql08
Spatialware_2_Sql08Spatialware_2_Sql08
Spatialware_2_Sql08
 
MODS_Training_January_2015.pptx
MODS_Training_January_2015.pptxMODS_Training_January_2015.pptx
MODS_Training_January_2015.pptx
 
ArcGIS and Multi-D: Tools & Roadmap
ArcGIS and Multi-D: Tools & RoadmapArcGIS and Multi-D: Tools & Roadmap
ArcGIS and Multi-D: Tools & Roadmap
 
Design, Dev and Deploymnt of WI DNR Mapping Services
Design, Dev and Deploymnt of WI DNR Mapping ServicesDesign, Dev and Deploymnt of WI DNR Mapping Services
Design, Dev and Deploymnt of WI DNR Mapping Services
 

Más de NopphawanTamkuan

Más de NopphawanTamkuan (20)

Application of OpenStreetMap in Disaster Risk Management
Application of OpenStreetMap in Disaster Risk ManagementApplication of OpenStreetMap in Disaster Risk Management
Application of OpenStreetMap in Disaster Risk Management
 
Unmanned Aerial Vehicle Application
Unmanned Aerial Vehicle ApplicationUnmanned Aerial Vehicle Application
Unmanned Aerial Vehicle Application
 
Co-Registration of Small-Scale Satellite Data
Co-Registration of Small-Scale Satellite DataCo-Registration of Small-Scale Satellite Data
Co-Registration of Small-Scale Satellite Data
 
Visualizing CDR Data
Visualizing CDR DataVisualizing CDR Data
Visualizing CDR Data
 
Disaster Damage Assessment and Recovery Monitoring Using Night-Time Light on GEE
Disaster Damage Assessment and Recovery Monitoring Using Night-Time Light on GEEDisaster Damage Assessment and Recovery Monitoring Using Night-Time Light on GEE
Disaster Damage Assessment and Recovery Monitoring Using Night-Time Light on GEE
 
Introduction to Synthetic Aperture Radar (SAR)
Introduction to Synthetic Aperture Radar (SAR)Introduction to Synthetic Aperture Radar (SAR)
Introduction to Synthetic Aperture Radar (SAR)
 
Differential SAR Interferometry Using Sentinel-1 Data for Kumamoto Earthquake
Differential SAR Interferometry Using Sentinel-1 Data for Kumamoto EarthquakeDifferential SAR Interferometry Using Sentinel-1 Data for Kumamoto Earthquake
Differential SAR Interferometry Using Sentinel-1 Data for Kumamoto Earthquake
 
SAR Data Applications for Disasters
SAR Data Applications for DisastersSAR Data Applications for Disasters
SAR Data Applications for Disasters
 
Color Composite in ENVI (Case Study: Flood in Vietnam)
Color Composite in ENVI (Case Study: Flood in Vietnam)Color Composite in ENVI (Case Study: Flood in Vietnam)
Color Composite in ENVI (Case Study: Flood in Vietnam)
 
Earthquake Damage Detection Using SAR Interferometric Coherence
Earthquake Damage Detection Using SAR Interferometric CoherenceEarthquake Damage Detection Using SAR Interferometric Coherence
Earthquake Damage Detection Using SAR Interferometric Coherence
 
How to better understand SAR, interpret SAR products and realize the limitations
How to better understand SAR, interpret SAR products and realize the limitationsHow to better understand SAR, interpret SAR products and realize the limitations
How to better understand SAR, interpret SAR products and realize the limitations
 
SAR Interferometry Technique
SAR Interferometry TechniqueSAR Interferometry Technique
SAR Interferometry Technique
 
Flood Detection Using ALOS-2 Images in SNAP
Flood Detection Using ALOS-2 Images in SNAPFlood Detection Using ALOS-2 Images in SNAP
Flood Detection Using ALOS-2 Images in SNAP
 
Differential SAR Interferometry Using ALOS-2 Data for Nepal Earthquake
Differential SAR Interferometry Using ALOS-2 Data for Nepal EarthquakeDifferential SAR Interferometry Using ALOS-2 Data for Nepal Earthquake
Differential SAR Interferometry Using ALOS-2 Data for Nepal Earthquake
 
Flood Detection Using During-Flood SAR Image in QGIS
Flood Detection Using During-Flood SAR Image in QGISFlood Detection Using During-Flood SAR Image in QGIS
Flood Detection Using During-Flood SAR Image in QGIS
 
Color Composite in ENVI (Case Study: Flood in Myanmar)
Color Composite in ENVI (Case Study: Flood in Myanmar)Color Composite in ENVI (Case Study: Flood in Myanmar)
Color Composite in ENVI (Case Study: Flood in Myanmar)
 
Raster Analysis (Color Composite and Remote Sensing Indices)
Raster Analysis (Color Composite and Remote Sensing Indices)Raster Analysis (Color Composite and Remote Sensing Indices)
Raster Analysis (Color Composite and Remote Sensing Indices)
 
Image Classification
Image ClassificationImage Classification
Image Classification
 
Useful Tools in QGIS
Useful Tools in QGISUseful Tools in QGIS
Useful Tools in QGIS
 
Understanding Basic of Python
Understanding Basic of PythonUnderstanding Basic of Python
Understanding Basic of Python
 

Último

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
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
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 

Último (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
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
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
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...
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 

Play with Vector and Make Map