Syntax @RasterCellOrigin(, ) Arguments The X component of the cell origin. Range: [0.0-1.0] The Y component of the cell origin. Range: [0.0-1.0] Description The @RasterCellOrigin function is used to set a raster's cell origin. This can be used to specify whether each cell's data point is at the lower-left or center (or somewhere else) within the cell. The and parameters are used to set the raster's cell origin. Each of these parameters must be between 0.0 and 1.0 inclusively. Input features must contain raster geometries only.