The unique row identifier (primary key).
The column index of this tile within the tile grid at its zoom level.
The binary image data for this tile (e.g., PNG or JPEG encoded).
The row index of this tile within the tile grid at its zoom level.
The zoom level of this tile.
Represents a single row in a tile pyramid user data table.
Each tile row stores the image data for one tile at a specific zoom level, column, and row position within the tile grid.