Department of Geography and Urban Studies, Temple University GUS 0265/0465 Applications in GIS/Geographic Data Analysis Lecture 4: Network Operations.

Slides:



Advertisements
Similar presentations
ITS THE FINAL LECTURE! (SING IT, YOU KNOW YOU WANT TO) Operations Research.
Advertisements

GIS and Transportation
Network Flows. 2 Ardavan Asef-Vaziri June-2013Transportation Problem and Related Topics Table of Contents Chapter 6 (Network Optimization Problems) Minimum-Cost.
Network Analyst Lecture 4. What is network? A network is a system of interconnected elements, such as edges (lines) and connecting junctions (points),
Vehicle Routing & Scheduling Multiple Routes Construction Heuristics –Sweep –Nearest Neighbor, Nearest Insertion, Savings –Cluster Methods Improvement.
Lecture 23 (mini-lecture): A Brief Introduction to Network Analysis Parts of the Network Analysis section of this lecture were borrowed from a UC Berkeley.
University Bus Systems: Network Flow Demand Analysis By Craig Yannes University of Connecticut October 21, 2008.
Overview of Routes, Linear Referencing Systems, & Dynamic Segmentation MTC GIS Users Group Meeting February 27, 2003.
Introduction to Spatial Analysis
Week 7. Feature relationship and topology Oct. 17 th, 2005.
WFM 6202: Remote Sensing and GIS in Water Management
NETWORK ANALYSIS. Introduction Network-enabled line themes Generating efficient travel routes Travel directions Determining/location closest facilities.
Map Analysis with Networks Francisco Olivera, Ph.D., P.E. Department of Civil Engineering Texas A&M University Some of the figures included in this presentation.
Norman W. Garrick Trip Assignment Trip assignment is the forth step of the FOUR STEP process It is used to determining how much traffic will use each link.
TRIP ASSIGNMENT.
Department of Geography and Urban Studies, Temple University GUS 0265/0465 Applications in GIS/Geographic Data Analysis Lecture 3: Network Data Models.
GIS Analysis. Questions to answer Position – what is here? Condition – where are …? Trends – what has changed? Pattern – what spatial patterns exist?
NetworkModel-1 Network Optimization Models. NetworkModel-2 Network Terminology A network consists of a set of nodes and arcs. The arcs may have some flow.
Network and Dynamic Segmentation Chapter 16. Introduction A network consists of connected linear features. Dynamic segmentation is a data model that is.
Lecture 22: Introduction to Terrain and Network Analysis Using GIS-- Introduction to GIS.
Multimodal Analysis Using Network Analyst. Outline Summarizing accessibility Summarizing accessibility Adding transportation modes to a network Adding.
GTECH 361 Lecture 13a Address Matching. Address Event Tables Any supported tabular format One field must specify an address The name of that field is.
Copyright © 2006 by Maribeth H. Price 14-1 Chapter 14 Analyzing Networks.
Networks and the Shortest Path Problem.  Physical Networks  Road Networks  Railway Networks  Airline traffic Networks  Electrical networks, e.g.,
Developed by the Institute for the Application of Geospatial Technology in collaboration with the Rochester Institute of Technology U.S. Department of.
Network Models (2) Tran Van Hoai Faculty of Computer Science & Engineering HCMC University of Technology Tran Van Hoai.
1 1 ISyE 6203 Radical Tools Intro To GIS: MapPoint John H. Vande Vate Spring 2012.
GIS Display and Analysis of Crash Data Gautam Mistry University of Alabama, Tuscaloosa Prepared for: 29 th International Traffic Records Forum July 15,
Beginning Geocoding. Getting Started Understanding the theory Create Address Locator Geocode Introduction to more advanced methods.
Introduction In ArcGIS, there are three basic data structures:
Distance. Euclidean Distance Minimum distance from a source (Value NoData) Input grid must have at least one source cell with the rest of the grid.
“Graph theory” for the master degree program “Geographic Information Systems” Yulia Burkatovskaya Department of Computer Engineering Associate professor.
15. Descriptive Summary, Design, and Inference. Outline Data mining Descriptive summaries Optimization Hypothesis testing.
Creating Your Own Data ArcView_module_13 May 16, 9:00 AM.
Network-Based Optimization Models Charles E. Noon, Ph.D. The University of Tennessee.
SPATIAL INTERPOLATION, SURFACE ANALYSIS & NETWORK ANALYSIS.
GUS: 0265 Applications in GIS Lecture Presentation 1: Vector Data Model and Operations Jeremy Mennis Department of Geography and Urban Studies Temple University.
Geographic Information Systems
Multimodal Analysis Using Network Analyst. Outline Summarizing accessibility Summarizing accessibility Adding transportation modes to a network Adding.
Transportation Logistics CEE 498B/599I Professor Goodchild 4/18/07.
1 An Arc-Path Model for OSPF Weight Setting Problem Dr.Jeffery Kennington Anusha Madhavan.
Geocoding Basics. Getting Started Understanding the theory Create Address Locator Geocode Introduction to more advanced methods.
Address matching or Geocoding  Very common for:  E 911  Crime reports  Customer records  Tax/Parcel records  Marketing  Driving directions Most.
Distribution Manager Supply Chain Man. (SCM), “Logistics” Transport Plans (Production Plans) Facility Location f.ex. warehouses Network Models: Minimal.
Assignment. Where are we? There are four scopes 1. Logit 2. Assignment Today! 3. LUTI 4. Other models and appraisal.
Integrating Geographic Information Systems and Vehicle Operations Hal Bowman ESRI, Inc.
Integration of PASER & GIS WLIA March 4, 2004 Presentation Outline Road Centerlines –Overview –Creating –Attribute –Uses –Paser Geocoding Process –Overview.
URBDP 422 Urban and Regional Geo-Spatial Analysis Network Analysis Team Work Time VIII February 25, 2014.
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Dr.
Network Problems A D O B T E C
GIS Project1 Physical Structure of GDB Geodatabase Feature datasets Object classes, subtypes Features classes, subtypes Relationship classes Geometric.
Physical Structure of GDB
Network Analyst. Network A network is a system of linear features that has the appropriate attributes for the flow of objects. A network is typically.
Introduction GIS often represent spatial information with a two-dimensional x,y coordinate system. Some data linearly measured. In order to use the information.
Chapter 9 Network Analysis.
Raster Analysis and Terrain Analysis
Lecture 13 review Explain how distance vector algorithm works.
GIS Day Site Layout Optimization Using GIS Sulyn Gomez Mohd Samrah
Database Development for Load-Restricted Zone in Texas
Routing and Logistics Arc Routing 2018/11/19.
Basic Network Analysis
GEOCODING Creates map features from addresses or place-names.
Routing and Logistics with TransCAD
TransCAD Route Systems 2018/11/22.
GIS Lecture: Geocoding
Georeferencing, Geocoding and Address Matching
Network Models 7-1.
Route Choice Lecture 11 Norman W. Garrick
Linear Referencing Systems
The Shortest Path Algorithm
Presentation transcript:

