GIS Basics Vimp Questions Solution
GIS Basics Vimp Questions Solution
Network model:
The Network data model represents data as a
collection of records interconnected through pointers
or links. It allows for complex relationships and
hierarchical structures among data elements. The
model is based on the concept of a graph, where each
I. Hardware:
The hardware consists of a set of physical electronic
devices such as computers, I/O devices, storage
devices, etc., this provides the interface between
computers and real-world systems.
II. Software:
The main component of a DBMS is the software. It is
the set of programs used to handle the database and
to control and manage the overall computerized
database.
III. Data:
Data is the most important component of the DBMS.
The main purpose of DBMS is to process the data. In
DBMS, databases are defined, constructed and then
data is stored, updated and retrieved to and from the
PREPARED BY: DIPESH LAMICHHANE
databases. The database contains both the actual (or
operational) data and the metadata (data about data
or description about data).
IV. Procedure:
Procedures refer to the instructions and rules that
help to design the database and to use the DBMS. The
users that operate and manage the DBMS require
documented procedures on how to use or run the
database management system.
V. People/End users:
End users are the ones who store, retrieve, update,
and delete data.
Forms:
A form is a window or screen that contains numerous
fields, or spaces to enter data. Each field holds a field
label so that any user who views the form gets an idea
of its contents. A form is more user friendly than
generating queries to create tables and insert data
into fields. The reason the form is used so often is that
it is the easiest way to instruct the user to enter the
correct data.
1. Data Preparation/Acquisition:
This stage involves the collection and preparation of
data from various sources, including satellite imagery,
aerial photography, ground surveys, and existing
PREPARED BY: DIPESH LAMICHHANE
maps. The data collected in this stage needs to be
cleaned, validated, and processed before it can be
used in GIS software. This stage may involve digitizing
existing maps, converting paper-based data into
digital formats, or using geocoding to assign
geographic coordinates to non-spatial data. The data
needs to be collected and prepared carefully as the
accuracy and completeness of the data will impact
the results of the analysis.
4. Visualization:
This stage involves presenting the results of the
analysis in a visual format. Visualization can be done
using different GIS techniques such as maps, charts,
graphs, and 3D models. The visualizations can help in
communicating the results to stakeholders who may
not have a technical background. This stage may
involve creating static or interactive visualizations
PREPARED BY: DIPESH LAMICHHANE
that can be shared online or in print format. The
visualization stage makes it easier for people to
understand the data and the insights that have been
gained from the analysis.
Less precise
Geometry Precise geometries geometries
Shapefile (.shp),
GeoJSON (.json),
Keyhole Markup
Language (.kml),
MapInfo Interchange GeoTIFF, JPEG, PNG,
File Formats Format (.mif), etc. ESRI GRID, etc.
Accurate Accurate
Representation representation of representation of
Accuracy discrete features continuous data
intersect itself.
It ensures that polygons have well-defined
boundaries and do not contain internal
inconsistencies.
Self-intersecting polygons can cause problems in