2.9 Grid
2.9 Grid
TECHNOLOGY
DEPARTMENT OF CIVIL ENGINEERING
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
COURSE OUTCOMES
• Able to explain the basic concepts, principles, and
components of GIS
• Provide an introduction to the fundamental concepts,
principles, and applications of GIS technology.
• Develop proficiency in performing basic spatial analysis
operations such as buffering, overlay analysis, and spatial
querying using GIS software.
• Gain the ability to acquire, format, and manage spatial data
from different sources (e.g., GPS, remote sensing) and in
various formats (e.g., vector, raster).
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
COURSE OBJECTIVE
• The main objectives collectively aim to equip
students with a solid foundation in GIS theory,
practical skills, and critical thinking abilities
necessary for applying GIS in various professional
and academic contexts.
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
COURSE OUTLINE
• 2.1 Data base Structure
• 2.2 Relational and Object oriented data structure model
• 2.3 Entities ER Diagram
• 2.4 Data Models
• 2.5 Raster Data Structure And Compression
• 2.6 Vector Data Structure
• 2.7 Raster Data Model Vs Vector Data Model
• 2.8 Triangulated Irregular Network (Tin)
• 2.9 Grid Data Model
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
TOPICS
• Previous class Topic
• 2.8 Triangulated Irregular Network (Tin)
• Todays class
• 2.9 Grid Data Model
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
GRID
• A grid data model in a Geographic Information
System (GIS) is a raster data model that
divides geographic space into a grid of cells.
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
•GRID
•A grid is a raster data storage format.
•two types of grids:
Integer grid - Discrete data
Floating point grid - continuous data.
•Integer grid
•Integer grid are stored in a value attribute table (VAT).
•A VAT has one record for each unique value in the grid. The
recordstores the unique value and the number
of cells in the grid represented by that value.
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
Grid data storage
•A grid is stored in an ArcInfo workspace.
• In aninteger grid directory the following
tablesand files are
•found:
BND table
HDR file
STA table
VAT table
the log file (LOG)
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
Storage limitations
•There is a limit to the number of files that can
be stored in an INFO directory for both
coverages and grids. This total is approximately
10,000. Therefore, this limits the number of grids
you can store in a workspace.
Fewer than 5,000 floating point grids, or
Fewer than 3,333 integer grids, with
VATs (fewer than 5,000 if no VATs), or
Fewer than 10,000 grid stacks
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
Stack
•A stack consists of an ordered set of spatially
overlapping grids (layers) treated as a single
entity for multivariate analysis.
•A stack has the following
characteristics:
• A set of layers with each layer corresponding to
a grid A map extent,
• A cell size A data type
A projection
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
No Data in a grid
•Every cell in a grid has a value assigned to it;
however, cells without actual values can be
assigned NoData on the grid.
•No Data cells cannot be used in calculating the
statistics.
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
Imgrid GIS
• To represent a thematic map of land use that
contains four categories: recreation,
agriculture, industry and residence, each of
these features have to be separated out as an
individual layer.
• In the layer that represents agriculture 1 or 0
will represent the presence or absence of
crops respectively.
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2
2.9
• https://www.youtube.com/watch?v=7o01Y9b
WwFw
MZCET-CIVIL-VII SEM-OGI352-GIS-UNIT 2