GIS Data Structure Raster Vs Vector
GIS Data Structure Raster Vs Vector
1) Spatial data
The sources of spatial data are surveying and remote sensing. The surveyors
used most advanced equipment such as Global Positioning System (GPS) and total
station (an electronic theodolite) for more precise ground survey instead of
GIS data models has a set of rules that is being used to described the aspects
of real world in GIS domain. Two types of data models are being used to complete
this task, Raster data models and Vector data models. The fundamental approaches
to present the Spatial data in two ways:
There are various methods for encoding raster data from scratch. Few models are as
follows:
3. Quad-tree raster encoding: In this method raster data is divided into hierarchy
of quadrants and sub-divided based on similar valued pixels. When a quadrant is
made completely from the similar value cells the division of the raster data is stops.
A quadrant that cannot be sub-divided is known as leaf node.
b) Vector data: Vector data is used to present spatial information in point, line and
polygon (area). Point data recorded in the form of (X,Y) coordinates. Line and
polygon data is based on Arc-node having non-intersecting lines segment called arcs
1. Spaghetti Data Model: Each feature (Point, line and polygon) is presented
as a string of X,Y coordinate group with no inherent structure in the
spaghetti data model. In this model all lines to be a single strands of
spaghetti that is formed into complicated shapes by the addition of many
spaghetti strands. The polygons that lie adjacent to each other must be made
up of their own strands of spaghetti. We can say in other words, all polygons
Vector data tend to be more compact in data structure, so file sizes are
typically much smaller than their raster counterparts. Although the ability of modern
computers has minimized the importance of maintaining small file sizes, vector data
often require a fraction the computer storage space when compared to raster data.
Vector data is that topology is inherent in the vector model. This topological
information results in very simple spatial analysis e.g. network analysis, proximity
analysis, and spatial transformation by using a vector model.
Vector data utilizes points, lines, and polygons to represent earth surface
feature features in a map.
Topology is an informative geospatial property that describes the
connectivity, area definition, and contiguity of interrelated points, lines, and
polygon.
The following Fig. 6 let you understand in a most easy way about the Vector
data and Raster data and how the real world looks like.
2) Non-spatial data:
The sources of spatial data are surveying and remote sensing. Aerial
photographs and satellite images are the sources of real time geographic
information. Spatial database use other techniques that is different from table to
store spatial features. The usage of spatial data involves various discipline and the
discipline that deals all aspect of spatial data handling is called Geoinformatics.
Spatial data is also called geographic data that identified by geometry, geographic
location and attribute that is described its characteristic, such as forest, ocean, town
and others. The location and geometry of geographic features are stored in the form
of coordinates (Latitude and Longitude) and topology. Spatial data manipulation or
analyzed done with the help of attribute data in GIS environment that can be
mapped.
Vector data is used to present spatial information in point, line and polygon
(area). Point data recorded in the form of (X,Y) coordinates. Line and polygon data
is based on Arc-node having non-intersecting lines segment called arcs and
connecting set of arc forms area objects. The main merits of vector data has require
minimum memory space, area and perimeter of polygon feature is estimated
accurately, data handling/manipulation is fast and produce accurate results. Vector
data used to captured the geographic location of discrete features such as roads,
buildings, river, hospital and boundaries of other geographic features etc. The
precise geo-location of features on earth surface are recorded in the form of (X, Y)
in vector data.
3. Which data describe the characteristics of features associated with vector data?
Suggested Readings:
1. Lo, Char P., & Yeung, Albert K. W. (2006). Concepts and Techniques of
Geographic Information System, 2nd Edn. Pearson Education. ISBN:
013149502X, 978-0131495029.
2. Heywood, I., Cornelius, S. & Carver, S. (2011). An Introduction to
Geographical Information Systems, 4th Edn. Prentice Hall. ISBN:
027372259X, 978-0273722595.
3. Burrough, Peter A., & McDonnell, Rachael, A. (1998). Principles of
Geographical Information Systems, 2nd Edn. OUP Oxford. ISBN:
0198233655, 978-0198233657.
4. Sahu, Kali C. (2007). Textbook of Remote Sensing and Geographical
Information. Atlantic Publications, New Delhi. ISBN: 8126909099, 978-
8126909094.
5. Bernhardsen, T. (2002). Geographic Information System: An Introduction,
3rd Edn. John Wiley & Sons, New York. ISBN: 0471419680, 978-
0471419686.
6. Chang, Kang-tsung (2017), Introduction to Geographical Information
Systems, 4th Edn., McGraw Hill Education, India. ISBN: 0070658986, 978-
0070658981.