SlideShare ist ein Scribd-Unternehmen logo
1 von 52
WELCOME
TO DUSP!
INTRO TO GIS IN DUSP, GIS TESTOUT
REVIEW and DUSPVIZ
FALL 2014
AUGUST 28, 2014
Review Session Outline
• Introductions
• GIS@DUSP
• What is GIS?
• How is it used in planning?
• Testout Review
• Making Maps
• Relational Databases
• Descriptive Stats
• Geoprocessing
• Data Extraction
• Open Lab Session (Room 9-251)
Introductions
Mike Foster
DUSP GIS/Data Viz Specialist
Room 9-528, near cron in the backyard
Office Hours: Tuesday Afternoons, 1pm-4pm
GIS@DUSP
Geographic Information Systems (GIS) has become
an essential tool for understanding the urban and
built environment.
GIS at DUSP is not just learning software, it is training
your mind to utilize spatial problem solving methods.
GIS@DUSP
We have many resources available including:
DATA FORT
MIT GEOWEB
MIT LIBRARIES
GIS LAB
OFFICE HOURS
NUMEROUS COURSES
GIS@DUSP
COMPUTING ENVIRONMENT
Don’t run over the network!
Set all home drives, drives, and databases to local or
USB folders.
See instructions for that here:
GIS@DUSP Computing Environment
What is GIS?
• Geographic Information System
• A system designed to capture, store, manipulate,
analyze, manage, and present all types of spatial data
• What is spatial data?
• Any data that sits somewhere in space!
• But, it’s not just a system…
… it’s a discipline consisting of complex analytical
methods and concepts.
“The art and science of coming up with
solutions to problems using spatial methods.”
What is GIS?
Okay, good, why should I care?
• Urban and Regional Planners
use GIS all the time!
• Planning, specifically
planning data, is
inherently spatial
• Knowledge of spatial analysis
concepts and methods is
fundamental to high-level
research and analysis
How do planners use GIS?
Tax AssessingCity of Cambridge Assessors Office
Power and Energy
Platts Oil and Gas Data
Crime MappingCity of Cambridge Police Department
Sewer and WaterMike Foster – University of Minnesota Facilities
Environmental ManagementNOAA Sea Level Rise Viewer
ResearchCity Digits – Civic Data Design Lab
11.205/11.520
DUSP Intro to GIS series consists of two modular
courses, 11.205 and 11.520.
11.205 Intro to GIS (first half) introduces basic spatial
analysis.
11.520 GIS Workshop (second half) focuses on
developing a GIS research project and further
develops skills.
Test Out
Introduction to Spatial Analysis is required by the
MCP degree, students who have a previous
background in GIS can test-out of this course.
Test Out Examination
Tomorrow, August 29, 2:30-5:00pm, Room 9-251
GIS Testout Review
• Making Maps
•Relational Databases
•Descriptive Statistics
•Geoprocessing
• Data Extraction
Part 1 – Making Maps
• GIS is not only making maps, but spatial data is
often most easily consumed through a map.
• A good map is a communication piece and tells a
story.
• The way you classify, normalize, symbolize, and
present your data can completely change your
story.
Basic Map Elements
1. Informative Title
2. Legend
3. Data Source
4. Scale Bar
5. Date
6. North Arrow
7. Author
Different Types of Maps
• Reference Map
• General Reference
• Portray the earth’s surface with as much accuracy as possible.
• Thematic Map
• Designed to show a particular theme or communicate a
particular message
• Choropleth
• Proportional Symbol
• Isarithmic or Isopleth (contour)
• Dot
• Dasymetric
• Know what to use to best show your data!
• Each has its positives and negatives
When you map your data…
• Remember, your map is a communication tool, it is
your goal to tell a story, as simple as it may sound.
• Consider the best methods, and read each and
every map with an intelligent eye.
• The way you classify, normalize, and symbolize your
data can completely change your message.
• How to Lie with Maps
• Mark Monmonier, 2nd Ed. (1996)
• Maps are powerful tools, treat them as such!
Symbology
• The quality of a map’s design affects its readers
ability to extract information and to learn from the
map.
• Symbology has been developed to portray the
world accurately and effectively convey information
to the map reader.
• The symbols should be intuitive, easy-to-
understand, and follow standards whenever
possible.
• i.e. don’t use a picture of ship to show a train station,
and make water blue!
Color on your Maps
• Color is important on your maps.
• Choose an appropriate scheme based on your data.
Divergent
Sequential
Qualitative/Categorical
Quantile Equal Interval
Natural Breaks Unique
Data Classification
Geocoding
• The process of finding associated geographic
coordinates from tabular geographic data. For
example, plotting address points, or plotting points
based on cities.
Part 2 - Relational Databases
• A database of multiple tables that can be joined on
unique IDs
Consists of a collection of tables. Each table contains a heading
defining the columns, and a body containing the rows of the
table. Each row in the table has one or more columns that are
unique to that specific row.
These ‘Unique IDs’ exist in multiple tables, matching values
represent a relationship between the two tables.
Tables can be combined and joined on these Unique IDs.
Joining tables is fundamental to GIS.
Joining and Relational Databases
Part 3 – Descriptive Statistics
• The first step in any analysis,
including spatial analysis, is to look
at the distribution of the data.
• Definition: The arrangement of
values that one or more variables
take in a dataset. Data is ‘binned’
• Describing the distribution:
• For interval data, a histogram is a good
way to do this
• For ordinal and nominal data,
frequency tables or bar charts are
appropriate
• Mean, Median, and Mode
• Range and Standard Deviation
Descriptive Statistics…
• Using GIS in an Urban Planning
setting, you are going to use
descriptive summary stats all the
time, and there are important
things to remember... data is just
a part of the puzzle, focusing on
trends and averages, not the
individual.
• Ecological Fallacy
• While working with spatial data,
remember to be careful to not
simply ascribe an attribute of the
group to the individual
• You will get plenty more of this in
your courses…
Export to Excel
• Exporting attribute tables to Excel is one way to
access, summarize, and manipulate datasets.
• Do this from
Table Options -> Export
Part 4 – Geoprocessing
• Geoprocessing is a general term given to a variety
of operations on spatial data in which data layers
are combined or transformed in different ways to
yield new geometric or attribute information.
• Typical geoprocessing tasks produce new datasets
based on set criteria.
Geoprocessing
• So, this begs the question, what is a “GIS Operation”?
• GIS Operations are closely related to the database
operations we discussed earlier in this lecture.
• Common Geoprocessing Operations
• Buffer
• Clip
• Intersect
• Spatial Join
• Union
• Merge
• Calculate Geometry
• Field Calculator
• Table Join
Buffer
• Used for proximity analysis.
• Creates polygon covering area within a specific distance of a
feature.
• Example case use –
• Locating all features near or within a certain distance of
a feature.
Clip
• Clips features from one dataset to the extent of another
dataset.
• Example case use –
• Trimming a road dataset down to contain only the roads
within a certain city.
• Clip does not change underlying data. You will need to
double check and likely recalculate areas and other
attributes after clipping.
Intersect
• Finds common areas between two datasets.
• Example case use –
• You have a dataset showing income and a dataset
showing land uses. You want to find all areas where the
two datasets cover the same geographical area.
• Intersect does not change underlying data but does apply
attributes from the intersecting dataset to the input dataset.
Dissolve
• Creates new dataset with new polygons based on common
attributes in original dataset.
• Example case use –
• You have a parcel dataset, you want to create a new
dataset of land use based on an attribute associated
with the parcels. You run dissolve and get new polygons
based on the parcels.
• IMPORTANT – Dissolve runs to the least common
denominator, and gets rid of all attributes not common to
original polygons.
Union
• Uses to create a union of two datasets.
• Example case use –
• You have a data showing landcover types from two
sources, you want the two datasets in one all
encompassing dataset.
Spatial Join
Merge
Used to merge two adjacent datasets into one.
Example case use –
◦ You have two area datasets, adjacent to one another, you
want to create a completely new dataset with both of them.
Append
Used to append one dataset on to another.
Schemas should match.
Example case use –
◦ You have two line files, adjacent to one another, you want to
add one of the line files to the other.
Part 5 – Data Extraction Methods
Data extraction, or spatial extraction, makes it
possible to look at rich disaggregated datasets, such
as census data, and extract data and information.
Methods of extraction, for example, involve taking
census unit level data, which has been aggregated by
tract, block, or other, and combining it or modifying
it systematically to derive new information and data.
(Schlossberg, 2003)
Extraction Methods
Methods used to extract data when you have multiple
varying sources and geographies
• These are the most common, many exist…
Intersecting Completely Within Centroids Within Proportional Split
Proportional Split
Splits polygons to fit shapes or within buffers.
• Example: Study area splits census block groups, but you still
need estimated numbers.
• Intersecting
• Pro – Exhaustive / Con – Too inclusive
• Completely within
• Pro – Good targeting / Con – Too exclusive
• Centroids within
• Pro – Good compromise / Con – imprecise, adds error
• Proportional Split
• Pro – forces polygons to mirror study area / Con –
assumes uniform distribution
Data Extraction Methods
Pros and Cons
GIS Open Lab
Immediately following this session in
Room 9-251 until 7pm.
Test your skills, play with data.
Need help?
• gishelp@mit.edu (MIT Libraries GIS)
• GIS Lab – Mon-Thurs 1-5pm, Fri 2-4pm
• DUSP GIS - Mike Foster
• GIS/Data Visualization/Graphics Specialist
• email – mjfoster@mit.edu
• office - Building 9-528 (right near the lab)
MY OFFICE HOURS
Tuesday Afternoons 1pm-4pm, 9-528
DUSPVIZ
A DUSP initiative to improve departmental capacity
in data analysis, visual representation, and
technological communication tools.
Workshops and sessions are lead by students, staff,
and faculty.
Goal is to share knowledge on GIS, Design, and other
tech specific topics.
http://duspviz.mit.edu
DUSPVIZ SESSIONS
Adobe Illustrator, Photoshop, InDesign
ArcGIS Tools
Design Tools (Rhino, etc.)
Web Maps and Websites
Poster Design
QGIS
… and more.

