The Heroes IV Coordinate System

The coordinates of each map tile are given as a pair (row, col).

In the game, the tiles appear visually as an isometric grid, but they are numbered as a square grid.

diagram showing the minimap as a diamond inscribed in a square coordinate system

See also the page on Map Sizes.