Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

8/17/2021 Types of Object Based Data Models: Spaghetti Model and Vertex Dictionary Model- One-Stop GIS (GATE-Geoinformatics

formatics 2022)

One-Stop GIS
Types of Object Based Data Models: Spaghetti Model and Vertex
Dictionary Model (Especially for GATE-Geospatial 2022)
Get unlimited access to the best preparation resource for IMO-Level-2 : get questions,
notes, tests, video lectures and more- for all subjects of IMO-Level-2.

Examrace Books on Mapping, GIS, and Remote Sensing prepares you throughly for a
wide range of practical applications.

1. Spaghetti Model
Spaghetti model is the simplest vector data structure. This model is the most natural and
most logical model. In the spaghetti data model, each entity on a map becomes one logical
record in the digital file, and is defined as a string of x, y coordinates. In this model the
map is maintained as the conceptual entity. Each piece of analog map is considered as
spaghetti and each piece of spaghetti acts as a single entity. Any polygons that lie adjacent
polygons share the same string of spaghetti.

1 of 3
8/17/2021 Types of Object Based Data Models: Spaghetti Model and Vertex Dictionary Model- One-Stop GIS (GATE-Geoinformatics 2022)

©One-StopGIS. Report ©violations @https://tips.fbi.gov/

Advantages of Spaghetti Model


Good for computer-assisted cartographic production where no topologic relation is
required.

Disadvantages of Spaghetti Model


No spatial relationships are reordered

Common boundary of two adjacent polygon are stored twice

Inefficient for most type of spatial analyses

Correction and updates of the data must rely on visual checks of graphic output.
2 of 3
8/17/2021 Types of Object Based Data Models: Spaghetti Model and Vertex Dictionary Model- One-Stop GIS (GATE-Geoinformatics 2022)

Although all entities are spatially defined, no spatial relationships are encoded.

2. Vertex Dictionary Model


Vertex dictionary uses a similar approach as spaghetti but a smarter structure. It uses two
files to store the vector data. The first file stores the vertices and the second file stores the
description of objects as shown in figure.

©One-StopGIS. Report ©violations @https://tips.fbi.gov/

In this model, if some vertices are shared by two adjacent polygons, these vertices are not
required to store twice. However, topological relationships are not well defined in this
model. The problem of island polygon still exists. Therefore, it is reduced for data analysis
and query.

Developed by: Mindsprite Solutions

3 of 3

You might also like