Weitere ähnliche Inhalte

Was ist angesagt?

Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatial
Sumant Diwakar
 

Was ist angesagt? (20)

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
 
Lab_6_Geo-referencing
Lab_6_Geo-referencingLab_6_Geo-referencing
Lab_6_Geo-referencing
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
 
Spatial data analysis
Spatial data analysisSpatial data analysis
Spatial data analysis
 
Structure of geographic data
Structure of geographic dataStructure of geographic data
Structure of geographic data
 
Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatial
 
Geographical information system unit 5
Geographical information  system unit 5Geographical information  system unit 5
Geographical information system unit 5
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
 
Models of spatial process by sushant
Models of spatial process by sushantModels of spatial process by sushant
Models of spatial process by sushant
 
TYBSC IT PGIS Unit IV Spacial Data Analysis
TYBSC IT PGIS Unit IV  Spacial Data AnalysisTYBSC IT PGIS Unit IV  Spacial Data Analysis
TYBSC IT PGIS Unit IV Spacial Data Analysis
 
Spatial analysis and Analysis Tools
Spatial analysis and Analysis ToolsSpatial analysis and Analysis Tools
Spatial analysis and Analysis Tools
 
GIS & Raster
GIS & RasterGIS & Raster
GIS & Raster
 
Geographical information system
Geographical  information systemGeographical  information system
Geographical information system
 
