Syntax @Offset([REJECTABLE], ) @Offset([REJECTABLE], , ) @Offset([REJECTABLE], , , ) @Offset([REJECTABLE], POLAR, , ) @Offset([REJECTABLE], SPHERICAL, , , ) Arguments REJECTABLE Rejects features if this keyword is specified. Range: N/A Real Value All X, Y, and Z coordinates are offset by this value. Real Value The X offset applied to the feature. Real Value The Y offset applied to the feature. Real Value The Z offset applied to the feature. Real Value The distance to offset the feature. Real Value Angle, in degrees CCW from the positive X-axis. Real Value Angle, in degrees CW from the positive Y-axis. Real Value Angle, in degrees from the XY plane. The angle between the XY plane and the positive Z-axis is 90 degrees. Description This command adds the offsets to the feature's coordinates. If just one value is specified, then X, Y, and Z are all offset by that amount. If two values are specified, then X and Y are offset as specified and the Z component is left untouched. If three real values are specified, then X, Y, and Z are offset as specified. If three values are specified, with the first value being POLAR, then the feature's coordinates will be offset using polar coordinates, with the second and third values representing radius and angle, respectively. If four values are specified, with the first value being SPHERICAL, then the feature's coordinates will be offset using spherical coordinates, with the second, third, and fourth values representing radius, azimuth, and altitude, respectively. This command also supports raster features and supports sub-selection of raster bands and palettes.