Geographic Information System
Geographic Information System
Geographic Information System
INTRODUCTION TO
GEOGRAPHIC INFORMATION
SYSTEMS (GIS)
Lecture 1
DEFINITION OF GIS
COMPONENTS OF A GIS
Data
Buildings
People
Streets
Air Photos
GIS
Software
Hardware
Procedures
After: R. Rose/fas.harvard.edu
BENEFITS OF GIS
GIS answers the following
Location: Where is it?...
Condition :what is it?
Trends: What has changed since?...
Patterns: What spatial patterns exist?
Modeling: What if?
DATA REPRESENTATION
Raster
Vector
Real World
RASTER DATA
Land cover.
Elevation.
Satellite mages.
VECTOR DATA
Vector Data uses Points and their
(X,Y) coordinates to represent
spatial features.
Type of geographic feature as vectors:
Point :trees, stations, wells, houses
Line : streets, rivers, pipes
Polygon : lakes, States, countries
GEOGRAPHIC INFORMATION OF
GEOGRAPHIC FEATURES
Location
Attributes
Spatial Relationships
LOCATION
Projection of round earth
onto flat surface
Scale of Data
ATTRIBUTES
Non-spatial data associated with objects:
Land cover (Area, Type, Coordinate, Land owner)
Stream (Length, Flow rate, Name(
Stored in tables that are linked with objects:
Polygon Attribute Table, Arc Attribute Table, Point
Attribute Table.
SPATIAL THINKING
Geometric characteristics of individual objects
Length, area, perimeter, shape.
Spatial relationships between 2 or more objects
Distance, direction, topology.
Overlays
combination of two or more data sets to create new data
set.
A
B
A+B
Proximity
finding areas that are near features.
Spatial Data
and Geo-referencing
2Lecture
RASTER LIMITATIONS
Raster grid must cover the entire study area.
Files can grow to enormous sizes for large study areas
with small cell sizes (resolutions(
Attributes are limited and linking to tabular data is not
possible.
VECTOR
ADVANTAGES
Each vector feature has an accompanying record in the
database.
In its simplest form, one feature has one record in the
attribute table.
We can store multiple vector objects in one database
record.
Secondary
Vector
remote sensing
GPS
images (Satellites measurements
Images)
Digital aerial
photographs
Survey
measurements
Scanned maps
Topographic
surveys
DEMs (Digital
Counter lines
Elevation models)
AERIAL PHOTOS
Satellite
Imagery
Scanned Maps
Map
ITS A SCALED REPRESENTATION OF THE EARTHS
SURFACE SHOWN ON A PLANE SURFACE.
It shows natural and/or artificial features.
MAP ELEMENTS
1) Legend.
2) Projections and Coordinates.
3) North arrow.
4) Scale
5) Title.
1) LEGEND.
Conventional Symbols
Water features
Structures
Boundaries
Road & Rail
Land features
The
Flat Map
Curved Earth
MAP SCALES
map distance
map scale
ground distance
GEO-REFERENCING
If we have layers with:
Different scales.
Different coordinates.
Different Projections.
MAP LAYOUT
Cartography
Science / art / technique of map production.
Uses a set of defined graphical elements to
communicate a message.
USES OF MAPS
SYMBOLIZATION
What are map symbols?
Maps give us a lot of information and there is not much room
for labels.
So we use symbols to save space and make the map
easier to read.
Symbols may be simple drawings, letters, shortened words
or coloured shapes or areas.
A general rule:
The most important elements should be on the top left.
The least important elements should be on the bottom
right.
Most important
information
Visual Center
Least important
information
Raster classifications
4) Lecture
X, Y
location
Column
s
Rows
Georeferenced to earths
surface
RASTER RESOLUTION
number of cells in data set is determined by cell size
decreasing cell size increases the number of cells
also increases size (storage space required) by data set
smaller cell sizes are preferred; increase is spatial detail and
spatial resolution (accuracy(
Water dominates
Edges separate
W W
W G
W W
W W
W W
W G
RASTER TYPES
Represents any data source that uses a grid structure to
store geographic information.
Two raster categories:
A) Thematic data rasters: values attributed to each cell
represent some measured quantity or classification of
phenomena such as elevation, precipitation, population, etc.
B) Image rasters:values of cells represent reflected or
emitted light energy as in satellite or aerial photography, or
a scanned photograph.
RASTER ORIGINS
1) Remote sensing.
2) Interpolation.
1) REMOTE SENSING.
Remote sensing (RS) is the art, science, and technology of
observing an object, scene, or phenomenon by instrumentbased techniques without a direct physical contact.
The interest for this Module is, however, Earth observation
from airborne or spaceborne platforms.
RS is applied in many fields, including architecture,
archaeology, medicine, industrial quality control, robotics,
extraterrestrial mapping, etc.
IMAGE CLASSIFICATIONS IN
REMOTE SENSING
Supervised classification : develops the rules for
assigning reflectance measurements to classes using a
"training area", based on input from the user, then applies
the rules automatically to the remaining image.
Unsupervised classification: is a method which examines
a large number of unknown pixels and divides into a
number of classed based on natural groupings present in
the image values.
SUPERVISED CLASSIFICATION
Satellite Imagery
UNSUPERVISED CLASSIFICATION
2) INTERPOLATING
WHY INTERPOLATION?
Spatial data have variability in the coordinate and a value
or values (X,Y,Z)
3) GLOBAL
INTERPOLATION
Uses all known sample points to estimate a value at an
unsampled location.
Sample
data
INTERPOLATION:
Estimating the attribute values of locations that are within
the range of available data using known data values.
##
#
#
#
#
#
#
#
##
#
#
#
#
#
#
#
#
#
#
##
#
#
#
# ##
#
# #
#
# ##
## #
#
#
##
#
#
#
# #
#
#
#
# #
#
#
#
#
#
#
##
#
#
##
#
#
#
#
# #
#
#
#
#
#
GLOBAL METHOD
It is the most usefull and needed method.
predicting a z elevation value [dependent variable] with
x and y location values [ndependent variables]
There are different geostatisticial methods:
1) Inverse Distance Weighted (IDW(
2) Splines.
3) Kriging.
Attribute selection.
WHAT IS QUERYING?
A GIS is composed of a database:
Spatial attributes linked to their features.
Most GIS have a huge list of records.
1)Very time consuming to find manually the needed
information.
2)Need an automated procedure to extract from the
database the records useful for a task.
Records
GIS DATABASE
Relevant
records
Query
Query results
QUERYING STRATEGY
Using fields in a database to find records satisfying
at set ofconditions.
Conditions are defined by operators applied to fields.
Logical operation.
Age
23
:Operator
23
47
30Age <
47
19
19
35
35