Geographical information system unit 4
Geographical information  system unit 4Geographical information  system unit 4
Geographical information system unit 4
 
Spatial Data Model
Spatial Data ModelSpatial Data Model
Spatial Data Model
 
Spatial databases
Spatial databasesSpatial databases
Spatial databases
 
Data collection and input overview
Data collection and input overviewData collection and input overview
Data collection and input overview
 
Raster data analysis
Raster data analysisRaster data analysis
Raster data analysis
 
QUERY AND NETWORK ANALYSIS IN GIS
QUERY AND NETWORK ANALYSIS IN GISQUERY AND NETWORK ANALYSIS IN GIS
QUERY AND NETWORK ANALYSIS IN GIS
 
Spatial data mining
Spatial data miningSpatial data mining
Spatial data mining
 

Andere mochten auch (7)

Intro gis
Intro gisIntro gis
Intro gis
 
Live on everest
Live on everestLive on everest
Live on everest
 
GitHub + Mapping Apps in 100 lines or less using the ArcGIS API for JavaScript
GitHub + Mapping Apps in 100 lines or less using the ArcGIS API for JavaScriptGitHub + Mapping Apps in 100 lines or less using the ArcGIS API for JavaScript
GitHub + Mapping Apps in 100 lines or less using the ArcGIS API for JavaScript
 
