SlideShare a Scribd company logo
1 of 20
Analysis of
Accessibility of
Residence Halls to
Campus
By: Walter Stevens
Six Steps of GIS Problem
Solving
 Step 0: Topic Selection
 Step 1: Crisp, Clear, Actionable Question or
Problem
 Step 2: Define Project Methodology
 Step 2.5: Choose the Appropriate Software
 Step 3: Data Collection
 Step 4: Execution of Methodology
 Step 5: Review and Revise
 Step 6: Communication of Results
Step 0: Topic Selection
Which Residence Halls
are the Most
Connected/Accessible
to Other University
Buildings?
Step 1: Crisp, Clear, Actionable
Question or Problem
A Spatial Analysis of the
Accessibility of the
Locations of Different
University-run Housing
Locations With the Main
Campus Area
Step 2: Define Project
Methodology
 Assumptions:
 There is a point feature class called
Quad that represents the center
reference point of campus
 There is a point feature class called
Residence Halls that represents the
halls being analyzed
 For this project, these points have only
been assigned to undergraduate residence
halls.
Step 2: Define Project
Methodology
Buffer
(i * 200) meters
Quad
(Point)
Init: i = 6
i = i -1
While i > 0
Area
within
200
meters of
Quad
Area
within
400
meters of
Quad
Area
within …
meters of
Quad
Area
within
1200
meters of
Quad
Creates 6 different buffers ranging
from Quad point (200m, 400m, 600m,
800m, 1000m, 1200m)
Step 2: Define Project
Methodology
Legend
&3 Quad
!. Residence Halls
Zone_200_Meters_e
Zone_400_Meters
Zone_600_Meters
Zone_800_Meters
Zone_1000_Meters
Zone_1200_Meters
Buildings
Campus_Block
!.
!.!.
!.!.
!.!.
!.
!.
!.
!.
!.
!.!.
!.
!.
!.
!.!.
!.
!.
!.
!.
!. !.
!.
!.
!.
&3
Legend
&3 Quad
!. Residence Halls
Zone_200_Meters_e
Zone_400_Meters
Zone_600_Meters
Zone_800_Meters
Zone_1000_Meters
Zone_1200_Meters
Buildings
Campus_Block
Step 2: Define Project
Methodology
Erase
(Next lowest
overlaying
feature)
Area
within
200
meters of
Quad
Range
between
200 and
400
meters of
Quad
Range
between
(n-200)
and n
meters of
Quad
Range
between
1000 and
1200
meters of
Quad
Iterate through each feature
Iterates through
each feature and
erases it’s next
lower overlapping
feature. Creates 6
different 200 meter
ranges (rings) so that
residence halls can
be classified as
being within these
ranges
Step 2: Define Project
Methodology
Legend
&3 Quad
!. Residence Halls
Zone_400_Meters_e
Zone_800_Meters_e
Zone_1200_Meters_e
Buildings
Campus_Block
!.
!.!.
!.!.
!.!.
!.
!.
!.
!.
!.
!.!.
!.
!.
!.
!.!.
!.
!.
!.
!.
!. !.
!.
!.
!.
&3
Legend
&3 Quad
!. Residence Halls
Zone_400_Meters_e
Zone_800_Meters_e
Zone_1200_Meters_e
Buildings
Campus_Block
Step 2: Define Project
Methodology
Residence
Halls
(Point)
Intersect
Range
between
(n-200)
and n
meters of
Quad
Iterate through each range
Halls
within
200
meters of
Quad
Halls
between
200 and
400
meters of
Quad
Halls
between
(n-200)
and n
meters of
Quad
Halls
between
1000 and
1200
meters of
Quad
Iterates through
each Range and
intersects them with
Residence Halls.
Classifies residence
halls into different
classes based on
their range.
Step 2: Define Project
Methodology
&3
!.!. !.
!. !.
!.
!. !.
!. !.
!.
!.
!.
!.
!. !.
!.
!.
!.
!. !. !.
!. !. !.
!. !.
!.Legend
!. Residence_Halls_Within_400_Meters
!. Residence_Halls_Within_600_Meters
!. Residence_Halls_Within_800_Meters
!. Residence_Halls_Within_1000_Meters
!. Residence_Halls_Within_1200_Meters
&3 Quad
Buildings
Campus_Block
Step 3: Data Collection
 Original Plan:
 Publish service to ArcGIS Online and
