Geographical Information System
Geographical Information System
System
Abbreviation of the Subject : GIS
Subject Code : IT4085
Schemes :
Teaching Examination
Lectures : 4Hrs/week CT1 : 15 Marks
CT2 : 15 Marks
Credits : 04
Geographical Information System
Geographical :
Origin
belonging to or characteristic of a particular region
Geographical Information System
Information :
knowledge obtained from investigation, study, or
instruction
Geographical Information System
System :
A group of things or parts that work together and a
particular way of doing something
A Gentle Introduction of
GIS
The Nature of GIS
A geographic information system (GIS) is a computer
system for capturing, storing, checking, and displaying
data related to positions on Earth’s surface.
GIS can show many different kinds of data on one
map, such as streets, buildings. This enables people to
more easily see, analyze, and understand patterns and
relationships.
The Nature of GIS
By relating seemingly unrelated data, GIS can help
individuals and organizations better understand
spatial patterns and relationships
GIS can use any information that includes location.
The location can be expressed in many different ways,
such as latitude and longitude, address, or ZIP code.
The Nature of GIS
Many different types of information can be compared
and contrasted using GIS. The system can
include data about people, landscape, factories, farms,
and schools, roads, and electric power lines
The Real World Representation
Map Objects :
Point
Line
Area
POINT
The Real World Representation
Line :
An object which spans between two
or more points
Defined by sequence of co-ordinate
pairs defining each point through
which line is drawn
The Real World Representation
Line :
The Real World Representation
Area :
Area or Polygon
An object which has area
Defined by sequence of coordinate pairs with the first
point and last point joined to make the complete
enclosure
The Real World Representation
Area
The Real World Representation
Other Vector Geometry
A. Network :
A feature defined by series of line
segments connected to form a
continuous branching system of links
Network enables the calculation of
optimal routes through road network
The Real World Representation
Other Vector Geometry
Surface :
A feature which requires 3 dimensions to
define it.
It requires co-ordinate pairs with the Z-
axis value.
The Z-value may represent height,
population density, rainfall etc
The Real World Representation
Grid :
Raster data like:
Aerial Photography
Satellite Images
Pictures
Data management
and processing
systems
HARDWARE AND SOFTWARE
TRENDS
A. HARDWARE TRENDS
1. Fast Geo-processing
Computing power is often measured in MIP
Arithmetic calculations can require execution of as
little as two and as many as 100 instructions
Arithmetic on real numbers is better measured in
MFLOPS ("megaflops") or millions of floating point
(i.E. Decimal) operations per second
Current personal computers and workstations used
for GIS range from 1 to 5 MIPS
Within the next five years, 20 to 30 MIPS workstations
are likely at roughly similar prices
Within the next five years, 20 to 30 MIPS workstations
are likely at roughly similar prices
A. HARDWARE TRENDS
2. Parallel Processing
Trend toward different computer
architectures
Away from single processors operating on
data in sequence
Parallel processors can perform tasks on
several different processors
simultaneously within the same computer
A. HARDWARE TRENDS
Need of Parallel Processing:
Analysis which require repeating the same
steps everywhere on the map
Easier to see applications for raster data than
for vector since each pixel is independent
Finding route for a vehicle across a rugged
terrain
Image processing applications such as image
classification, visualization, scene generation
A. HARDWARE TRENDS
3. Memory:
Trend is toward lower costs for
ever larger computer memories:
Cost of storing large GIS datasets will
come down
More data can be placed "on-line" for
faster access
A. HARDWARE TRENDS
Need of memory:
Very high density of data
A. HARDWARE TRENDS
4. Workstations
"Dumb" terminals connected to a central
processor are gradually being eliminated
in favor of desk top computers
Especially popular are "workstations",
which have excellent graphic performance
and sophisticated user interfaces
Workstations are generally more powerful
Workstations have more powerful
graphics capabilities
A. HARDWARE TRENDS
5. Networks
The multiuser host, is giving way to
multiuser network architectures
The network integrates compute servers,
file servers, workstations and shared
peripherals
Any user can access data, peripherals
across the network
The network will likely be linked to other
networks through "gateways"
A. HARDWARE TRENDS
6. Hardware for specialized processing
functions
Compute servers, file servers, sort servers
and search servers are now being
developed for networks
These are specialized computers attached
to networks for specific functions
Map overlay using hardware intersecting
tools will be developed in the future,
perhaps other GIS functions as well
A. HARDWARE TRENDS
7. Peripheral Devices
Excellent raster devices are now available
(e.G., Electrostatic and laser
printer/plotters) for graphic/cartographic
output
Costs of these systems are directly related
to the size of the product
A. HARDWARE TRENDS
A data entry device is needed which will
allow correction of data as they are acquired
Will probably have a large flat display,
multiple graphic memory planes, and
interactive data capture capabilities
The workstation should be able to "check-
out" and "check-in" work areas (e.G.
Mapsheets) from the larger database
maintained by a server on the network
A. HARDWARE TRENDS
An "electronic sandbox" will be useful for
interactive, gis-based analysis/modeling and
land use planning
The design of this workstation will require
some very creative thinking
A. HARDWARE TRENDS
Workstations specialized for particular uses
(e.G., Land planning, water resources, forestry)
are likely to be developed as the number of
users increases in such specialized fields
Analyzing data on the globe (e.G. Oceans,
atmosphere) will require a specialized
workstation which can display data on the
globe's curved surface
E.G. The globe could be "browsed" using a
track-ball to rotate the image
A. HARDWARE TRENDS
GIS becomes a standard decision support
technology, entire conference rooms will be
devoted to its use containing specialized GIS
workstations, large GIS display devices, and
GIS planning/conference tables
A. SOFTWARE TRENDS
1. Database Management System:
While present dbms's are effective for
managing tabular data, they are not
effective for the "long transactions"
required when cartographically referenced
and topologically related data are altered
Transactions on geographical data could
be confined to a single specialized
workstation
A. SOFTWARE TRENDS
2. Relational DBMS’s :
Trend toward using relational dbmss
(often with SQL style user interfaces),
because of their "open architecture“
It is becoming easier to exchange one
DBMS for another within a GIS
A. SOFTWARE TRENDS
3. DBMS Vs. Forth Generation Languages
The DBMS approach often involves highly
structured application programming,
often at the expense of ad hoc query
capabilities
User must learn complex rules of syntax
May be a valid approach for static databases
which are only used for simple, repetitive
queries
A. SOFTWARE TRENDS
Need :
The trend in giss is toward the use of
fourth generation languages (4gls) which
provide commands, tools, procedures, and
report writers to permit easy ad hoc
querying of a database
These provide intelligent interfaces close to
natural language
Use of 4GL may detract from the giss ability to
perform complex analysis
A. SOFTWARE TRENDS
GIS System Integration:
The marketplace increasingly demands
compatibility between diverse hardware and GIS
software
At the same time, GIS software needs to interface to
an increasing diversity of DBMSs, because different
applications often require different DBMSs
In many applications, records are already stored in
a DBMS
When the GIS capability is added to allow
geographical access to these records, it must
interface with the existing DBMS
A. SOFTWARE TRENDS
Display Products
Map output will continue to be
judged against hand- made
products
Gather, compile, model and
structure 3D data
A. SOFTWARE TRENDS
Interfaces to other Technologies:
Interfaces between GIS, CADD, remote
sensing, image processing, architectural
graphics, and other technologies are
going to be increasingly easy to create
The differing data types produced by
these technologies will be more
frequently combined in shared databases
A. SOFTWARE TRENDS
User Interfaces :
More sophisticated, flexible and well
managed graphic user interfaces
STAGES OF SPATIAL DATA
HANDLING
1 Primary 2 GIS
Real World
Data Database
3
Uncertainty 5 4 4 GIS
Results Software
Results
6
• 7 8 Real World
Products Users
STAGES OF SPATIAL DATA
HANDLING
1. Measurement & Sampling
2. Data Entry
3. Data Retrieval
4. Data Analysis
5. Uncertainty Analysis
6. Data Output
7. Decision Making
8. Action
DATABASE MANAGEMENT SYSTEM
Geographical Data are a special case:
records correspond with places, not
people or accounts
Columns represent the attributes of
places
A GIS database or DBMS includes data
about the spatial locations and shapes of
geographic features recorded as points,
lines, areas, pixels, grid cells as well as
their attributes.
DATABASE MANAGEMENT SYSTEM
Management of GIS data consist of storing a
variety of data categorized under two types,
entity (Spatial data) and attribute (Aspatial)
data in a way that gives to retrieve or display
any combination of these data after
manipulation.
GIS database comprises spatial or entity or
graphical database, nonspatial or attribute
database and a linkage mechanism for
their topology to show the relationship
between the spatial data attribute data for
further analysis
DATABASE MANAGEMENT SYSTEM
EXAMPLE :
Entity type is the point
Spatial data are longitude and latitude
Attribute data is the monument
Nonspatial (attribute) data can be stored in
any conventional data bases, whereas spatial
data , which is the dominant data in GIS,
should have the data base which is capable
for handling spatial data.
DATABASE MANAGEMENT SYSTEM
In GIS data management field, two types of
distinct data are important, one is logical data
and another is physical data.
The functions of GIS should be able to perform
include :
Data input
Data storage
Management
Transformation analysis
Output.
DATABASE MANAGEMENT SYSTEM
GIS data file management:
Database structure, composed of combination
of various file structures and other graphic
structures, allow complex method of
managing data and analyzing multiple
thematic layers to be used for a particular GIS
It requires the computer using a
representational file structure, to be able to
store, locate, retrieve, and cross-reference
records
DATABASE MANAGEMENT SYSTEM
Data types supported by GIS (ArcGIS)Database:
OBJECTID
SHORT INTEGER
LONG INTEGER
FLOAT
DOUBLE
TEXT
DATE
GEOMETRY
RASTER
GIS AND SPATIAL DATABASE
What are spatial databases in GIS?