ERROR | SRIDs do not match for the two geometries |
CAUSE | A Spatial operation is invoked with two geometries where one geometry has an SRID and the other geometry does not have an SRID. |
ACTION | Make sure that the spatial operations are invoked between two geometries with compatible SRIDs. |