Geographical Information System
Geographical Information System
• DMTI http://www.dmtispatial.com/
• Geogratis http://geogratis.cgdi.gc.ca/
Vector Raster
Vector Data Model
Y Linex4,y4
Point Polygon
x7,y7 x6,y6
x1,y1 x3,y3
x5,y5 x4,y4
x2,y2
x8,y8 x3,y3
x1,y1 x1,y1
x2,y2
+
.. .. .. ..
.. .. .. ..
Vector Data Model
• POINTS
– Used to represent geographic phenomena at a particular
point or a map feature that is too small to be shown as an
area or line. (e.g., electrical poles, water intake sites,
sampling locations)
• LINES
– Used to represent map features that are too narrow to be
shown as an area or features that have no width. (e.g.,
lake shore, contour, road, state or county boundary,
streams, transmission lines, pipelines)
• AREAS (Polygons)
– Used to represent geographic phenomena that covers a
region; enclosed by line features and represented in GIS
by a polygon. (e.g., the extent of a city, a forest stand,
census tracts, sales districts, counties, states and
countries, lake or pond)
THE TOPOLOGICAL VECTOR DATA MODEL
• The topological model is the most widely used
method of encoding spatial relationships in a vector
GIS.
• Topology is the mathematical method used to
define spatial relationships. For example, left and
right polygons.
• Contiguity (spatial relationship of adjacency) and
connectivity (pathways or networks) are spatial
operations that are well-suited for topologically
structured data models.
THE RASTER (Grid) DATA MODEL
• The space is regularly divided into cells.
• The area that each cell represents defines the spatial resolution
(the smallest area on the ground displayed in the data file).
• The position of geographic features is only recorded to the
nearest cell.
• The raster data model should be used for phenomena that
exhibit a high spatial variability. For example, a topographic
surface (elevation) is best depicted in a raster format, as is
satellite imagery.
• A point is represented by a single cell, a line by several cells
with the same value forming a linear group, and an area by a
clump of cells having the same value.
• Each cell in a raster file is assigned only one value and the
value in the cell indicates the attribute its represents. Different
attributes are stored in different data files.
Definition of a Grid
Cell size
Number
of
rows
NODATA cell
(X,Y)
Number of Columns
Numerical Representation of a Spatial Surface
Grid
Triangulated Irregular
Contour and flowline
Network
Approximate Representations of a Field in GIS
Regularly spaced sample points Irregularly spaced sample points Rectangular Cells
from Longley, P. A., M. F. Goodchild, D. J. Maguire and D. W. Rind, (2001), Geographic Information Systems and Science, Wiley, 454 p.
Raster Generalization
Points as Cells
• Overlaying
NEIGHBORHOOD OPERATIONS
Neighborhood operations evaluate the characteristics of the
area surrounding a specified location
• Search: Typical numerical functions include total, average,
maximum, and minimum
• Line-in-Polygon - identify lines that fall into a certain polygon
• Point-in-Polygon - identifying points that fall into a certain
polygon
• Topographic Functions - surface characteristics (the relief)
of an area including the slope and aspect.
• Interpolation - the procedure for predicting unknown values
using the known values of neighboring locations; the data
are assumed to behave in a spatially predictable manner
over the map.
• Contour Generation - requires predictions for missing values
of elevation, crime rates, housing values.
Examples of GIS Spatial Analysis
•Buffering
Example of Buffering
CONNECTIVITY FUNCTIONS
• Contiguity analysis- evaluation of the characteristics of spatial
units that are connected.
• Proximity - a measure of distance between features; for
example, a buffer zone.
• The distinguishing feature of connectivity functions is that
they use functions that accumulate values over the area being
traversed. This requires that one or more attributes be
evaluated and a running total kept.
• Network - a set of interconnected linear features that form a
pattern or framework; commonly used for moving resources
from one location to another.
• Spread - used to evaluate transportation time or cost over a
complex surface; also used to define drainage basins by
spreading from a point and allowing movement only to adjacent
cells with the same or lower elevation.
Examples of GIS Spatial Analysis
• Network Analysis
•Find the shortest path between two points
B
Application: ROAD CONSTRUCTION COST
Planning
Design
1 4
Construction
5 Network Bridge
2 6 Monitoring
level lifecycle
7 bridges stages Maintenance
3 8
Demolition
NL-BMSs
(Integration of databases and models)
GIS-Based NL-BMSs
Design
Database
GIS
Inspection
Database
Databases
Maintenance
Database Applications
• Expert systems
• Condition assessment
• Condition visualization
• Maintenance planning
• ...
GIS Data
Candidate
Route A
B
Mile
Longitudinal Section of Route A
Location and Type Selection of a New Bridge
LOCATION B
LOCATION A LOCATION C
RIVER BED
PARK
Extracting Soil Properties
+
Comparison between Bridges at Locations A and C
District border
Rrivers
Routine maintenance
Repair
Rehabilitation
Replacement
Dimensions of GIS Databases
• 2D GIS: points, lines, and polygons
JD-UC97 MISC#2-JR 7
Project about Population Density
Population
2.17 mil.
Nagoya
Station
Area
25km
326 km2
Population density
66 pers./ha
24km
Population Landscape
(1995) 1,000 pers./ha
center Rail
crossings
Adding height
attributes
Adding piers
Extruding
Classification of Bridge Pier Shapes
T Inverse-L Column Y Frame Π Irregular
Side
C.S.
From 2D GIS to 3D Virtual Reality Models