Department of Geography and Urban Studies, Temple University GUS 0265/0465 Applications in GIS/Geographic Data Analysis Lecture 4: Network Operations

Features of a Road Network Link Impedance: weights on an link Turn Impedance: time it takes to complete a turn at a given node Turn Table: table listing turn options and impedance for each node One way or closed streets Overpasses and Underpasses

Road Network Operations Address Geocoding Shortest Path Analysis Closest Facility Allocation Location-Allocation

Road Network Operations Address Geocoding Takes an address in text form and assigns it a geographic coordinate location

Address Geocoding Left_from Left_to Right_from Right_to Street_name Type Left_Zone Right_Zone SUNSET ST Sunset St. 209House number SunsetStreet name St.Type 92374Zone

Road Network Operations Shortest Path Analysis Finding the shortest path (in travel cost, not just distance) between two locations on the network. Djikstra’s Algorithm…. raApplet/DijkstraApplet.htm

Shortest Path Analysis Traveling salesman problem: Given a number of stops, find the shortest route that begins at a given location and ends at the same location.

Road Network Operations Closest Facility Finds the closest facility to a given location on a network. Essentially, a multiple shortest path analysis among the given location and each in a set of candidate facilities. The facility with the shortest path is the closest.

Road Network Operations Allocation Allocating a region in space to a point facility. For example, allocating urban areas to fire districts based on proximity to the nearest fire station. Each station is allocated a given area.

Allocation Shaded area indicates areas within 2 minutes of a fire station

Road Network Operations Location-Allocation Finding a location for a point location on a network to maximize some allocation criteria. For example, given the criteria that all areas must be within 2 minutes of a fire station, where should another fire station be built?

Road Network Operations

Allocation

Road Network Operations Location- Allocation

Road Network Operations Location-Allocation Minimum distance model – minimizes the total distance traveled from all demand points to their nearest supply centers Maximum covering model – maximizes the demand covered within a specified time or distance

Dynamic Segmentation allows for the representation of routes along a network. was developed to store important network locations that are georeferenced based on their distance along the route from some starting point. For instance, many transportation agencies store geographic information that is georeferenced to mileposts along a highway.

Dynamic Segmentation Tables: Route Table: each record is an individual route (a path along the network) with links to individual sections Section Table: each record is an individual section linking a route to its component links Event Table: each record is a ‘thing’ that exists along the route, e.g. a stretch of pavement quality, a bridge location, etc. Arc Attribute Table: each record is an arc (table automatically generated by Arc/Info for vector topologic data structure)

Dynamic Segmentation Route table Section table Roads AAT

Dynamic Segmentation