Skip to content
Jip Claassens edited this page Jul 6, 2026 · 14 revisions

A grid is a two-dimensional data structure, representing a rectangular area. A grid contains cells, defined by a row and a column number.

For images/pictures (think e.g. of bitmaps or png files) usually only local row and column numbers are relevant.

In a GIS environment, a grid often represents a rectangle part of the world.

In the GeoDMS a grid is defined by a grid domain. Attributes with characteristics for the cells of the grid are called grid data.

see also

  1. grid domain
  2. geographic grid domain
  3. grid data
  4. base grid

Clone this wiki locally