collect different points using Collector
app
 Collect points at several different
residence halls of my choosing
 Collect a reference point to represent
the “center of campus”
Step 3: Data Collection
 This failed miserably
 The service I thought I had published to ArcGIS Online
had not been successfully published and I was having
extreme issues publishing another
 I then attempted to collect points from another service
I had set up earlier
 This is when my phone decided to explode and I lost all
access to the Collector app
 Murphy’s Law states that “Anything that can go wrong,
will go wrong.” and this was certainly the case for me
during data collection
Step 3: Data Collection
 Revised Plan:
 Using James Whitacre’s building feature class from ArcGIS
Online, create point data overlaying residence halls and
supply them with similar attributes
 I downloaded the building feature class into ArcMap for
Desktop and used the “Feature to Point” tool on selected
buildings to create points at the geometric center of each
polygon
 I also used a campus block feature class from USGS to
create a point for the center of the Quad. (The quad is
centric to it’s own block)
 All Residence Hall points have a “Name” and an “Address”
field
Step 4: Execution of
Methodology
I performed the
methodology highlighted
in step 2 and came up
with this result
Step 4: Execution of
Methodology
&3
!.!. !.
!. !.
!.
!. !.
!. !.
!.
!.
!.
!.
!. !.
!.
!.
!.
!. !. !.
!. !. !.
!. !.
!.Legend
!. Residence_Halls_Within_400_Meters
!. Residence_Halls_Within_600_Meters
!. Residence_Halls_Within_800_Meters
!. Residence_Halls_Within_1000_Meters
!. Residence_Halls_Within_1200_Meters
&3 Quad
Buildings
Campus_Block
Step 5: Review and Revise
The analysis worked
correctly with no errors and
the result was expected. No
change to methodology
required
Step 6: Communicate Results
 http://courses.atlas.illinois.edu/spring2015/GEOG/GEO
G479/wsteven2/Web%20Map/web_map.html
Mistakes Were Made
 Upon reviewing this analysis on the whole, I found some
issues that should have been changed. This analysis
assumes that radial distance equates to higher
connectivity/accessibility. Unfortunately, this is not
always the case. Generally students/vehicles are not
walking directly to campus from their residence halls (in
a straight line). They tend to follow paths or roads.
 In the future, I would perform an in-depth network
analysis of the road systems instead. Perhaps finding the
distance from residence halls to the campus center via
roads or paths. This can lead to very different results.
Thank You!
 Any questions?

More Related Content

Viewers also liked

Vertex BD Mallin rajaus
Vertex BD Mallin rajausVertex BD Mallin rajaus
Vertex BD Mallin rajausVertexSystems
 
Coleman_Teaching Writing Sample Unit
Coleman_Teaching Writing Sample UnitColeman_Teaching Writing Sample Unit
Coleman_Teaching Writing Sample UnitMonica Coleman
 
Larutan
LarutanLarutan
LarutanCahya
 
Балапан тобында өткізген сабақтар
Балапан тобында өткізген сабақтарБалапан тобында өткізген сабақтар
Балапан тобында өткізген сабақтарBilim All
 

Viewers also liked (6)

Sustainability a Global Perspective (4)
Sustainability a Global Perspective (4)Sustainability a Global Perspective (4)
Sustainability a Global Perspective (4)
 
PETER WARD
PETER WARDPETER WARD
PETER WARD
 
Vertex BD Mallin rajaus
Vertex BD Mallin rajausVertex BD Mallin rajaus
Vertex BD Mallin rajaus
 
Coleman_Teaching Writing Sample Unit
Coleman_Teaching Writing Sample UnitColeman_Teaching Writing Sample Unit
Coleman_Teaching Writing Sample Unit
 
Larutan
LarutanLarutan
Larutan
 
Балапан тобында өткізген сабақтар
Балапан тобында өткізген сабақтарБалапан тобында өткізген сабақтар
Балапан тобында өткізген сабақтар
 

Similar to Geog 479 - Final Project Presentation

Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7helpido9
 
Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7solutionjug4
 
Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7helpido6
 
Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7ashhadiqbal
 
OOSE Unit 3 PPT.ppt
OOSE Unit 3 PPT.pptOOSE Unit 3 PPT.ppt
OOSE Unit 3 PPT.pptitadmin33
 