What could happen in 2012: A re-analysis of the 13-bak’tun prophecy on Tortug...
What could happen in 2012: A re-analysis of the 13-bak’tun prophecy on Tortug...What could happen in 2012: A re-analysis of the 13-bak’tun prophecy on Tortug...
What could happen in 2012: A re-analysis of the 13-bak’tun prophecy on Tortug...
 
Application devevelopment with open source libraries
Application devevelopment with open source librariesApplication devevelopment with open source libraries
Application devevelopment with open source libraries
 
Geo services, social media and gis applications - Live on Everest
Geo services, social media and gis applications - Live on EverestGeo services, social media and gis applications - Live on Everest
Geo services, social media and gis applications - Live on Everest
 
Esri Map App Builders
Esri Map App BuildersEsri Map App Builders
Esri Map App Builders
 

Ähnlich wie Review presentation for Orientation 2014

Spatial Analysis Using GIS
Spatial Analysis Using GISSpatial Analysis Using GIS
Spatial Analysis Using GIS
Prachi Mehta
 
gis project planning and management
gis project planning and managementgis project planning and management
gis project planning and management
Abhiram Kanigolla
 

Ähnlich wie Review presentation for Orientation 2014 (20)

GIS Orientation 2015
GIS Orientation 2015GIS Orientation 2015
GIS Orientation 2015
 
SEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptxSEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptx
 
SEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptxSEMINAR Presentation ppt.pptx
SEMINAR Presentation ppt.pptx
 
Spatial Analysis Using GIS
Spatial Analysis Using GISSpatial Analysis Using GIS
Spatial Analysis Using GIS
 
Applied GIS - 3022.pptx
Applied GIS - 3022.pptxApplied GIS - 3022.pptx
Applied GIS - 3022.pptx
 
Exploratory Spatial Analytics (ESA)
Exploratory Spatial Analytics (ESA)Exploratory Spatial Analytics (ESA)
Exploratory Spatial Analytics (ESA)
 
GIS Analysis For Site Remediation
GIS Analysis For Site RemediationGIS Analysis For Site Remediation
GIS Analysis For Site Remediation
 
Land Suitability Analysis.pdf
Land Suitability Analysis.pdfLand Suitability Analysis.pdf
Land Suitability Analysis.pdf
 
Geographic information system (gis)
Geographic information system (gis)Geographic information system (gis)
Geographic information system (gis)
 
2017 GIS in Education Track: Sharing Historical Maps and Atlases in Web Apps
2017 GIS in Education Track: Sharing Historical Maps and Atlases in Web Apps2017 GIS in Education Track: Sharing Historical Maps and Atlases in Web Apps
2017 GIS in Education Track: Sharing Historical Maps and Atlases in Web Apps
 
Geographical Information System
Geographical Information SystemGeographical Information System
Geographical Information System
 
Q GIS Training Presentation
Q GIS Training PresentationQ GIS Training Presentation
Q GIS Training Presentation
 
Rs unit iii-gis--- [repaired]
Rs unit iii-gis--- [repaired]Rs unit iii-gis--- [repaired]
Rs unit iii-gis--- [repaired]
 
Rs unit iii-gis--- [repaired]
Rs unit iii-gis--- [repaired]Rs unit iii-gis--- [repaired]
Rs unit iii-gis--- [repaired]
 
Vector.pdf
Vector.pdfVector.pdf
Vector.pdf
 
Lodha govardhan
Lodha govardhanLodha govardhan
Lodha govardhan
 
gis project planning and management
gis project planning and managementgis project planning and management
gis project planning and management
 
Introduction of data science
Introduction of data scienceIntroduction of data science
Introduction of data science
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
1. Intro DS.pptx
1. Intro DS.pptx1. Intro DS.pptx
1. Intro DS.pptx
 

Mehr von DUSPviz

Mehr von DUSPviz (20)

Intro to inkscape
Intro to inkscapeIntro to inkscape
Intro to inkscape
 
Intro to Tableau Public
Intro to Tableau PublicIntro to Tableau Public
Intro to Tableau Public
 
Mapping with Adobe CC
Mapping with Adobe CCMapping with Adobe CC
Mapping with Adobe CC
 
