CVL 203 Gis
CVL 203 Gis
CVL-203
CVL-203: Principles and Practice of Geomatics
Prepared By:
Eng. Mohamad Dabol
1
GIS (Geographic Information System)
GIS Definition:
A system of hardware, software and data for collecting, storing, manipulating, and
spatially analyzing “geo-referenced” data and displaying information resulting
from those processes.
GIS functions:
2
The GIS system can give us the data in layers such as: floodplains, wetlands, land
cover (forest, dessert…) and soil types.
GIS Vs LIS
The LIS (Land Information System) focus on land records data while the GIS focus
on a wider range of data such as: topology, soil types, land cover, hydrology, and
depth to ground water.
The data should be collected to build a database. This the most expensive part in
implementing the GIS (60%-80% of the total cost)
Types of data:
1. Spatial data
2. Nonspatial data
3
Spatial data objects:
4
Types of spatial data formats:
1. Vector format: Consists of combination of points, lines, strings and interior
areas.
2. Raster format: Consists of combination of pixels and grid cells
1. Vector Format
Example:
5
Another example:
2. Raster Format
In the raster format, a point is replaced with a single grid cell, a line is replaced by
a sequence of adjacent grid cells having the same code, and an interior area is
replaced by a group of identically coded grid cells.
Note that smaller size of pixels or grid cells yields a higher level of accuracy
(resolution) but larger volume of data as well.
The raster format is more common to be used in GIS because of the higher
accuracy, many data are already available in raster format (aerial photos or
satellite images) and it is easy to be collected and stored in computers.
6
Topology:
Topology is a branch of mathematics that describes how spatial objects are
related to each other. It does not describe the absolute size, shapes, and
dimensions of the objects. It describes the objects relative relationships.
Topology components:
1. Nodes: similar to (points) define the beginnings and endings of chains, or
the intersecting of chains
2. Chains: are similar to lines (or strings) and are used to define the limits of
certain areas or the boundaries
3. Polygons: are similar to interior areas. They defined as closed loops that
consist of a series of connected chains.
7
Topology relationships:
1. Connectivity
Specifying which chains are connected at which nodes.
2. Direction
3. Adjacency
8
Indicating which polygons are adjacent on the left and which are adjacent on
the right side of a chain.
4. Nestedness
9
Non-Spatial data (Descriptive data)
Nonspatial data are usually alphanumeric and provide information such as color
texture, quantity, quality, and value of features
Other example for a bridge: The owner, pavement type, number of lanes, lane
widths…
10
2. From raster to vector
The result will create straight lines (not very accurate) so we need line
smoothing by computers.
11
Important considerations when using GIS
1. Type of data to be obtained
2. The necessary format (vector or raster)
3. The reference coordinate system
4. The required accuracy
Metadata
defined as “data about data,” describes the content, quality, condition, and other
characteristics about geospatial data.
It is an expensive procedure, but it will preserve the data and keep it for future
uses.
2) Boundary operations
Study the topological relationships (adjacency, connectivity….)
3) Spatial joins
12
4) Logical operations
Keep records. For example, a city can construct a GIS database that contains the
time streetlights are installed and their rated life. The manager can then query
the system to show all lights that have passed their rated life cycle and schedule
maintenance personnel to replace these lights.
5) Others
- population distribution
13