Student Research Award
Student Research AwardStudent Research Award
Student Research AwardJonathan Lepp
 
Proyecto parcial ii.docx (1)
Proyecto parcial ii.docx (1)Proyecto parcial ii.docx (1)
Proyecto parcial ii.docx (1)JosueZambranoLoor
 
Lighting for a Dynamic Office... CAN YOU SEE IT? by Nelson Jenkins and Noele ...
Lighting for a Dynamic Office... CAN YOU SEE IT? by Nelson Jenkins and Noele ...Lighting for a Dynamic Office... CAN YOU SEE IT? by Nelson Jenkins and Noele ...
Lighting for a Dynamic Office... CAN YOU SEE IT? by Nelson Jenkins and Noele ...Cindy Foster-Warthen
 
Supporting a MOOC on Electronics with VISIR
Supporting a MOOC on Electronics with VISIRSupporting a MOOC on Electronics with VISIR
Supporting a MOOC on Electronics with VISIRManuel Castro
 
1 Student Name Submission Date DBST 667 .docx
1 Student Name   Submission Date   DBST 667 .docx1 Student Name   Submission Date   DBST 667 .docx
1 Student Name Submission Date DBST 667 .docxmonicafrancis71118
 
Object Oriented Programming Lab Manual
Object Oriented Programming Lab Manual Object Oriented Programming Lab Manual
Object Oriented Programming Lab Manual Abdul Hannan
 
M1-Designing the Assessment-June 2014-FINAL
M1-Designing the Assessment-June 2014-FINALM1-Designing the Assessment-June 2014-FINAL
M1-Designing the Assessment-June 2014-FINALResearch in Action, Inc.
 
Acquisition of Practical Competences through a MOOC
Acquisition of Practical Competences through a MOOCAcquisition of Practical Competences through a MOOC
Acquisition of Practical Competences through a MOOCManuel Castro
 
Oose unit 3 ppt
Oose unit 3 pptOose unit 3 ppt
Oose unit 3 pptDr VISU P
 
6232 implementing a microsoft sql server 2008 database
6232 implementing a microsoft sql server 2008 database6232 implementing a microsoft sql server 2008 database
6232 implementing a microsoft sql server 2008 databasebestip
 
Cs8383 oop lab manual-2019
Cs8383 oop lab manual-2019Cs8383 oop lab manual-2019
Cs8383 oop lab manual-2019Kayathri Devi D
 
Delta Beacon Time Capsule
Delta Beacon Time CapsuleDelta Beacon Time Capsule
Delta Beacon Time CapsuleTimø Ronan
 
Techniques for effective and efficient fire detection from social media images
Techniques for effective and efficient fire detection from social media imagesTechniques for effective and efficient fire detection from social media images
Techniques for effective and efficient fire detection from social media imagesUniversidade de São Paulo
 

Similar to Geog 479 - Final Project Presentation (20)

ICC ABET
ICC ABETICC ABET
ICC ABET
 
Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7
 
Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7
 
Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7
 
Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7Comp 220 ilab 7 of 7
Comp 220 ilab 7 of 7
 
Design Patterns
Design PatternsDesign Patterns
Design Patterns
 
OOSE Unit 3 PPT.ppt
OOSE Unit 3 PPT.pptOOSE Unit 3 PPT.ppt
OOSE Unit 3 PPT.ppt
 
Student Research Award
Student Research AwardStudent Research Award
Student Research Award
 
Proyecto parcial ii.docx (1)
Proyecto parcial ii.docx (1)Proyecto parcial ii.docx (1)
Proyecto parcial ii.docx (1)
 
Lighting for a Dynamic Office... CAN YOU SEE IT? by Nelson Jenkins and Noele ...
Lighting for a Dynamic Office... CAN YOU SEE IT? by Nelson Jenkins and Noele ...Lighting for a Dynamic Office... CAN YOU SEE IT? by Nelson Jenkins and Noele ...
Lighting for a Dynamic Office... CAN YOU SEE IT? by Nelson Jenkins and Noele ...
 
Supporting a MOOC on Electronics with VISIR
Supporting a MOOC on Electronics with VISIRSupporting a MOOC on Electronics with VISIR
Supporting a MOOC on Electronics with VISIR
 
