Introduction GIS often represent spatial information with a two-dimensional x,y coordinate system. Some data linearly measured. In order to use the information.

Slides:



Advertisements
Similar presentations
Week 1: Introduction to GIS
Advertisements

GIS and Transportation
GIS for Environmental Science
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.
Overview of Routes, Linear Referencing Systems, & Dynamic Segmentation MTC GIS Users Group Meeting February 27, 2003.
Lecture 16: Data input 1: Digitizing and Geocoding By Austin Troy University of Vermont Using GIS-- Introduction to GIS.
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
NPS Introduction to GIS: Lecture 1
Introduction to ArcView ArcView_module_2 May 12, 10:40 AM.
Object-Based Vector Data Model
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Lecture 5 Geocoding. What is geocoding? the process of transforming a description of a location—such as a pair of coordinates, an address, or a name of.
Concept of Map Projection Presented by Reza Wahadj University of California,San Diego (UCSD)
Concept of Map Projection. Map Projection A map projection is a set of rules for transforming features from the three- dimensional earth onto a two-dimensional.
Network and Dynamic Segmentation Chapter 16. Introduction A network consists of connected linear features. Dynamic segmentation is a data model that is.
Washington Metropolitan Area Transit Authority Voliya Arakkal Sr.GIS Analyst GIS in Public Transportation Conference September 15, 2011 Linear Referencing.
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.
SIGNALING. To establish a telephone call, a series of signaling messages must be exchanged. There are two basic types of signal exchanges: (1) between.
Fundamentals of GIS Materials by Austin Troy © 2008 Lecture 18: Data Input: Geocoding and Digitizing By Austin Troy University of Vermont.
1 1 ISyE 6203 Radical Tools Intro To GIS: MapPoint John H. Vande Vate Spring 2012.
–combines elements of computer science –database design –software design geography –map projections –geographic reasoning mathematics –mathematical topology.
Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-2 Chapters 3 and 4.
Major parts of ArcGIS ArcView -Basic mapping, editing and Analysis tools ArcEditor -all of ArcView plus Adds ability to deal with topological and network.
GIS Data Structure: an Introduction
How do we represent the world in a GIS database?
CHAPTER 3 VECTOR DATA MODEL.
Harry Williams, Cartography1 INTRODUCTION TO GIS A Geographic Information System is a combination of software and hardware that can store, manipulate,
LBR & WS LAB 1: INTRODUCTION TO GIS.
Intro to GIS | Summer 2012 Attribute Tables – Part 1.
GIS Data Types. GIS technology utilizes two basic types of data 1. Spatial Data Describes the absolute and relative location of geographic features.
A Quick Introduction to GIS
Introduction to Geographic Information Systems
Integration of PASER & GIS WLIA March 4, 2004 Presentation Outline Road Centerlines –Overview –Creating –Attribute –Uses –Paser Geocoding Process –Overview.
Vector data model TIN: Triangulated Irregular Network.
Intro. To GIS Pre-Lab Spatial Analysis April 1 st, 2013.
Geocoding Chapter 16 GISV431 &GEN405 Dr W Britz. Georeferencing, Transformations and Geocoding Georeferencing is the aligning of geographic data to a.
GIS Project1 Physical Structure of GDB Geodatabase Feature datasets Object classes, subtypes Features classes, subtypes Relationship classes Geometric.
Geocoding Chapter 16 GISV431 &GEN405 Dr W Britz. Georeferencing, Transformations and Geocoding Georeferencing is the aligning of geographic data to a.
Overlay Operations. Overlay Operations involve combining spatial and attribute data from two or more spatial data layers. “Stacking data” – Very powerful.
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.
Rayat Shikshan Sanstha’s Chhatrapati Shivaji College Satara
Data Processing Systems
Key Terms Attribute join Target table Join table Spatial join.
Graduate Students, CEE-6190
Chapter 13 Editing and Topology.
Learn about relations and their basic properties
GIS Basic Training June 7, 2007 – ICIT Midyear Conference
Physical Structure of GDB
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
GIS MAP OVERLAY ANALYSIS
Harry Williams, Cartography
Physical Structure of GDB
Spatial Data Model: Basic Data Types
Hazards Planning and Risk Management
Database Development for Load-Restricted Zone in Texas
Data Queries Raster & Vector Data Models
GEOCODING Creates map features from addresses or place-names.
TransCAD Route Systems 2018/11/22.
Cartographic and GIS Data Structures
URBDP 422 Urban and Regional Geo-Spatial Analysis
The Arc-Node Data Model
Georeferencing, Geocoding and Address Matching
Networks in GIS Network model Flow on Networks Hydrologic networks
Analytical GIS Capabilities
Introduction to Geographic Information Systems (GIS)
Linear Referencing Systems
Networks in GIS Network model Flow on Networks Hydrologic networks
NPS Introduction to GIS: Lecture 1 Based on NIMC and Other Sources.
The Use of Looping Code in Map Production
Esri Roads and Highways An Introduction
Presentation transcript:

