USE19

Coordinates out of bounds in %FUNCTION%.

The function has created a geometry with coordinates that fall outside the coordinate system.

Review The spatial_references table for information about selecting a coordinate system. Typically, this error occurs when the buffer function generates a geometry with coordinates that are beyond the source geometry's coordinate system, which the new geometry inherits.

You may need to adjust the false origin and system units for your data. Please refer to the description of the ST_Transform() function in Spatial functions, for additional information.