• Choose process
    • Generates a georeferenced regular grid of cells. Output contains the attributes: cell - the cell polygon; id - a unique identifier; centerX and centerY - the ordinates of the cell center. (WPS DescribeProcess)

  • Process inputs
    • Bounds of the grid

      • ...
    • Width of a cell (in units of the grid CRS)
    • Height of a cell (in units of the grid CRS). Only for rectangular grid, defaults to equal width.
    • Distance between vertices along cell sides (in units of the grid CRS)
    • Type of grid to be generated. Specifies shape of cells in grid.
  • Process outputs
    • Generated grid cells as features
      Generate