Title: Geographic Information Science and Systems
1Geographic Information Science and Systems
- Talbot Brooks, Director
- Center for Interdisciplinary Geospatial
Information Technologies - Kethley Hall, Suite 150
- 662.846.4520
2Overview
- Syllabus
- Lectures
- Labs
- Tonights lecture topics
- What is GIS?
- GIScience vs GISystems
- The Scientific Method and examples of GIS in
science - Allied spatial technologies
- Thinking spatially
- The History of GIS
3Lecture
- You MUST take notes for participation credit!!!!
- Powerpoint slides are available at BlackBoard
4Lab
- Problem with lab? SEE YOUR TA FIRST, then come
see me. - Read your lab ahead of time
- Show up to all labs
- The lab book is to be used as a supporting
document. Actual assignments will focus on
scientific reasoning, critical thinking, problem
solving and the application of GIS as a science
and tool.
5A key to success if the computer doesnt do what
you want, DO NOT throw up your arms in disgust
and give up. Work with your TA to reason the
problem out and accomplish the mission!
6GIS An Overview
7Big Picture
- GIS is a marriage between computer information
science and geography
Computer Science the science concerned with the
systematic and automatic processing of data and
information with the help of computers.
8Definition of Geography
- a science that deals with the description,
distribution, and interaction of the diverse
physical, biological, and cultural features of
the earth's surface (spaces and places).
9Computer Science Some key terms
- datum (plural data) is a structured sequence of
symbols based on specific rules (syntax). Data
are transmitted through signals, most often
electrical in nature (though whats the next
generation of computers going to use?) - information is the combination of data and the
data's meaning (semantics) - The receiver must know the 'correct' rules for
interpretation of data in order to extract the
information from the message.
10Example 1
Signal . . . - - - . . . (3 short, 3 long, 3
short tones) Data If the syntax of Morse code
is known, the signal can be translated into data
SOS Information This message only makes sense
after the receiver interprets (decodes) it, i.e.
after it becomes information 'Save Our Souls'
11Example 2
The datum '1.000' is by itself meaningless.
Contextual information such as 'unit of measure
is hPa', 'air pressure at a height of 2m above
ground' and the expertise of a geoscientist
transforms the datum into information 'this
indicates an area of low pressure'.
12What does GIS stand for?
- Geographic Information Science
- Geographic Information Systems
13Geographic Information Science
the science concerned with the systematic and
automatic processing of spatial data and
information with the help of computers.
Spatial component of information The spatial
reference of a piece of information is a typical
point of interest in geoscientific questions.
Geoscientists are interested in special features
(attributes) of spatial objects, also called
geographic objects.
14Geographic Objects
- Examples of geographic objects from hydrology
Gauging station, river section, river basin,
groundwater aquifer - Geographic objects are defined by their location
in geographical space - The absolute position is described by the
geometry of the object. - Topology describes the spatial relations between
objects (relative location). - The special thematic domain of objects can be
described by attributes. - The dynamics of objects are reflected through the
change of the objects geometry, topology and
thematic domain through time.
15Spatial is Special!
- "Look for all locations of house fires in
Cleveland." This task can be completed with the
help of a normal information system (database). - "Look for all locations of house fires in
Cleveland and the distance they are from a fire
station." This task can only be completed with
the help of a geographic information system
(GIS), which has special capabilities allowing it
to analyze the relationship between geographic
objects (house fires and fire stations). - The Urban and Regional Information Systems
Association (URISA) estimates that 80 of ALL
data has a spatial basis.
16Examples of GIS use
Where should the new landfill be located?
17Examples of GIS use
- GIS questions Locations - What is at.?
Who owns the lot at 3233 E. College Ave and what
is its zoning?
parcel no. 565-23a area 118,245
sq. ft. owner Triangle Development
address 500 Water St., Pittsburgh
zoning R-3 assessment 950,000
18Examples of GIS use
- GIS questions Objects - Where is?
parcel no. 565-23a area 118,245
sq. ft. owner Triangle Development
address 500 Water St., Pittsburgh
zoning R-3 assessment 950,000
Where are houses located you might consider
buying?
19Examples of GIS use
- GIS questions Patterns - Which things are
related?
Where have traffic accidents occurred over the
past year at intersections without a traffic
light?
20Examples of GIS use
- GIS questions Models - What if?
What would happen to traffic patterns if a new
Walmart were built here?
21Examples of GIS use
- GIS questions Trends - What has changed
since?
Where has agricultural land gone to other uses
since 1950?
22The five basic elements of a GIS
- A GIS is a 5-part system
- People
- Data
- Hardware
- Software
- Procedures
- A GIS is only as strong as its weakest link!
23People
- People are the most important part of a GIS
- People define and develop the procedures used by
a GIS - People can overcome shortcoming of the other 4
elements, but not vice-versa
24Data
- Data is the information used within a GIS
- Since a GIS often incorporates data from multiple
sources, its accuracy defines the quality of the
GIS. - GIS quality determines the types of questions and
problems that may be asked of the GIS
25Hardware
- The type of hardware determines, to an extent,
the speed at which a GIS will operate. - Additionally, it may influence the type of
software used. - To a small degree, it may influence the
types/personalities of the people working with
the GIS.
26Software
- GIS software encompasses not only to the GIS
package, but all the software used for databases,
drawings, statistics, and imaging. - The functionality of the software used to manage
the GIS determines the type of problems that the
GIS may be used to solve. - The software used must match the needs and skills
of the end user.
27Course Software
- This course will use the latest release of ArcGIS
(9.2), a product of Environmental Science
Research Institute. - ArcGIS replaces ArcView, ArcEditor, and ArcInfo.
The latter terms now refer to the
functionality/licensing of ArcGIS. - For example, an ArcInfo license may be purchased
with ArcGIS, thus allowing for full
functionality. An ArcEditor license for ArcGIS
has less functionality and an ArcView license is
the least functional.
28ArcGIS
- ArcGIS provides a graphical user interface (GUI)
for access and manipulation of the GIS. - It is composed of three basic tools
- ArcCatalogue
- ArcMap
- ArcToolbox
29Procedures
- The procedures used to input, analyze, and query
data determine the quality and validity of the
final product. - The procedures used are simple the steps taken in
a well defined and consistent method to produce
correct and reproducible results from the GIS
system.
30GIS Functions
- Six Functions of a GIS
- Capture data
- Store data
- Query data
- Analyze data
- Display data
- Produce output
31Capturing Data
- A GIS must be able to handle two fundamental data
types - Geographic data. This type of data is coordinate
based and represents the physical distribution of
elements in the GIS - Tabular data. This type of data contains the
attributes, or characteristics, about elements in
the GIS. - Most features displayed in a GIS are composites
of both types of data. For example, a road may
be drawn using x,y coordinates, but the type of
road, its name, and construction features are
stored as tabular data.
32Capturing Data (contd)
- The effectiveness of a GIS strongly relies on the
input of data. - Data sources include
- Paper maps (digitized)
- Coordinate input
- Digital data (obtained from outside sources)
- GPS (collected using a GPS system)
- A good GIS should support multiple formats for
all data types listed above.
33Storing Data
- Geographic GIS data is stored primarily in one of
2 types - Raster, which is image based. A raster data
model assigns values to cells on a computer
screen which covers a specific location. The
detail of a raster data set is therefore
dependant upon the size of the cell used to
represent a given area (resolution). - Vector, which is coordinate based model used to
represent real-world features.
34Querying Data
- A GIS must provide tools by which its users can
answer questions. - A query can be based upon the use of the GIS to
identify a specific feature OR its use to
identify features based on a specific set of
conditions. - Depending on the software used, queries can be as
simple as point and click or as complicated as
writing command-line programming code. In other
words, the type of questions to be asked
determines the type of GIS to be used.
35Analyzing Data
- A GIS must be capable of answering questions
regarding the interaction of spatial
relationships. - Inherent in analyzing the data is the ability to
ask the right questions, follow the correct
procedures, and correctly interpret the results!
36Analyzing Data (contd)
- There are three basic types of analysis
- Proximity analysis queries the GIS about
distances between objects - Overlay analysis joins different map layers of a
GIS together to answer a question - Network analysis is used to answer questions
about how a group of objects function together.
37Displaying the Data
- A GIS must allow a flexible environment for its
users to view the data. - Data may be displayed in multiple formats, but
generally is viewed as either a graph, table, or
map.
38Output
- A GIS must have the means to output the data in
usable formats - Common forms of output include
- Images
- Documents
- Paper maps
- The internet
- Files for use in other applications
39Examples
- Government
- http//gis.greenwoodsc.gov/giswebsite/default.htm
- Climate
- http//www.cpc.ncep.noaa.gov/
- Engineering
- http//www.onuma.com/services/VancouverStorm.php
40(No Transcript)
41What jobs use GIS?
- Examples of application of automated methods
include a wide range engineering
mining natural resource management
agriculture planning (all govt levels)
etc...
42GIS can be found in most any field
- but generally can be grouped into four basic
categories - NATURAL RESOURCE MANAGEMENT
- Forest Wildlife
- Hydrological
- Minerals
- URBAN REGSIONAL MANAGEMENT
- Land Use Planning/Environmental Impact
- Public Works
- Emergency Response
- Legal Records
43- COMMERCIAL
- Market Area Analysis
- Site Selection
- Routing
- AGRICULTURAL MANAGEMENT
- Field Records
- Animal Management
- Climate Change / Human Impact
44Discussion
- How does GIS apply to your area of study or
career?
45What do I need to know to have a career in
geographic information science?
- Theory and concepts
- How to think spatially
- How to ask questions spatially
- Software training
- How computers store spatial information
- How to answer spatial questions
46Allied Spatial Technologies
47Related technologies
48Global Positioning System
49Remote Sensing
50Computer Assisted Drawing (Computer Aided
Drafting)
- Function database development
- Strengths easy method of data input many data
sources in this format - Weaknesses not general tied to external
descriptive data complex data
- Improvements better linkages with attribute data
and with GIS software
51Spatial Analysis and Modeling
- Function manipulation of spatial data to gain
insight to geographic processes to make
predictions about spatial patterns - Strengths improves the ability to understand
spatial patterns
- weakness difficult to use not easily integrated
into software - improvements GUI, interoperability
52Cartography
53Visualization
54Related technologies (Summary)
Scanning GPS CAD Remote sensing
Spatial analysis Modeling
DBMS
Cartography Visualization
55Required GIS and Related Skills
- Systems Engineering
- Geodesy
- Geography
- DBMS
- Project Planning
- Project Management
- Creativity
- GPS
- C
- Photogrammetry
- Economics
- Application Development
- Project Life Cycle
- GIS Software
56Technical Skills Required by a Geographer
- GIS knowledge
- Ability to use design package software
- Statistics
- AUTOCAD
- Spreadsheets LOTUS, EXCEL, etc
- Management knowledge
- Use of development tools (Visual Basic)
- Cartography
- Writing
- Air photography and remote sensing
57Getting started
- Read
- Experiment with the software
- Talk to GIS users
- Talk with me
- Talk to each other
- Pay attention
58GIScience vs GISystems
- Whats the difference?
- Is he just being picky?
59GISystems
- Use of hardware, software, people, procedures,
and data
GIScience
- Theory behind how to solve spatial problems with
computers
60What is GIS?
- Literal
- Functional
- Component
61What is GIS literal definition?
- Geographic relating to the surface of the earth
- Information Knowledge derived from study,
experience, or instruction - System a group of interacting, interrelated, or
interdependent elements forming a complex whole - Science the observation, identification,
description, experimental investigation, and
theoretical explanation of phenomena
62 What is a GIS functional definition
- inputting, storing, manipulating, analyzing, and
reporting data describing places
63The GIS pipeline
Data gathering (input)
Data storage and specification
Data use and analysis
Data output
64Component definition
- An organized collection of computer hardware,
software, geographic data, procedures, and
personnel designed to handle all phases of
geographic data capture, storage, analysis,
query, display, and output.
65people
procedures
data
hardware
software
66Six functions of GISystems
- Capture data
- Store data
- Query data
- Analyze Data
- Display Data
- Produce Output
67GIS combines data at a location to provide a
better understand of that place. It serves as a
tool to model reality.
http//www.gis.com/whatisgis/whatisgis.pdf
68GIScience
- The current state of GIS as a system does not
always provide the best or most informed methods
of problem solving - These research-oriented problems stem from how we
choose to represent features geographically,
store and analyze data, visualize information,
measure location (geodesy), and model our world.
69For example
- A house may be represented 3 different ways in a
GIS - As a point on a map
- As an area (the footprint of the house)
- As a grouping of cells in an image (raster data)
70RASTER AND VECTOR DATA MODELS
REAL WORLD
1 2 3 4 5 6
7 8 9 10
1 2 3 4 5 6 7 8 9 10
GRID RASTER
VECTOR
71Discussion
72The best of both worlds
- In the real world, GIS generally is practiced
in one of three functional areas - Pure research
- Use inspired research
- Applications
- Each area is dependant upon the other for
inspiration and survival - The vast majority of money and jobs lie in use
inspired research and applications.
73(No Transcript)
74The Scientific Method
- Examples of GIS in Science
75Example and discussion
- What is global climate change and what are its
implications for urbanized areas?
76The scientific method
- Current knowledge is used to formulate a research
question. - The question is refined into a hypothesis that
may be experimentally tested - An experiment is run using appropriate and
accepted methodology and data is captured - The resulting data is analyzed and contextualized
to prove or disprove the hypothesis - Conclusions are drawn from proving/disproving of
the hypothesis. These conclusions are used to
support the development of another research
question and the process repeats.
77The facts about carbon dioxide (CO2) and urban
areas
- CO2 is a significant greenhouse gas
- Changes to the global carbon cycle
- The proportion of the global population living in
urban areas is increasing - A significant portion of CO2 emitted into the
atmosphere comes from urban areas - Changes in policy regarding CO2 emissions will
most likely have the largest impact in urban areas
78Phoenix, Arizona a living laboratory
- Phoenix is unique because it has a moderately
dense population area surrounded by a very
sparsely populated area - There is little to no transition in population
density as you move from urban to rural areas
79(No Transcript)
80(No Transcript)
81(No Transcript)
82Research question
- What are the effects of population on local
carbon dioxide concentrations?
83Hypothesis
- Urban areas with population densities greater
than 5000 people per square mile will exhibit
higher than average carbon dioxide concentrations - The concentration of carbon dioxide will
fluctuate with time of day in correlation with
rush hours
84Measuring CO2 concentrations in metro-Phoenix
85Adapted from Idso, Brooks, et al. 2001
86GISystems Research Objective
- How can we estimate carbon dioxide levels at
locations where no data were collected (analysis
completed by E. Wentz, ASU Dept. of Geography)?
87Sources of CO2
- Soils
- Vehicle Emissions
- Power Plants
- Human Respiration
- Landfills
- Airplanes
88Average Weekday Traffic
89Population
90Employment
85,000 points
91Vegetation
92Regression results
CO2 a Urbanization Vegetation
93Morning CO2
94Afternoon CO2
95What is the concentration of CO2 in downtown
Phoenix in the morning?
96Research question
- What effect does increased local CO2 and
urbanization have on quality of life? - Quality of life can be described many ways.
After sweating my hair out and paying 450 a
month for summer air conditioning bills on a
student budget, I was dialed in on temperature.
97Diurnal temperature range
- Problem Reporting of changes in annual average
temperature does not adequately describe climate
change - Initial analysis of record setting temperatures
indicates that climate change in the Phoenix area
is much more dramatic than indicated by the
reported 1.6 degree change in average temp.
98Hypothesis
- Increased carbon dioxide and urbanization
decrease daily temperature ranges.
99Year of occurrence for daily record high and low
temp. at Phx WSFO
100Year of occurrence for daily record high and low
temp. at Maricopa
101(No Transcript)
102(No Transcript)
103The History of GIS
- GIS is not really a new idea
With information from http//www.geog.ubc.ca/cours
es/klink/gis.notes/ncgia/u23.htmlSEC23.5.1
104Early GIS
- A GIS can be conceptualized as the use of
overlays placed upon a base map. - GIS-type systems pre-date the invention of the
computer - For example, deaths of cholera were mapped using
overlays by Dr. John Snow in 1854. It allowed
him to find that victims were all drinking from a
common well. - Maps of the Battle of Yorktown were drawn by
Louis-Alexandre Berthier using hinged glass
overlays.
105Enter the computer
- With the advent of the computer, a new tool was
added to the arsenal available to designers,
cartographers, and engineers. - The invention of Computer Aided Design (CAD)
allowed for the display of vector maps with lines
on a computer screen in the late 1950s and early
1960s. - Data was stored in binary file formats with dot
representations for points, lines, and arc. - This data model could make little or no use of
attribute data.
106Enter the computer (contd)
- The computer allowed for a change in basic
cartographic technique because it allowed for
more complex analysis of geographic information
at relatively fast rates. - The Dept. of Geography at the University of
Washington pioneered the way to modern GIS.
107University of Washington GIS Gurus
- Nystuen - fundamental spatial concepts -
distance, orientation, connectivity - Tobler - computer algorithms for map projections,
computer cartography - Bunge - theoretical geography - geometric basis
for geography - points, lines and areas - Berry's Geographical Matrix of places by
characteristics (attributes) - regional studies
by overlaying maps of different themes -
systematic studies by detailed evaluation of a
single layer
108(No Transcript)
109Canada Geographic Information System
- First modern GIS developed in 1960, Roger
Tomlinson was key developer - use of scanning for input of high density area
objects - maps had to be redrafted (scribed) for scanning
- note scribing is as labor intensive as
digitizing - vectorization of scanned images
- geographical partitioning of data into "map
sheets" or "tiles" but with edgematching across
tile boundaries - partitioning of data into themes or layers
110CGIS (contd)
- use of absolute system of coordinates for entire
country with precision adjustable to resolution
of data - number of digits of precision can be set by the
system manager and changed from layer to layer - internal representation of line objects as chains
of incremental moves in 8 compass directions
rather than straight lines between points
(Freeman chain code) - coding of area object boundaries by arc, with
pointers to left and right area objects
111CGIS (contd)
- first "topological" system with planar
enforcement in each layer, relationships between
arcs and areas coded in the database - separation of data into attribute and locational
files - "descriptor dataset" (DDS) and "image dataset"
(IDS) - concept of an attribute table
- implementation of functions for polygon overlay,
measurement of area, user-defined circles and
polygons for query
112The Harvard Lab
- Full name - Harvard Laboratory For Computer
Graphics And Spatial Analysis - Howard Fisher, moved from Chicago to establish a
lab at Harvard, initially to develop
general-purpose mapping software - mid 1960s - Harvard Lab for Computer Graphics and Spatial
Analysis had major influence on the development
of GIS until early 1980s, still continues at
smaller scale - Harvard software was widely distributed and
helped to build the application base for GIS - Many pioneers of newer GIS "grew up" at the
Harvard lab
113Harvard Contributions
- Nearly a half dozen GIS applications during the
1960s - Howard Fisher - initiated Lab, development of
SYMAP - William Warntz - succeeded Fisher as Director
until 1971, developed techniques, theories of
spatial analysis based on computer handling of
spatial data - Scott Morehouse - move to ESRI was key link
between ODYSSEY and the development of ARC/INFO
114The US Bureau of the Census
- Need for a method of assigning census returns to
correct geographical location - Address matching to convert street addresses to
geographic coordinates and census reporting zones
- With geographic coordinates, data could be
aggregated to user-specified custom reporting
zones - Need for a comprehensive approach to census
geography - Reporting zones are hierarchically related (e.g.
enumeration districts nest within census tracts) - 1970 was the first geocoded census
- DIME files were the major component of the
geocoding approach
115Jack climbs the beanstalk
- Jack Dangermond founded Environmental Systems
Research Institute in 1969 based on techniques,
ideas being developed at Harvard Lab and
elsewhere - 1970s period of slow growth based on various
raster and vector systems - Early 1980s release of ARC/INFO
- Successful implementation of CGIS idea of
separate attribute and locational information - Successful marriage of standard relational
database management system (INFO) to handle
attribute tables with specialized software to
handle objects stored as arcs (ARC) - a basic
design which has been copied in many other
systems
116- Created "toolbox", command-driven,
product-oriented user interface - Modular design allowed elaborate applications to
be built on top of toolbox - ARC/INFO was the first GIS to take advantage of
new super-mini hardware - GIS could now be supported by a platform which
was affordable to many resource management
agencies - Emphasis on independence from specific platforms,
operating systems - Initial successes in forestry applications, later
diversification to many GIS markets - Expansion to 40 million company by 1988
- Releases cheap version of GIS for the
multitudes called ArcView during the early 1990s
(and thus shapefiles were born)
117- Made the leap to spatial databases with the
release of ArcGIS 8.0 in 2000 - ESRI is now the largest privately held company in
the world - ESRI has 80 of the large-market GIS industry and
approximately 40 of all other GIS users
118(No Transcript)
119(No Transcript)
120(No Transcript)
121(No Transcript)
122(No Transcript)
123(No Transcript)
124(No Transcript)
125(No Transcript)
126The way home...