Harry Williams, Cartography

Slides:



Advertisements
Similar presentations
Graphic Data Clean-Up Issues. Graphic Data Clean-up Very Important if you plan to use existing CAD or GIS data from another agency, department, or private.
Advertisements

Geographic Information Systems TIGER Data. 1 Street Unit ► Street segment ► Street segment - The range of addresses that run along a street from one intersection.
Introduction to the Digital BAS 1. Overview What is the MAF/TIGER Database? What is included in the Digital BAS package? What is the difference between.
From portions of Chapter 8, 9, 10, &11. Real world is complex. GIS is used model reality. The GIS models then enable us to ask questions of the data by.
© Copyright – David Gadish, Ph.D.1 CIS / Introduction to Business GIS Winter 2005 Lecture 10 Dr. David Gadish.
What is Where? u Getting Started With Geographic Information Systems u Chapter 5.
What is Where? Lecture 5 Introduction to GISs Geography 176A Department of Geography, UCSB Summer 06, Session B.
GIS 200 Introduction to GIS Buildings. Poly Streams, Line Wells, Point Roads, Line Zoning,Poly MAP SHEETS.
CS 128/ES Lecture 7a1 Digital Map Sources II.
Lecture 16: Data input 1: Digitizing and Geocoding By Austin Troy University of Vermont Using GIS-- Introduction to GIS.
Fundamentals of GIS Materials by Austin Troy © 2008 Lecture 18: Data Input: Geocoding and Digitizing By Austin Troy University of Vermont NR 143.
Getting the Map into the Computer Getting Started with Geographic Information Systems Chapter 4.
Geocoding: - Table to geocode may be an ASCII, spreadsheet, dBase, or MapInfo table - Referred to as the “target” table - The target table is the attribute.
What is Where? u Getting Started With Geographic Information Systems u Chapter 5.
Copyright : Hi Tech Criminal Justice, Raymond E. Foster Police Technology Police Technology Chapter Five Police Technology Geographic Information.
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Harry Williams, Cartography1 Total Station Surveying & GIS. INTRODUCTION TO GIS A Geographic Information System is a combination of software and hardware.
M GIS for Business Geographic Information Systems for Business Applications Brian E. Mennecke Iowa State University.
Applied Cartography and Introduction to GIS GEOG 2017 EL
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.
OVERVIEW- What is GIS? A geographic information system (GIS) integrates hardware, software, and data for capturing, managing, analyzing, and displaying.
Geographic Information System GIS This project is implemented through the CENTRAL EUROPE Programme co-financed by the ERDF GIS Geographic Inf o rmation.
Harry Williams, Cartography1 INTRODUCTION TO GIS A Geographic Information System is a combination of software and hardware that can store, manipulate,
Address matching or Geocoding  Very common for:  E 911  Crime reports  Customer records  Tax/Parcel records  Marketing  Driving directions Most.
Address matching also commonly called ‘geocoding’ Very common for: –Crime reports –Customer records –Tax/Parcel records –911 systems Most common form of.
Geocoding Chapter 16 GISV431 &GEN405 Dr W Britz. Georeferencing, Transformations and Geocoding Georeferencing is the aligning of geographic data to a.
Geocoding Chapter 16 GISV431 &GEN405 Dr W Britz. Georeferencing, Transformations and Geocoding Georeferencing is the aligning of geographic data to a.
Introduction GIS often represent spatial information with a two-dimensional x,y coordinate system. Some data linearly measured. In order to use the information.
Human Geography & Cartography Chapter 1: Thinking Geographically
State of GIS Activities Among NAACCR Member Registries
Introduction Most samples in Household Travel Surveys (HTS) complete via web Geocoding is an important element in HTS collection Online geocoding services.
Geographic Information Systems “GIS”
Geographic Information System [GIS]
GIS Institute Center for Geographic Analysis
Vector Analysis Ming-Chun Lee.
GIS Basic Training June 7, 2007 – ICIT Midyear Conference
Something Basic about GIS
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
GPS & GIS – An Introduction
Human Geography & Cartography Chapter 1: Thinking Geographically
Introduction to GIS.
UNIT 1: GIS DEFINITIONS AND APPLICATIONS
Continuum E. Atlas Thematic Mapper--CAC GIS
Surveying Techniques II. GPS
Total Station Surveying & GIS.
An Addressing Success Story
Data Queries Raster & Vector Data Models
GEOCODING Creates map features from addresses or place-names.
TransCAD Route Systems 2018/11/22.
Lecture 5 Geocoding in ArcGIS
Assigning Spatial Coordinates to Your Address Data
Presented to the BLISS and SHARP undergraduate fellows
Geography & Technology
Networks and Shortest Paths
Geography 413/613 Lecturer: John Masich
The Arc-Node Data Model
Building an online tool for spatial joins using open source software
Georeferencing, Geocoding and Address Matching
Lecture 2 Components of GIS
GIS Institute Center for Geographic Analysis
Displaying and Editing Data
TransCAD Creating Maps 2019/2/28.
Geographic Information System [GIS]
Geographic Information System [GIS]
Introduction to Geographic Information Systems (GIS)
GIS Institute Center for Geographic Analysis
Total Station Surveying & GIS.
Information and documentation media systems.
Geographic Information Systems
Presentation transcript:

Harry Williams, Cartography INTRODUCTION TO GIS A Geographic Information System is a combination of software and hardware that can store, manipulate, analyze and display geographic information. What is geographic information? Any information that has spatial coordinates (can be mapped). A common approach is to represent different kinds of spatial information (points, lines, regions) as separate LAYERS within the GIS. Harry Williams, Cartography Earth Science

Harry Williams, Cartography How do you do GIS? Learn to use a software package (usually takes 15 weeks out of a 16-week semester). Get your data into the GIS. Conduct spatial analysis to answer some question. Because we have limited time, we will bypass step one and focus on an aspect of step 2 and step 3. Harry Williams, Cartography

Harry Williams, Cartography Getting your data into the GIS – Geocoding. Many databases contain street addresses – this qualifies as geographic information (can be mapped) and can be represented as points on a GIS map. Portion of UNT database containing student addresses. Harry Williams, Cartography

Harry Williams, Cartography Geocoding is made possible by street maps with built-in address ranges for each street segment (segments correspond to blocks). When an address from a database is matched to the street map, spatial coordinates are assigned to the address so that it can be mapped as a point. Geocoding the address "2,060 Georgetown" would result in a point about 6/10's of the way along the block on the right-hand side of the street (shown by the blue star). Harry Williams, Cartography

Harry Williams, Cartography The street map Harry Williams, Cartography

Harry Williams, Cartography The geocoded database. Harry Williams, Cartography

Harry Williams, Cartography The streets and the addresses as layers within a GIS. Harry Williams, Cartography

Harry Williams, Cartography Where do street maps with built-in address ranges come from? Many street maps used for geocoding are based on U.S. Census Bureau TIGER files (Topologically Integrated Geographic Encoding and Referencing). These files can be used directly, or software companies update these maps, correct any errors and make them available commercially. Now the data is in the GIS what do we do with it? Ask a geographic question. For example, let’s assume the students are bus users and we want to see how many of them are more than 0.25 miles (straight-line distance) from the nearest bus stop on a proposed bus route for UNT students living in Denton. Harry Williams, Cartography

Harry Williams, Cartography

Harry Williams, Cartography A common way to do spatial analysis involving distance between map features is to use buffers. A buffer is a region constructed by the GIS to be a fixed distance from a selected feature. In this case, we will buffer the bus stops to a distance of 0.25 miles (note: in this case, there is no requirement to keep the buffers “separate”, so they will be merged together as one object within the GIS). Harry Williams, Cartography

Harry Williams, Cartography

Harry Williams, Cartography The GIS can now be used to select student addresses beyond the buffers (more than 0.25 miles from the nearest bus stop). This provides the answer to the original question and presumably would be used to improve the proposed route by adding more stops or changing the location of current stops. Harry Williams, Cartography

Harry Williams, Cartography