Introduction GIS often represent spatial information with a two-dimensional x,y coordinate system. Some data linearly measured. In order to use the information in GIS, location of the linear data must be known. DS is method to use linearly referenced data with GIS layers measured in X-Y coordinates. Defined as the process of computing the location of events along a route. Route and Events are important elements to understand DS.

Route Definition: “A linear feature, such as a street, highway, or stream, used in a GIS, which also has a linear measurement system stored with its geometry” (Chang, 2014: 353)

3 Figure 17.8 An example of a geodatabase route feature class. For linearly referenced event data, route needs a measurement system. A geodatabase route feature class consists of a pair of x and y coordinates and an m value (as shown in Figure 17.8) x and y values locate linear feature in as a 2D coordinate system m is a linear measure which can depict the segmentation length Such route termed as “route dynamic location object” and ArcGIS called it “route feature class”.

4 Creating Routes Route links a series of segments together. Routes can be created interactively or through data conversion.

5 Figure 17.9 The interactive method requires the selection or digitizing of the line segments that make up a route (shown in a thicker line symbol). Interactive method

6 Data conversion method Routes can be created at once from all linear features or from features selected by data query. That is, one can go to the attribute table and select a route, or one can come up with a query that will do the selection

7 Types of Routes 1.Simple route (route follows one direction without loop or branch) 2.Combined route (a route joins with another route) 3.Split route (route subdivides into two routes) 4.Looping route (a route intersects itself)

Figure Interstate highway routes in Idaho. Combined Route For example, an interstate highway, which has different traffic conditions depending on traffic direction. Two routes can be built for the same interstate highway, one for each direction

9 Figure An example of a split route. Split route Example of a split route is the split of a business route from an interstate highway At the point of a split, two separate linear measures begin: one continues on the interstate highway, and the other stops at the business route

10 Figure A looping route divided into three parts for the purpose of route measuring. Looping route Each part is created and measured separately

Events Event are linearly referenced data that are usually stored in an event table. DS allows events to be plotted on a routes through a linear measurement system.

Types of Events Point events – Occur at a specific point location. e.g Accidents and stop signs. To relate line events to a route, you need route ID, the location measures of the events, and attributes describing the event. Line events – e.g Pavement conditions, and cover portions of a route. To relate line events to a line, you need route ID and the from-and to-measure.

Creating Event Tables There are two methods:  Creating an event table from an existing table that has data on route IDs and linear measures.  Creating an event table by locating point or polygon features along a route.

Figure 16.12: An example of converting point features to point event.

Figure 16.13: An example of creating a line event table by overlying a route layer and a polygon layer.

Application of Dynamic Segmentation Data Management Data Display Data Query

Data Management Useful in 2 ways: Different routes can be built on the same linear feature E.g. A transit network can be developed from the same street database for modelling transit demand Different events can reference the same route E.g. Can be used to store various environmental data with a stream for habitat studies

Data Display Once event table is linked to a route, it is georeferenced and used as a feature layer Similar to geocoding an address table Point symbols are used to display point events and line symbols to display line events

Data Query Both attribute data query and spatial data query can be performed on an event table and its associated event layer

Data Analysis Inputs: routes and events After conversion of events to an events layer it can be analysed as point/linear features E.g. Accidents concentration (analysed as point) analysis by dynamic segmentation

Data Analysis Analysis between two events layers e.g. accidents vs speed limit along a highway Produce an output: accidents locations and its associated speed limit along the highway Analysis gets complex with more layers