Intro to Microsoft Access
Intro to Microsoft AccessIntro to Microsoft Access
Intro to Microsoft Access
 
Intro to Adobe Photoshop
Intro to Adobe PhotoshopIntro to Adobe Photoshop
Intro to Adobe Photoshop
 
Intro to Adobe Illustrator
Intro to Adobe IllustratorIntro to Adobe Illustrator
Intro to Adobe Illustrator
 
Intro to AutoCAD
Intro to AutoCADIntro to AutoCAD
Intro to AutoCAD
 
Google Fusion Tables
Google Fusion TablesGoogle Fusion Tables
Google Fusion Tables
 
Habits of Effective Designers - Handout
Habits of Effective Designers - HandoutHabits of Effective Designers - Handout
Habits of Effective Designers - Handout
 
Habits of Effective Designers
Habits of Effective DesignersHabits of Effective Designers
Habits of Effective Designers
 
Intro to Adobe Illustrator
Intro to Adobe IllustratorIntro to Adobe Illustrator
Intro to Adobe Illustrator
 
Intro to Adobe Photoshop
Intro to Adobe PhotoshopIntro to Adobe Photoshop
Intro to Adobe Photoshop
 
Introduction to InDesign
Introduction to InDesignIntroduction to InDesign
Introduction to InDesign
 
Python Programming for ArcGIS: Part II
Python Programming for ArcGIS: Part IIPython Programming for ArcGIS: Part II
Python Programming for ArcGIS: Part II
 
Python Programming for ArcGIS: Part I
Python Programming for ArcGIS: Part IPython Programming for ArcGIS: Part I
Python Programming for ArcGIS: Part I
 
The DUSP GIS Data Drive
The DUSP GIS Data DriveThe DUSP GIS Data Drive
The DUSP GIS Data Drive
 
Setting up your DUSP ArcGIS Environment
Setting up your DUSP ArcGIS EnvironmentSetting up your DUSP ArcGIS Environment
Setting up your DUSP ArcGIS Environment
 
AFS Connection Instructions
AFS Connection InstructionsAFS Connection Instructions
AFS Connection Instructions
 
Intro to ArcGIS ModelBuilder
Intro to ArcGIS ModelBuilderIntro to ArcGIS ModelBuilder
Intro to ArcGIS ModelBuilder
 
DUSPviz Rhino 3D Workshop
DUSPviz Rhino 3D WorkshopDUSPviz Rhino 3D Workshop
DUSPviz Rhino 3D Workshop
 

Kürzlich hochgeladen

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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
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
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
MateoGardella
 
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
 

Kürzlich hochgeladen (20)

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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
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
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
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
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
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...
 
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
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
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
 
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
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 

