Accessors

numBands, SRID and the corner, scale and skew accessors read the grid of a PostGIS raster; width, height and the band accessors read a raster and a raquet tile alike, and the other accessors read a raquet tile.

A raquet value is self-describing: the accessors below read back the georeferencing and layout it carries, so a tile packaged with the raquet constructor or decoded with raquetRead can be inspected without keeping the loose columns it was built from.