1 Student Name Submission Date DBST 667 .docx
1 Student Name   Submission Date   DBST 667 .docx1 Student Name   Submission Date   DBST 667 .docx
1 Student Name Submission Date DBST 667 .docx
 
Object Oriented Programming Lab Manual
Object Oriented Programming Lab Manual Object Oriented Programming Lab Manual
Object Oriented Programming Lab Manual
 
M1-Designing the Assessment-June 2014-FINAL
M1-Designing the Assessment-June 2014-FINALM1-Designing the Assessment-June 2014-FINAL
M1-Designing the Assessment-June 2014-FINAL
 
Acquisition of Practical Competences through a MOOC
Acquisition of Practical Competences through a MOOCAcquisition of Practical Competences through a MOOC
Acquisition of Practical Competences through a MOOC
 
Oose unit 3 ppt
Oose unit 3 pptOose unit 3 ppt
Oose unit 3 ppt
 
6232 implementing a microsoft sql server 2008 database
6232 implementing a microsoft sql server 2008 database6232 implementing a microsoft sql server 2008 database
6232 implementing a microsoft sql server 2008 database
 
Cs8383 oop lab manual-2019
Cs8383 oop lab manual-2019Cs8383 oop lab manual-2019
Cs8383 oop lab manual-2019
 
Delta Beacon Time Capsule
Delta Beacon Time CapsuleDelta Beacon Time Capsule
Delta Beacon Time Capsule
 
Techniques for effective and efficient fire detection from social media images
Techniques for effective and efficient fire detection from social media imagesTechniques for effective and efficient fire detection from social media images
Techniques for effective and efficient fire detection from social media images
 

Recently uploaded

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
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 ImpactPECB
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.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
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 

