Gis 2
Gis 2
3
Geographic Information System
“A system for
capturing, storing, checking, integrating,
manipulating, analyzing and displaying
spatial data”
4
Geographic Information System
“A system for
capturing, storing, checking, integrating,
manipulating, analyzing and displaying
spatial data”
5
Input: spatial data
GIS/Mapping Software:
analysis and data
visualization
11
Types of GIS & Mapping Software
Type Analysis Power Example(s)
Medium
(able to upload additional Carto, ArcGIS Online, Mapbox,
Web-based Google MyMaps, etc.
data, customize display, and
perform basic analyses)
Strong
(installed locally, provides full ArcGIS Pro
Desktop QGIS
control of map creation, and
perform advanced analyses)
12
Which desktop software should you use today?
14
View Imagery
Image © source unknown. All rights reserved. This content is excluded from our Creative
Commons license. For more information, see https://ocw.mit.edu/help/faq-fair-use/ 15
Create 3D models
We have additional
3D software: AutoCAD,
Rhino, PhotoScan, etc.
16
Create Maps
Edit geometry
(Clip tool)
Crime hotspots © Scott & Warmerdam. All rights reserved. This content is excluded from our 18
Creative Commons license. For more information, see https://ocw.mit.edu/help/faq-fair-use/
UNDERSTANDING MAPS & DATA
You may have been looking at geospatial data for a long time
19
Understanding data ‘layers’
What individual data layers were used to create this map?
© Google. All rights reserved. This content is excluded from our Creative Commons license. For more information, see
20
https://ocw.mit.edu/help/faq-fair-use/
Understanding data ‘layers’
What individual data layers were used to create this map?
Street network
Bodies of water
Parks and other open space
Google maps is
a ‘Geobrowser’ © Google. All rights reserved. This content is excluded from our Creative Commons license. For more 21
information, see https://ocw.mit.edu/help/faq-fair-use/
MAPS & DATA:
SPATIAL DATA TYPES
22
Geospatial Data Types
Vector:
e.g. points, lines, and polygons
Raster:
e.g. row and column matrix
Images © University of Washington. All rights reserved.
This content is excluded from our Creative Commons
license. For more information, see 23
https://ocw.mit.edu/help/faq-fair-use/
Data Types: Vector versus Raster
Vectors are composed of Raster's are composed of pixels
coordinates
25
Data Types: Vector mapping
Vectors have a frontend geometry
• In this example the geometry
represents state polygons
26
Data Types: Vector mapping
Vectors have a backend database,
normally called an ‘attribute table’
• rows represent
unique geometries
(e.g. state polygons)
• columns represent
a number of variables
(theoretically infinite)
• Here each row (state) is
symbolized by ‘NAME’
(categorical variable)
27
Data Types: Vector mapping
Vectors have a backend database,
normally called an ‘attribute table’
• Here each state is
being symbolized by
‘NAME’
(qualitative variable)
28
Data Types: Vector mapping
Vectors have a backend database,
normally called an ‘attribute table’
• Here each state is
being symbolized by
‘POP_PER_SQMI’
(quantitative variable)
29
Data Types: Vector file formats
• The shapefile is the most common vector file
format.
• “A” shapefile is actually a collection of several
different files with different extensions.
Shapefile =
When adding files to
Make sure to keep all
ArcGIS Pro, you will .shp .shx .sbx files together when
only see one file, not
moving.
every extension. .dbf .prj
30
Data Types: Raster
Raster data includes aerial photographs, digital
elevation models, and scanned maps.
32
Data Types: Raster mapping
Raster data have a frontend cell matrix
• Here each cell/pixel is being
symbolized by elevation value
33
Data Types: Raster mapping
Raster data have a backend database,
normally called an ‘attribute table’
• rows represent unique values
(1m, 2m, 3m, etc.)
• columns have
specific variables
1) unique ‘ROW ID’
2) unique ‘VALUE’
3) ‘COUNT’ of pixels
with that ‘VALUE’
34
Data Types: Raster file formats
There are many different raster file extensions,
including common image formats.
35
Data Types: Tabular
Tabular data can be transformed
into spatial data in two ways:
1. Joining
– Use a shared unique identifier (GEOID, name, etc.) to
match up tabular data to the spatial data’s attribute table.
2. Geocoding
– Use lat/lon coordinates in table to plot as points on map
– Use addresses to plot locations based on a street network
36
Data Types: Tabular file formats
GIS software can read commonly used tabular formats in
order to transform them into spatial data.
37
Geodatabases
• ESRI/ArcGIS storage system
• a collection of geographic datasets of
various types held in a common file
system folder
• Advantages: larger files size limits,
faster processing time when using
analysis tools
• Disadvantages: can only be opened
in ESRI software
• Learn more about using
geodatabases in Pro.
38
Other data formats
GIS can import and convert data produced in other formats:
• KML / KMZ files (Google Earth)
• DXF / DWG (CAD)
• NetCDF (scientific data)
• LAS (Lidar)
• GPX (GPS units)
• Geojson
GIS software can export many formats:
• Adobe Illustrator
• KML
• CAD The GIS & Data Lab has
• TIF many types of data
• JPG visualization software.
39
Common Associated Workflows
Satellite
Remote Sensing • Processed imagery as rasters or vectors
(e.g. enhancements, classifications)
3D Modeling & • Raw Imagery for basemaps
Photogrammetry • Processed imagery as rasters or models
(e.g. orthophotos, DEMS, 3D models) GIS
Statistical
Analysis • Attribute tables for running analyses,
(e.g. regressions, predictions)
Visual Design
(e.g. Illustrator) • Maps for improved design aesthetics
40
Exercise 1
• Goals:
– Become familiar with the GIS interface
– Learn how to add data
– Explore data types & attributes
• Complete either the QGIS or ArcGIS Pro
exercise from your workshop folder.
41
MAPS & DATA:
CHARACTERISTICS OF SPATIAL DATA
42
Generalization
A B C D
50
Metadata Examples
1. MassGIS:
https://www.mass.gov/info-details/massgis-data-
marine-beaches
2. GeoWeb: geodata.mit.edu/catalog/mit-
w37ehgh6nvl4w
3. City of Boston:
https://data.boston.gov/dataset/traffic-
signals
51
MAKING GREAT MAPS:
DATA VISUALIZATION PRINCIPLES
52
Making Great Maps
• Cartography is the art and science of making maps
• Maps are always simplifications of reality, which makes
them helpful when making decisions or explaining patterns
• Maps are designed by people (who have intentions),
so we have to create them responsibly
53
Making Great Maps
From: Making Maps: A Visual Guide to Map Design for GIS by John Krygier and Denis Wood
55
Map Design Process
Figure 5.3
From: Making Maps: A Visual Guide to Map Design for GIS by John Krygier and Denis Wood - makingmaps.owu.edu
Colorbrewer provides
accessible color options.
Images © John Krygier and Denis Wood. All rights reserved. This content is excluded from our Creative Commons license. For more 57
information, see https://ocw.mit.edu/help/faq-fair-use/
Raster Symbolization
58
Choosing Color Tips
Match the type of data to the type of color scheme:
• Qualitative (categories)
• Quantitative (numbers)
Images © Morphocode. All rights reserved. This content is excluded from our Creative Commons license. For more information, see
https://ocw.mit.edu/help/faq-fair-use/ 59
Qualitative Color Example
Does this
make sense
for the data?
© Pennsylvania State University. All rights reserved. This content is excluded from our Creative Commons license. For more in formation, 60
see https://ocw.mit.edu/help/faq-fair-use/
Sequential Color Example
Does this
make sense
for the data?
© Pennsylvania State University. All rights reserved. This content is excluded from our Creative Commons license. For more in formation, 61
see https://ocw.mit.edu/help/faq-fair-use/
Diverging Color Example
Does this
make sense
for the data?
© Pennsylvania State University. All rights reserved. This content is excluded from our Creative Commons license. For more in formation, 62
see https://ocw.mit.edu/help/faq-fair-use/
Commonly used map type: Choropleth
These use different shading and coloring to display
the quantity or value in defined areas.
64
Classification Methods
• Equal Interval = classes have equal ranges
• Quantile = classes have equal counts
• Natural Breaks = optimizes class variation
• Manual = you define classes
Natural
breaks
Quantile
Equal
interval
66
Exercise 2
• Goal:
– Learn how to symbolize different types of data
• Complete Exercise 2 for either QGIS or ArcGIS
Pro.
67
Map Layout Design Example
Overview:
• Map layout design is about
developing a balanced arrangement
• Maps, title, legend, scale bar, labels,
etc. all need relative positioning & sizing
• Goal is to design the map layout to
support your design questions
• Who wants the map
• Where will it be seen
• What is its purpose
From: Designing Better Maps: A Guide for GIS Users by Cynthia A. Brewer
Image © Cynthia A. Brewer. All rights reserved. This content is excluded from our Creative Commons license. For more information,
68
see https://ocw.mit.edu/help/faq-fair-use/
Map Layout Design Example
Tips:
• Inset/locator maps are often placed in the
top/bottom corners (e.g. continent view
top left and zoomed view in bottom
right).
• Main map often placed in center (usually
largest & most detailed).
• Legend is tucked into the main map for easy
comparison with the data.
• Scale bars and north arrows shouldn’t be a
distraction from the main map.
• Sources should run along the bottom.
From: Designing Better Maps: A Guide for GIS Users by Cynthia A. Brewer
Complete the take-home Image © Cynthia A. Brewer. All rights reserved. This content is excluded
exercise to learn more. from our Creative Commons license. For more information, see 69
https://ocw.mit.edu/help/faq-fair-use/
TAKE-HOME EXERCISE
70
Exercise Overview
Query and use unemployment and transportation
data to create a map that helps you decide where
to build a mixed use facility.
1. Navigate the software interface
2. Find and add data, including basemaps
3. Access and explore attribute information
4. Symbolize data layers, for vector and raster
5. Select data by attributes and spatial location
6. Design a simple map for export
71
Boburg, S. (2017, May 31). How Jared Kushner built a luxury skyscraper using loans meant for job -starved areas. Washington Post. Retrieved from
© The Washington Post. All rights reserved. This content is excluded from our Creative Commons license. For more information, see
https://ocw.mit.edu/help/faq-fair-use/ 72
MIT OpenCourseWare
https://ocw.mit.edu
73