Unit - 5.2 - Database Management
Unit - 5.2 - Database Management
2 - Database Management
• Introduction – Types of data
• Spatial data – Non spatial data
• Merits and Demerits of Raster Data
• Merits and Demerits of Vector data
• Data input – Methods Digitization, scanning,
keyboard entry
• Data output – Methods
• Software Modules Arc GIS, Arc Info, Arc
Toolbox, Arc Edit, Arc map, Arc Catalog
• QGIS and other open source software's
Data and Information
1. Data - constitute the building blocks of information
Data is of little use unless it is transformed into
information
2. Information - produced by processing the data
Information is an answer to a question based on
raw data
GIS can transform data into information
Capable of rich, complex color blends Difficult to blend colors without rasterizing
Eg: Buildings, roads, land parcels etc. Eg: Temperature, pressure, elevation etc.
GIS data models
Data model - Conceptual models of real world
Types
• Raster data model – field conceptual model
A representation of the world as a surface divided into a regular grid of cells.
Raster models are useful for storing data that varies continuously, as in an aerial
photograph, a satellite image, a surface of chemical concentrations, or an
elevation surface. Geographic space is represented by array of cells or pixels,
arranged in rows and columns. Each cell has a value (integer, floating point,
alphanumeric) that represents information.
• Vector data model – A representation of the world using points, lines, and
polygons. Vector models are useful for storing data that has discrete
boundaries, such as country borders, land parcels, and streets. geographic
phenomena represented in point, line, polygon and stored as 2D (x,y)
coordinate
Vector data model
• Point: A location depicted by a single set of (x, y) coordinates at the scale of
abstraction. The wells in a village, electricity poles in a town and cities in the world
map are the examples of spatial features described by points.
• Lines: Ordered sets of (x, y) coordinate pairs arranged to form a linear feature. The
curves in a linear feature are generated by increasing the density of points/vertices.
The roads, rails and telephone cables are the examples of the spatial features
described by lines.
• Polygons: The set of (x, y) coordinate pairs enclosing a homogeneous area. The land
parcels, agricultural farms and water bodies are the examples of the spatial features
described by polygons.
Raster data model
• Point: A point can be represented by a single pixel in raster model.
• Line: A line is a chain of spatially connected cells with the same
value.
• Polygon: A water body in raster data is represented as a set of
contiguous pixels having same value that represents a homogeneous
area.
SOURCES OF DATA
DATA INPUT METHODS
•Hard copy maps
•Aerial photographs
•Remotely-sensed imagery
B 1,4,6,3
C 2,3,5,4
D 5,6,7
E 7
Networks
• A network is a topologic feature model which is defined as a line graph
composed of links representing linear channels of flow and nodes
representing their connections. The topologic relationship between the
features is maintained in a connectivity table. By consulting connectivity
table, it is possible to trace the information flowing in the network.