GIS111 Chapter-5
GIS111 Chapter-5
Systems
GeES 332
GIS Data Sources, Collection,
and Entry
Presented by:
Daniel Alemayehu
Chapter Five Outline
• 5.1 Data in GIS
• 5.2 Characteristics of Geographic Data
• 5.3 Representation of data
• 5.4 GIS data sources
5.4.1 Existing GIS Data
5.4.2 Available Map
5.4.3 GPS Surveying
5.4.4 Tabular Data
5.4.5 Digital Orthophoto and Aerial Photographs
5.4.6 Satellite Imagery
• 5.5 Primary and Secondary data sources
5.5.1 Primary data sources
5.5.2 Secondary data sources
5.5.3 Primary Geographic Data Capture
5.5.4 Secondary Geographic Data Capture
• 5.6 Representing Geographic features and
Data Entry
5.6.1 Point Representation
5.6.2 Line Representation
5.6.3 Area Representation
• 5.7 GIS Data Format
Data in GIS
• Geographic data consists of two elements,
namely spatial and descriptive.
• The first one gives information about the
feature’s geometrical orientation, shape, size and
relative position with respect to other features,
and
• The second qualifies information about various
attributes like area, length or population.
• In the GIS domain, the spatial part of a
geographical feature is called spatial data and
the attribute part is known as non spatial or
attribute data.
• Spatial data is described by x, y coordinates and
descriptive data are best organized in alpha
numeric fields.
• Normally, Spatial and attribute data are stored
separately to a GIS and links are established
between the two types of data.
• Broadly categorized, the basic data for any GIS
application has two components
• a. Spatial data: consisting of maps and which
have been prepared either by field surveys or by
the interpretation of remotely sensed data. Ex.
soil survey map, geological map, land use map,
etc. which could be available in analog or digital
format.
• b. Non spatial data: - Attributes complimentary to
the spatial data and that describe what is at a
point, along a line or in a polygon.
• Ex. soil depth, texture
• There are four fundamental types of Geographic
data to be input and stored in a GIS:
• Points, Lines, Polygons and Surfaces.
Characteristics of Geographic Data
• Geographic data consists of two elements
• 1. Spatial: - gives information about the features
geometrical orientation, shape, size and relative
position with respect to other features. described
by x, y coordinates
• 2. Descriptive: - qualifies information about
various attributes like area, length, or population.
• They are best organized by alphanumeric fields.
• In the GIS domain the spatial part of a
geographical feature called spatial data and the
• attribute parts is known as non-spatial or
attribute data.
• Normally, spatial and attribute data are stored
separately in a GIS and links are established
between the two types of data.
• Tabular data are attribute
(characteristics/elements) data's. Some of the
attribute data are census records which
represent population, occupation etc.
• These are tables which consist of rows
representing samples and columns representing
data parameters values.
• The tabular data incorporated into GIS as
relational tables
Representation of data