SVG 305-Elements of Geoinformatics
SVG 305-Elements of Geoinformatics
(2 Units)
Lecture Notes
Page 1
TOPIC 1: CONCEPT OF GEOINFORMATICS
It refers to the discipline that specialises in acquiring (using different methods), processing,
modelling, analysing and managing geospatial data. Thus, the understanding of the concepts and
use of various data acquisition techniques such as Land Surveying, Photogrammetry and Remote
Sensing for acquiring geospatial data, and the processing, analysis and management of such data.
It is also referred to as Geomatics.
The Nigerian Geoinformation Policy simply defines it as the study of various methods of
production, analysis, management and display of Geospatial Information and their applications.
1.2 Geospatial data: From the above definition, geoinformatics has geospatial data as its main
focus. Geospatial data can be defined as any data which can be related to a location referenced to
the Earth (defined in terms of regular points or cells in raster domain or point, line, area or
volume in vector domain), particularly data on natural phenomena, cultural and human
resources. It is a special case of spatial data.
1.3 Spatial data: This is any data that includes a reference to a 2- or 3-D position in space (in a
broad sense, i.e. not necessarily referenced to the Earth) as one of its attributes. Thus, it includes
human anatomy in medicine; e.g. x-ray of part of human body after an accident compared to the
same part before the accident.
Page 2
Figure 1: GIS Subsystems
We will note from Figure 1 that there are various methods of acquiring data for input into the
database management and analysis subsystem of a GIS. Geoinformatics deals with the
understanding of the science, principle and application of the various methods of acquiring
geospatial data, the input of such that into a GIS or other relevant application software and the
management, analysis and presentation of the data. On the other hand, the use of just one or
combination of the data acquisition methods without necessarily understanding the science and
principles behind the method (e.g. use of GPS receiver to determine location of a health facility,
combined with enquiries/social survey to obtain its attribute data), the input of such data into a
GIS software and the management, analysis and presentation of the data for an application (e.g.
management of health facilities) is qualified to be a GIS. This means that GIS is a subset of
Geoinformatics.
Page 3
TOPIC 2: REAL WORLD ENVIRONMENT AND BASIC MODEL OF SPACE: FIELD-
BASED VERSUS OBJECT-BASED CONCEPTS OF REAL WORLD
A real world geospatial phenomenon can be natural (e.g. soil type, geologic unit...), man-made
(e.g. road, building...) or a mixture of both (e.g. water pollution). The key aspects of any real
world phenomenon that are essential to be measured for any geospatial application are what,
where and when as shown in Figure 2. “What” refers to the phenomenon to be measured, e.g.
road, river, soil type, building, vegetation, etc; “where” refers to the location of the phenomenon;
“when” refers to the time the phenomenon was or is being measured.
This means that we may define a geospatial phenomenon as something of interest that can be:
(i) named or described (what)
(ii) be georeferenced (where)
(iii) be assigned a time (interval) at which it is/was present (when)
when
(time)
what where
(object/ (location)
attribute)
Figure 2: Aspects of real world phenomenon for measurement in Geoinformatics
All geospatial phenomena in the real world can be modelled or conceptualised using two basic
models of space, namely field-based or object-based.
Page 4
continuous Continuity means that all changes in field values are gradual. Continuous fields can
even be differentiable. The examples of continuous fields are temperature, elevation, barometric
pressure etc. In a differentiable field we can determine a measure of change per unit of distance
anywhere (e.g. for elevation, this measure would be slope). Discrete fields have identifiable
boundary. They cut up the study space in mutually exclusive, bounded parts, with all locations in
one part having the same field value (e.g. land use classification, geological units). In field-based
model, what is measured, where is pre-determined (assumed to be known) and when is often held
constant (unless the database management system or GIS software is based on spatio-temporal
data model, i.e. includes time dimension in the data structure). Geospatial fields are usually
represented by tessellation (commonly called raster) data structure in the computer.
Page 5
TOPIC 3: COMPONENTS OF TERRAIN OBJECT: SPATIAL AND NON-SPATIAL
An entity object is the digital representation of the geographic phenomenon. A terrain object has
three important components that are expected to be measured in geoinformatics, namely:
geometric data,
attribute data, and
time
However, due to limitation of database systems, time (when) is usually assumed constant.
As shown in Figure 3, the geometric data of a spatial (terrain) object consist of:
the object’s location
the spatial relationships between pairs of objects
the shape and size of the objects.
Location: The object’s location data can be given in vector or in raster form. In vector form we
represent a spatial object as point, line, area or solid (3D) object with X, Y (,Z) or f, l (,h) while
in raster form we represent a spatial object with an assigned value (e.g. the object’s brightness
value) in cells or pixels arranged in rows and columns.
Page 6
Shape and Size: Shape and size can be determined from the object’s location data so it is not
necessary to represent them explicitly in a database, i.e., once co-ordinates or cells are stored,
shape and size are implicitly stored.
metric relationships
spatial order relationships
topologic relationships
Metric relationships concern the representation of distance and direction between pairs of
objects; they can be determined from the object’s location data so it is not necessary to represent
them explicitly, i.e., once co-ordinates or cells are stored, metric relationships are implicitly
stored
Spatial order relationships concern the representation of the concepts of inclusion and
containment of spatial objects using partially ordered sets and lattices based on mathematical
order theory. Features are presented as they are located in space. (e.g from left to right, from top
to bottom, this precedes that, this is before that, above, behind etc)
Topologic relationships are those relationships that remain invariant under certain topologic
transformations like rotation, shift and scaling. Basic topologic relationships must be stored
explicitly in vector structure but they are implicit in raster format. Co-ordinate information is not
required for their analysis (spatial analysis) in a topologic structure. Topologic relationships are
derived using mathematical topology and they are richer in semantics and more detailed than
spatial order relationships thus topologic relationship is universally preferred & implemented in
geospatial database systems. (e.g. adjacent, contains and intersects)
Attribute data are the observed facts about the object i.e. non-spatial attributes. They are usually
derived through social surveys (e.g. Questionnaire administration) or observation. Attribute data
depend on the application e.g. attributes for land parcel may include owner, user, value and area
of a parcel while road’s attribute may include name, nature, hierarchy, etc. The values of the
attributes are themselves known only during implementation. They must be stored explicitly in a
spatial database.
Page 7
Topic 4: Databases as abstractions of the real world
4.1 What is a Database?
• In traditional, analogue era, real world objects are represented in (analogue) maps of
different types and scales
• But in the digital era, real world objects are abstracted & modelled as geospatial
databases
• A geospatial database is the heart of a GIS & it contains structured real world objects
pertaining to one or more applications.
• Examples of a geospatial database are: cadastral, topographic, land use/land cover, soil,
road, utility and agricultural databases
• Irrespective of the application, we usually do not study geographic objects in isolation but
the whole collection of objects that are relevant to that application
• Geometric & attribute data of the objects of interest to the application. The
sources, method and instrument used to acquire the data must be carefully chosen
to meet the requirements of the application
Page 8
Exercise/Assignment:
Indicate the components of the geometric data of the objects stating those to be
explicitly represented as well as the implicit ones
Recommend the methods and instruments that can be used to acquire the
(geometric) data and justify your recommendations
Give examples of the attribute data and how they can be collected
Page 9
Topic 5: Metric and topologic dimensions of geospatial databases
A major challenge that confronts geospatial users is how to best represent the geographical
phenomenon of interest within the digital domain (Peuquet 1988).
– Topological space
A metric space is a set X together with a function d (called a metric or "distance function")
which assigns a real number d(x, y) to every pair x, y X satisfying the properties (or axioms):
Metric space provides the basis for the coordinate reference systems/frames used for
georeferencing and metric operations
• For example, the datum for Nigeria consists of Minna datum for planimetry (X & Y) and
Lagos datum for vertical (Z)
• The default datum for geographical coordinates (ϕ, λ and h) measured with a GNSS
receiver is the centre of the mass of Earth.
• Topology is concerned with the properties of space that are preserved under continuous
deformations, such as stretching, crumpling and bending, but not tearing or gluing. This
can be studied by considering a collection of subsets, called open sets, which satisfy
certain properties, turning the given set into what is known as a topological space.
Page 10
containing that point where one can move some amount away from that point without
leaving the set
As shown in Figure 6.1, a set V in the plane is a neighbourhood of a point p if a small disc
around p is contained in V.
• The definition of a topological space relies only upon set theory and is the most general
notion of a mathematical space that allows for the definition of concepts such as
continuity, connectedness, and convergence.
• The branch of mathematics that studies topological spaces in their own right is called
point-set topology or general topology.
• Spatial relationships that are based on topological space are called topologic (or
topological) relationships
• They (topologic relationships, e.g. adjacent, contains, inside, intersects,...) are those
relationships that remain invariant under certain topologic transformations like rotation,
shift and scaling
• Topologic dimension provides the basis for spatial analysis in geoinformatics in general
and GIS in particular
• 3D in Metric space: X, Y & Z or ϕ, λ & h coordinates are determined for every point
Page 11
• 2D in Topologic space i.e. planar topology
• Every point i has xi, yi, zi but not allowed to have two points i and j with xi, yi = xj, yj but
zi ≠ zj i.e., it supports surface representation only: 3D coordinates, planar topology;
• Used for representation of 0, 1 and 2D objects
• Supports planar topologic relationships between objects, e.g., intersects, adjacent
(left/right), inside, touches but not ‘above’ or ‘below’.
• 3D in Metric space : X,Y & Z or ϕ, λ & h coordinates are determined for every point
• Also 3D in Topologic space
• Thus two points can have same planimetric coordinates (x & y) but different elevation
values
• Used for representation of 0, 1,2 and 3D objects
• Supports 3-dimensional topologic relationships between objects, e.g., intersects, adjacent
(left/right), inside, touches, above, below.
• 3D in Metric space
• Also 3D in Topologic space
• 3D Metric, 3D Topologic + Time
• Every point has X,Y, Z & T or ϕ, λ, h & T
• Used for representation of 0, 1,2 and 3D objects + temporal data (time)
• Supports 3-dimensional topologic relationships between objects (e.g., intersects, adjacent
(left/right), inside, touches, above, below) + Time
Page 12
Topic 6: Equipment and procedures for data abstractions in
Geoinformatics
6.1 Broad Areas of Geoinformatics
The following four broad specialised areas can be identified in Geoinformatics, all in the digital
domain; depending on the application and scope of the project, the equipment and procedure
used will be guided by the four broad areas.
(a) Spatial data acquisition (instrumentation & methods)
(i) Computer-aided (Digital) Surveying (land and hydrographic)
(ii) Digital Photogrammetry
(iii) Remote sensing
(iv) Conversion of analogue map and other geospatial data into digital form using
manual digitizing and scanning
(v) Attribute data collection methods (e.g. social survey)
(b) Spatial data management (instrumentation and methods) which requires knowledge of
database design and creation, database management systems, data transfer and exchange,
spatial query development, spatial statistics, etc.
(c) Cartography and Geoinformation Visualisation, dealing with data formats and information
presentation; and
(d) Geospatial data infrastructure and management, dealing with aspects such as spatial data
standard, GIS policy, implementation issues, etc.
Page 13
It is often necessary to also transform/convert the retrieved data (e.g., preparing in standard map
format before printing, etc.) before presentation.
To present the data in usable information format.
Some examples of the data acquisition equipment used in geoinformatics are given in Table 6.1
including a summary of their uses.
Table 6.1 Examples of Data Acquisition Equipment Types and Their Uses
Data acquisition Equipment Uses
Process
1. Computer-aided
(Digital) Surveying (land
and hydrographic)
1.1 Land surveying GNSS Receiver 2/3D Position determination for
cadastral, large scale, engineering &
topographic mapping; control
establishment, densification &
extension; and various applications of
GIS
Total station 2/3D Position determination for
cadastral, large scale, engineering &
topographic mapping; control station
establishment, densification &
extension; and various applications of
GIS
Digital theodolite + (Usually) 2D Position determination for
EDM cadastral, large scale & engineering
mapping; establishment of minor
control points; and GIS applications
covering small area
Digital level Elevation determination for DEM,
engineering construction and
establishment of vertical controls
Mobile devices Cadastral, ground truthing, large scale
mapping
1.2 Marine/ Digital echo-sounder & Determination of under-water elevation
hydrographic surveying Bathymetric LiDAR (depth) for oceanography and
coastal/marine applications
2 Digital Unmanned Aerial Unmanned aerial vehicle with airborne
Photogrammetry System (UAS) sensor for digital aerial photography
Airborne digital camera Airborne digital aerial photography
Airborne Light Active form of remote sensing that
Detection and Ranging measures distance to a target by
(LiDAR) illuminating that target with a pulsed
laser light, and measuring the reflected
Page 14
pulses with a sensor. For as-built,
topographic, detail, and engineering
surveys
Airborne Light 3D surveying of objects and buildings
Amplification by for as-built, topographic, detail, and
Stimulated Emission of engineering surveys; a component of
Radiation (LASER) LiDAR
Scanner + Laser
Scanning Software
Terrestrial LiDAR/LASER Terrestrial images for archaeology,
Scanners building information management
(BIM), heritage mapping, etc
Digital photo-theodolite Terrestrial photography for archaeology,
building information management
(BIM), heritage mapping, etc
3 Remote sensing Satellite-based Optical Acquisition of satellite images e.g.
sensors NigeriaSat-2 imagery for mapping
and/or GIS applications
Satellite-based Active Acquisition of RADAR satellite images
Sensors (RADAR) e.g. RadarSat-2 for mapping and/or GIS
applications
Spectrometer Reflectance value (spectral signature) of
a terrain feature for image classification
purpose
4 Conversion of A Scanner Converting analogue map to raster
analogue maps image (e.g. tiff format)
A Digitizer Converting analogue map to vector
(point, line, polygon, solid) e.g. in DXF
format
5 Collection of (non- Mobile devices, Collection of non-spatial (attribute) data
spatial) attribute data Questionnaire, focused for GIS and other applications
interview, observation,
relevant measuring
equipment e.g. auger
(for soil sample)
Page 15
(i) Digital Mapping Software or Vector GIS e.g. ArcGIS, MapInfo, QGIS
(ii) Raster GIS or Image processing software e.g. ERMapper, ILWIS, etc.
(iii) Digital photogrammetry software
(iv) Laser scanning/LiDAR (Point cloud) processing software
(v) Relevant Operating System (OS)
Page 16
(iii) Relevant Operating System
Page 17
Topic 7: Applications of geoinformation technology
• Refer to applications of surveying, photogrammetry and remote sensing in Parts I & II courses
• Including any of the following applications of GIS not covered in those courses
• Site selection (e.g. Waste management site, siting of school, hospital, etc.)
• Security
Page 18
Books/Materials for further Reading
Kufoniyi O. (1997a), “Basic Concepts in Geographic Information Systems (GIS)”, Chapter One,
Principles and Applications of Geographic Information Systems, Series in Surveying &
Geoinformatics, Ezeigbo, C.U. (Ed.), Department of Surveying, University of Lagos, Lagos (Nigeria),
p1-14.
Kufoniyi O.(1997b), “Database design and creation”, Chapter Five, Principles and Applications of
Geographic Information Systems, Series in Surveying & Geoinformatics, Ezeigbo, C.U. (Ed.),
University of Lagos, Lagos (Nigeria), p50-67.
Page 19