Review presentation for Orientation 2014

  • 1. WELCOME TO DUSP! INTRO TO GIS IN DUSP, GIS TESTOUT REVIEW and DUSPVIZ FALL 2014 AUGUST 28, 2014
  • 2. Review Session Outline • Introductions • GIS@DUSP • What is GIS? • How is it used in planning? • Testout Review • Making Maps • Relational Databases • Descriptive Stats • Geoprocessing • Data Extraction • Open Lab Session (Room 9-251)
  • 3. Introductions Mike Foster DUSP GIS/Data Viz Specialist Room 9-528, near cron in the backyard Office Hours: Tuesday Afternoons, 1pm-4pm
  • 4. GIS@DUSP Geographic Information Systems (GIS) has become an essential tool for understanding the urban and built environment. GIS at DUSP is not just learning software, it is training your mind to utilize spatial problem solving methods.
  • 5. GIS@DUSP We have many resources available including: DATA FORT MIT GEOWEB MIT LIBRARIES GIS LAB OFFICE HOURS NUMEROUS COURSES
  • 6. GIS@DUSP COMPUTING ENVIRONMENT Don’t run over the network! Set all home drives, drives, and databases to local or USB folders. See instructions for that here: GIS@DUSP Computing Environment
  • 7. What is GIS? • Geographic Information System • A system designed to capture, store, manipulate, analyze, manage, and present all types of spatial data • What is spatial data? • Any data that sits somewhere in space! • But, it’s not just a system… … it’s a discipline consisting of complex analytical methods and concepts. “The art and science of coming up with solutions to problems using spatial methods.”
  • 9. Okay, good, why should I care? • Urban and Regional Planners use GIS all the time! • Planning, specifically planning data, is inherently spatial • Knowledge of spatial analysis concepts and methods is fundamental to high-level research and analysis
  • 10. How do planners use GIS?
  • 11. Tax AssessingCity of Cambridge Assessors Office
  • 12. Power and Energy Platts Oil and Gas Data
  • 13. Crime MappingCity of Cambridge Police Department
  • 14. Sewer and WaterMike Foster – University of Minnesota Facilities
  • 15. Environmental ManagementNOAA Sea Level Rise Viewer
  • 16. ResearchCity Digits – Civic Data Design Lab
  • 17. 11.205/11.520 DUSP Intro to GIS series consists of two modular courses, 11.205 and 11.520. 11.205 Intro to GIS (first half) introduces basic spatial analysis. 11.520 GIS Workshop (second half) focuses on developing a GIS research project and further develops skills.
  • 18. Test Out Introduction to Spatial Analysis is required by the MCP degree, students who have a previous background in GIS can test-out of this course. Test Out Examination Tomorrow, August 29, 2:30-5:00pm, Room 9-251
  • 19. GIS Testout Review • Making Maps •Relational Databases •Descriptive Statistics •Geoprocessing • Data Extraction
  • 20. Part 1 – Making Maps • GIS is not only making maps, but spatial data is often most easily consumed through a map. • A good map is a communication piece and tells a story. • The way you classify, normalize, symbolize, and present your data can completely change your story.
  • 21. Basic Map Elements 1. Informative Title 2. Legend 3. Data Source 4. Scale Bar 5. Date 6. North Arrow 7. Author
  • 22. Different Types of Maps • Reference Map • General Reference • Portray the earth’s surface with as much accuracy as possible. • Thematic Map • Designed to show a particular theme or communicate a particular message • Choropleth • Proportional Symbol • Isarithmic or Isopleth (contour) • Dot • Dasymetric • Know what to use to best show your data! • Each has its positives and negatives
  • 23. When you map your data… • Remember, your map is a communication tool, it is your goal to tell a story, as simple as it may sound. • Consider the best methods, and read each and every map with an intelligent eye. • The way you classify, normalize, and symbolize your data can completely change your message. • How to Lie with Maps • Mark Monmonier, 2nd Ed. (1996) • Maps are powerful tools, treat them as such!
  • 24. Symbology • The quality of a map’s design affects its readers ability to extract information and to learn from the map. • Symbology has been developed to portray the world accurately and effectively convey information to the map reader. • The symbols should be intuitive, easy-to- understand, and follow standards whenever possible. • i.e. don’t use a picture of ship to show a train station, and make water blue!
  • 25. Color on your Maps • Color is important on your maps. • Choose an appropriate scheme based on your data. Divergent Sequential Qualitative/Categorical
  • 26. Quantile Equal Interval Natural Breaks Unique Data Classification
  • 27. Geocoding • The process of finding associated geographic coordinates from tabular geographic data. For example, plotting address points, or plotting points based on cities.
  • 28.
  • 29. Part 2 - Relational Databases • A database of multiple tables that can be joined on unique IDs
  • 30. Consists of a collection of tables. Each table contains a heading defining the columns, and a body containing the rows of the table. Each row in the table has one or more columns that are unique to that specific row. These ‘Unique IDs’ exist in multiple tables, matching values represent a relationship between the two tables. Tables can be combined and joined on these Unique IDs. Joining tables is fundamental to GIS. Joining and Relational Databases
  • 31.
  • 32. Part 3 – Descriptive Statistics • The first step in any analysis, including spatial analysis, is to look at the distribution of the data. • Definition: The arrangement of values that one or more variables take in a dataset. Data is ‘binned’ • Describing the distribution: • For interval data, a histogram is a good way to do this • For ordinal and nominal data, frequency tables or bar charts are appropriate • Mean, Median, and Mode • Range and Standard Deviation
  • 33. Descriptive Statistics… • Using GIS in an Urban Planning setting, you are going to use descriptive summary stats all the time, and there are important things to remember... data is just a part of the puzzle, focusing on trends and averages, not the individual. • Ecological Fallacy • While working with spatial data, remember to be careful to not simply ascribe an attribute of the group to the individual • You will get plenty more of this in your courses…
  • 34. Export to Excel • Exporting attribute tables to Excel is one way to access, summarize, and manipulate datasets. • Do this from Table Options -> Export
  • 35. Part 4 – Geoprocessing • Geoprocessing is a general term given to a variety of operations on spatial data in which data layers are combined or transformed in different ways to yield new geometric or attribute information. • Typical geoprocessing tasks produce new datasets based on set criteria.
  • 36. Geoprocessing • So, this begs the question, what is a “GIS Operation”? • GIS Operations are closely related to the database operations we discussed earlier in this lecture. • Common Geoprocessing Operations • Buffer • Clip • Intersect • Spatial Join • Union • Merge • Calculate Geometry • Field Calculator • Table Join
  • 37. Buffer • Used for proximity analysis. • Creates polygon covering area within a specific distance of a feature. • Example case use – • Locating all features near or within a certain distance of a feature.
  • 38. Clip • Clips features from one dataset to the extent of another dataset. • Example case use – • Trimming a road dataset down to contain only the roads within a certain city. • Clip does not change underlying data. You will need to double check and likely recalculate areas and other attributes after clipping.
  • 39. Intersect • Finds common areas between two datasets. • Example case use – • You have a dataset showing income and a dataset showing land uses. You want to find all areas where the two datasets cover the same geographical area. • Intersect does not change underlying data but does apply attributes from the intersecting dataset to the input dataset.
  • 40. Dissolve • Creates new dataset with new polygons based on common attributes in original dataset. • Example case use – • You have a parcel dataset, you want to create a new dataset of land use based on an attribute associated with the parcels. You run dissolve and get new polygons based on the parcels. • IMPORTANT – Dissolve runs to the least common denominator, and gets rid of all attributes not common to original polygons.
  • 41. Union • Uses to create a union of two datasets. • Example case use – • You have a data showing landcover types from two sources, you want the two datasets in one all encompassing dataset.
  • 43. Merge Used to merge two adjacent datasets into one. Example case use – ◦ You have two area datasets, adjacent to one another, you want to create a completely new dataset with both of them.
  • 44. Append Used to append one dataset on to another. Schemas should match. Example case use – ◦ You have two line files, adjacent to one another, you want to add one of the line files to the other.
  • 45. Part 5 – Data Extraction Methods Data extraction, or spatial extraction, makes it possible to look at rich disaggregated datasets, such as census data, and extract data and information. Methods of extraction, for example, involve taking census unit level data, which has been aggregated by tract, block, or other, and combining it or modifying it systematically to derive new information and data. (Schlossberg, 2003)
  • 46. Extraction Methods Methods used to extract data when you have multiple varying sources and geographies • These are the most common, many exist… Intersecting Completely Within Centroids Within Proportional Split
  • 47. Proportional Split Splits polygons to fit shapes or within buffers. • Example: Study area splits census block groups, but you still need estimated numbers.
  • 48. • Intersecting • Pro – Exhaustive / Con – Too inclusive • Completely within • Pro – Good targeting / Con – Too exclusive • Centroids within • Pro – Good compromise / Con – imprecise, adds error • Proportional Split • Pro – forces polygons to mirror study area / Con – assumes uniform distribution Data Extraction Methods Pros and Cons
  • 49. GIS Open Lab Immediately following this session in Room 9-251 until 7pm. Test your skills, play with data.
  • 50. Need help? • gishelp@mit.edu (MIT Libraries GIS) • GIS Lab – Mon-Thurs 1-5pm, Fri 2-4pm • DUSP GIS - Mike Foster • GIS/Data Visualization/Graphics Specialist • email – mjfoster@mit.edu • office - Building 9-528 (right near the lab) MY OFFICE HOURS Tuesday Afternoons 1pm-4pm, 9-528
  • 51. DUSPVIZ A DUSP initiative to improve departmental capacity in data analysis, visual representation, and technological communication tools. Workshops and sessions are lead by students, staff, and faculty. Goal is to share knowledge on GIS, Design, and other tech specific topics. http://duspviz.mit.edu
  • 52. DUSPVIZ SESSIONS Adobe Illustrator, Photoshop, InDesign ArcGIS Tools Design Tools (Rhino, etc.) Web Maps and Websites Poster Design QGIS … and more.