Geog 479 - Final Project Presentation

  • 1. Analysis of Accessibility of Residence Halls to Campus By: Walter Stevens
  • 2. Six Steps of GIS Problem Solving  Step 0: Topic Selection  Step 1: Crisp, Clear, Actionable Question or Problem  Step 2: Define Project Methodology  Step 2.5: Choose the Appropriate Software  Step 3: Data Collection  Step 4: Execution of Methodology  Step 5: Review and Revise  Step 6: Communication of Results
  • 3. Step 0: Topic Selection Which Residence Halls are the Most Connected/Accessible to Other University Buildings?
  • 4. Step 1: Crisp, Clear, Actionable Question or Problem A Spatial Analysis of the Accessibility of the Locations of Different University-run Housing Locations With the Main Campus Area
  • 5. Step 2: Define Project Methodology  Assumptions:  There is a point feature class called Quad that represents the center reference point of campus  There is a point feature class called Residence Halls that represents the halls being analyzed  For this project, these points have only been assigned to undergraduate residence halls.
  • 6. Step 2: Define Project Methodology Buffer (i * 200) meters Quad (Point) Init: i = 6 i = i -1 While i > 0 Area within 200 meters of Quad Area within 400 meters of Quad Area within … meters of Quad Area within 1200 meters of Quad Creates 6 different buffers ranging from Quad point (200m, 400m, 600m, 800m, 1000m, 1200m)
  • 7. Step 2: Define Project Methodology Legend &3 Quad !. Residence Halls Zone_200_Meters_e Zone_400_Meters Zone_600_Meters Zone_800_Meters Zone_1000_Meters Zone_1200_Meters Buildings Campus_Block !. !.!. !.!. !.!. !. !. !. !. !. !.!. !. !. !. !.!. !. !. !. !. !. !. !. !. !. &3 Legend &3 Quad !. Residence Halls Zone_200_Meters_e Zone_400_Meters Zone_600_Meters Zone_800_Meters Zone_1000_Meters Zone_1200_Meters Buildings Campus_Block
  • 8. Step 2: Define Project Methodology Erase (Next lowest overlaying feature) Area within 200 meters of Quad Range between 200 and 400 meters of Quad Range between (n-200) and n meters of Quad Range between 1000 and 1200 meters of Quad Iterate through each feature Iterates through each feature and erases it’s next lower overlapping feature. Creates 6 different 200 meter ranges (rings) so that residence halls can be classified as being within these ranges
  • 9. Step 2: Define Project Methodology Legend &3 Quad !. Residence Halls Zone_400_Meters_e Zone_800_Meters_e Zone_1200_Meters_e Buildings Campus_Block !. !.!. !.!. !.!. !. !. !. !. !. !.!. !. !. !. !.!. !. !. !. !. !. !. !. !. !. &3 Legend &3 Quad !. Residence Halls Zone_400_Meters_e Zone_800_Meters_e Zone_1200_Meters_e Buildings Campus_Block
  • 10. Step 2: Define Project Methodology Residence Halls (Point) Intersect Range between (n-200) and n meters of Quad Iterate through each range Halls within 200 meters of Quad Halls between 200 and 400 meters of Quad Halls between (n-200) and n meters of Quad Halls between 1000 and 1200 meters of Quad Iterates through each Range and intersects them with Residence Halls. Classifies residence halls into different classes based on their range.
  • 11. Step 2: Define Project Methodology &3 !.!. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !.Legend !. Residence_Halls_Within_400_Meters !. Residence_Halls_Within_600_Meters !. Residence_Halls_Within_800_Meters !. Residence_Halls_Within_1000_Meters !. Residence_Halls_Within_1200_Meters &3 Quad Buildings Campus_Block
  • 12. Step 3: Data Collection  Original Plan:  Publish service to ArcGIS Online and collect different points using Collector app  Collect points at several different residence halls of my choosing  Collect a reference point to represent the “center of campus”
  • 13. Step 3: Data Collection  This failed miserably  The service I thought I had published to ArcGIS Online had not been successfully published and I was having extreme issues publishing another  I then attempted to collect points from another service I had set up earlier  This is when my phone decided to explode and I lost all access to the Collector app  Murphy’s Law states that “Anything that can go wrong, will go wrong.” and this was certainly the case for me during data collection
  • 14. Step 3: Data Collection  Revised Plan:  Using James Whitacre’s building feature class from ArcGIS Online, create point data overlaying residence halls and supply them with similar attributes  I downloaded the building feature class into ArcMap for Desktop and used the “Feature to Point” tool on selected buildings to create points at the geometric center of each polygon  I also used a campus block feature class from USGS to create a point for the center of the Quad. (The quad is centric to it’s own block)  All Residence Hall points have a “Name” and an “Address” field
  • 15. Step 4: Execution of Methodology I performed the methodology highlighted in step 2 and came up with this result
  • 16. Step 4: Execution of Methodology &3 !.!. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !.Legend !. Residence_Halls_Within_400_Meters !. Residence_Halls_Within_600_Meters !. Residence_Halls_Within_800_Meters !. Residence_Halls_Within_1000_Meters !. Residence_Halls_Within_1200_Meters &3 Quad Buildings Campus_Block
  • 17. Step 5: Review and Revise The analysis worked correctly with no errors and the result was expected. No change to methodology required
  • 18. Step 6: Communicate Results  http://courses.atlas.illinois.edu/spring2015/GEOG/GEO G479/wsteven2/Web%20Map/web_map.html
  • 19. Mistakes Were Made  Upon reviewing this analysis on the whole, I found some issues that should have been changed. This analysis assumes that radial distance equates to higher connectivity/accessibility. Unfortunately, this is not always the case. Generally students/vehicles are not walking directly to campus from their residence halls (in a straight line). They tend to follow paths or roads.  In the future, I would perform an in-depth network analysis of the road systems instead. Perhaps finding the distance from residence halls to the campus center via roads or paths. This can lead to very different results.
  • 20. Thank You!  Any questions?

Editor's Notes

  1. I began this project by closely following the six steps of GIS problem solving, starting from step 0, the selection of a basic topic, and culminating in step 6, the communication of results, which I’m doing right now. During this presentation, I am going to go through each of these steps in detail.
  2. To begin, I needed a topic. A question for everyone. How many of you either currently live in or have lived in University Housing? And which of you lived in either FAR, PAR, or the IKE? I’ve lived at PAR for several years and have always had an issue with its distance to classes and other University buildings. I was curious as to which residence halls were more connected or more accessible to campus/teaching buildings.
  3. I needed to refine this topic further to have a straight goal to base my methodology off of. *State Project Statement*, With this analysis, I intended to determine how efficiently placed these locations are for students traveling to campus for class.   
  4. Step 3 was very interesting for me.
  5. 2. I later found out this was due to my personal version of ArcGIS being corrupt 3. I would later go in and manually change field data.