Skip to main content

Raster Data Structure

Raster Data

Raster data is like a digital photo made up of small squares called cells or pixels. Each cell shows something about that spot — like how high it is (elevation), how hot it is (temperature), or what kind of land it is (forest, water, etc.).

Think of it like a graph paper where each box is colored to show what's there.

Key Points

  • What's in the cell?
    Each cell stores information — for example, "water" or "forest."

  • Where is the cell?
    The cell's location comes from its place in the grid (like row 3, column 5). We don't need to store its exact coordinates.

How Do We Decide a Cell's Value?

Sometimes, one cell covers more than one thing (like part forest and part water). To choose one value, we can:

  • Center Point: Use whatever feature is in the middle.

  • Most Area: Use the feature that takes up the most space in the cell.

  • Most Important: Use the most important feature (like a road or well), even if it's small.

  • Percentages: Record how much of each feature is in the cell.

How is Raster Data Stored?

Raster files can be very big, so we use smart ways to save space.

1. Direct Coding

  • Simple: Just store every cell in order, row by row.

  • Easy to understand, but uses a lot of space.

2. Compression Methods

a. Chain Code

  • Stores the outline of shapes by saving the direction of lines.

  • Good for drawing boundaries, but hard to edit.

b. Run-Length Encoding

  • Saves repeating values like "5 trees" instead of "tree, tree, tree, tree, tree."

  • Great for large areas with the same value.

c. Block Code

  • Groups nearby cells with the same value into square blocks.

  • Saves space by storing just one value per block.

d. Quadtree

  • Splits the map into 4 parts.

  • If a part has the same value (like all water), it stores it as one piece.

  • If not, it keeps dividing into smaller squares.

  • Very smart and space-saving, especially for maps with both simple and complex areas.

Warm regards.
..
Vineesh V
UGC Nodal Officer
Assistant Professor of Geography,
PG and Research Department of Geography,
Government College Chittur, Palakkad.

Comments

Popular posts from this blog

Geography of Health or Medical Geography

Health Geography (also known as Medical Geography ) is a sub-discipline of Human Geography that studies the relationships between place, environment, society, and health . It examines how spatial location, environmental conditions, and social and economic factors influence human health, disease patterns, and access to healthcare services. Health geography integrates concepts from geography, epidemiology, medicine, public health, environmental science, sociology, and Geographic Information Systems (GIS) to understand and improve population health. Major Components of Health Geography Health geography is generally divided into two major branches : The Geography of Disease and Ill Health The Geography of Health Care 1. The Geography of Disease and Ill Health This branch studies the spatial distribution, determinants, and diffusion of diseases across different geographical scales, from neighborhoods to global regions. It seeks t...

CREATION OF SPATIAL DATA

Spatial data creation is the process of generating, organizing, and managing geographically referenced information in a Geographic Information System (GIS). It involves converting maps, satellite images, GPS observations, and field survey data into digital datasets that can be stored, analyzed, and visualized. The quality of GIS analysis depends largely on the accuracy of spatial data creation. 1. Creation of Shapefile and Geodatabase A. Shapefile A Shapefile is one of the most widely used vector data formats developed by Esri for storing geographic features. Definition A shapefile stores the geometry and attributes of geographic features such as points, lines, and polygons. Components of a Shapefile A shapefile consists of several files: .shp – Stores geometry (shape) .shx – Shape index .dbf – Attribute table .prj – Coordinate Reference System (CRS) .sbn/.sbx – Spatial index (optional) Geometry Types Point – W...

Nature and Scope of Geography

Geography is the scientific study of the Earth's surface, its physical features, human populations, and the interactions between people and their environment. The word Geography is derived from the Greek words Geo (Earth) and Graphien (to describe or write), meaning "description of the Earth." Modern geography goes far beyond description; it seeks to explain where phenomena occur, why they occur there, how they are spatially distributed, and how they change over time. Geography is regarded as a spatial science , an environmental science , and an integrative discipline because it bridges natural sciences, social sciences, and geospatial technologies. Nature The nature of geography refers to the characteristics and fundamental features that define the discipline. 1. Geography as a Spatial Science Terminology: Spatial Science A discipline concerned with the location, distribution, arrangement, organization, and interaction of phenomena in ...

Remote Sensing: Energy Sources, Wave Model of Electromagnetic Energy, and Quantum Theory of Electromagnetic Radiation

Remote sensing is the science of collecting information about the Earth's surface without physically touching it . It works by detecting and measuring electromagnetic radiation (EMR) that is emitted or reflected by objects. 1. Energy Sources What is an Energy Source? An energy source is anything that produces electromagnetic radiation (EMR). Without energy, remote sensing cannot detect objects. Definition Energy Source: The origin of electromagnetic energy that illuminates or is emitted by an object so that a sensor can detect it. Types of Energy Sources A. Natural Energy Source (Passive Remote Sensing) The Sun is the most important natural energy source. Produces visible light, infrared, and ultraviolet radiation. Sunlight travels through space and reaches the Earth. Objects absorb part of this energy and reflect the remaining energy. Satellites measure this reflected energy. Examples ...

How to find drugs against the Corona. Covid 19

FOR SCIENTISTS (and others interested): How to find drugs against the coronavirus: First clues on how we can beat COVID-19. This shows the many ways we can interfere with its replication cycle by repurposing existing drugs - summarized in today's Science journal. LINK TO ARTICLE:  https://science.sciencemag.org/content/367/6485/1412 .... Vineesh V Assistant Professor of Geography, Directorate of Education, Government of Kerala. https://g.page/vineeshvc